userGarry Newmancancel
reporust_rebootcancel

7,315 Commits over 2,345 Days - 0.13cph!

11 Years Ago
added construct.frameminutes (how long before an inactive frame gets deleted)
11 Years Ago
Melee attack is now instant, instead of hitpoint delayed Frames now have ingredients Hammer now builds frames Frames now build and become real building components Added SendNetworkUpdate Added playerinventory.Take Added playerinventory.GetAmount Added clientside PreNetworkUpdate, PostNetworkUpdate Fixed hammer viewmodel casting shadows Fixed constructions not being 'walkable'
11 Years Ago
Procedural terrain now on Terrain layer Fixed client BuildingBlock erroring because definition wasn't set Fixed client BuildingBlock not getting ingredients properly
11 Years Ago
Fixed serialization compile error
11 Years Ago
Fixed server not knowing where the player's eyes were Allow prefab override (building parts use this) Make sure CreatePrefab always returns active GameObjects Cancel FrameDestroy after built Fixed never un-becoming frame on client Space switches between active players on dedicated server
11 Years Ago
Backing up editor config here
11 Years Ago
Editor config - Builder/Planner
11 Years Ago
Updated items from admin site
11 Years Ago
Added SocketMod - Terrain Check Can no longer build sky bridges with foundations (sorry reddit) Fixed HTML errors on shutdown
11 Years Ago
Frames now have placement cost Copy ghost material so it doesn't the on-disk version
11 Years Ago
Use version from build system instead of trying to determine the date from the assembly
11 Years Ago
Use BuildNum in error logger
11 Years Ago
Added debris layer Added fx to entity destroy message Added Gib effect Added Vector3 extensions Frames can now be destroyed with melee weapons
11 Years Ago
Replace program paths in error reports with token
11 Years Ago
Fixed Library folders being ignored by Plastic Added missing Library folders
11 Years Ago
NRE fix in Coherent RemoveView
11 Years Ago
Fixed being stuck in the air (HTML camera was marked as main)
11 Years Ago
Fixed player eyes being offset
11 Years Ago
Fixed trees being fucked (reverted to last sane state
11 Years Ago
Stripped debug output
11 Years Ago
Added health variables to building blocks Added item contents to building blocks Updated network protocol id Turned off material import on some models Ignore desktop.ini files
11 Years Ago
Made building block skins modular + incredible
11 Years Ago
Tweaked menu background Fixed menu background shorts being allwhite
11 Years Ago
BuildingBlocks have different models based on build fraction Don't send block health to client Give 100 wood on spawn (for debug)
11 Years Ago
Building Blocks destroyable Building Blocks get smashed to bits when destroyed Cut the bit submerged in terrain off when gibbing
11 Years Ago
Smashing up building blocks now gives you resources
11 Years Ago
Added List<>.PickRandom()
11 Years Ago
Different building block skins based on damage taken
11 Years Ago
Refactored resource giving. Trees now give 1000 wood. Quality default to the best
11 Years Ago
Build debug and release versions of dedicated server
11 Years Ago
Fixed compiler warnings
11 Years Ago
Can repair damaged foundations Fixed client error when over-building a foundation Fixed some client errors breaking controls/input
11 Years Ago
Updated items from admin site Normalized resources
11 Years Ago
Fixed frames not costing anything Fixed hammer building taking 1 resource item at a time (instead of 25)
11 Years Ago
Lets build the osx version with the same case as the old version, so it will launch via steam
11 Years Ago
Error fixes Background scene now in a prefab which gets created/destroyed when needed Error reporting reports current level name Fixed big white dot overlay
11 Years Ago
Show cursor if console is open
11 Years Ago
Framework for death + sleeping ui Updated branding to better suit new version number format Disabled select/drag on UI (by default) Fixed loading progress text wrapping
11 Years Ago
Refactored menu HTML shit Player model now starts asleep properly Increased protocol Third person offsets now in a variable (for editor, prefab editing) Sleeping screen implemented
11 Years Ago
Fixed menu not showing Updated protocol properly
11 Years Ago
Death screen placeholder implemented Fixed viewmodels staying after death
11 Years Ago
Vitals now use HTML UI
11 Years Ago
Undone branding stomp, select stomp
11 Years Ago
Fixed protocol version not being set properly
11 Years Ago
Fixed server NRE
11 Years Ago
Fixed invalid blueprints getting through, causing havok
11 Years Ago
Fixed awesome server memory leak
11 Years Ago
Started moving stuff around so it'd work after assembly reloads but we still get crash when in game
11 Years Ago
HTML menu scene didn't save
11 Years Ago
HTML UI can now steal keyboard input Console Commands can now have no arguments Console Commands throw warning on incompatible function bind Added HTML UI chat, removed old chat Console window swallows keys properly Show cursor when console window visible Chat history Fixed triple headed bear in menu Fixed belt activating when typing in chat Fixed server browser error when listing servers with no tags