108,155 Commits over 3,867 Days - 1.17cph!
Handle BaseEntity RPC
Add RPC names to GameManifest
New branch for item system unfuck
Time of Day update to 2.3.1 prerelease 3
Made ignore.conf more generic with regards to UnityVS files
Time of Day update to 2.3.1 prerelease 2
Disabling water reflections should now give a much higher performance boost
Fixed issue with medical syringe leaving hand during player anims
Added viewmodel bob to pickaxe prefab
Fixed TestLevel crashing editor on OSX
Updated items from admin site
Made editor not try to initialize EAC, some steam stuff
Added TimeWarnings on shutdown/disconnects
Updated BuildingTest scene/components
Made the flags inspector code a bit less shit
Added new player gestures to mechanim, created parameters
Exported new player gesture anims (shrug / victory) & set up clips
Removed client.lerptime (exploit)
Changed how position lerping works (to appear less delayed)
Enabled EAC for linux/osx
cant remember what i did to the lantern but i think it was important.
Fixed standalone compile error
Merge from procgen3
Updated prefab names
Updated game manifest
Protocol++ (network + save)
Added ImageProcessing class (contains Dilation, GaussianBlur and Average filters for now)
Made splatmap noise preserve hard edges
Beautified colormap generation code
Doubled forest edge thickness
Stretched forest shape a bit
Made forests in the arid biome smaller
Tweaked overall forest shape and frequency
Fixed forest 6 having snow
Fixed off by one in dilation algorithm
Made Deque force buffer size to power of two in EnsureCapacity
Updated UnityEngine.dll with plugins
Added a few turd rocks back to the arid biome (they look okay there I think?)
Removed some useless inspector variables from the decor scripts
Tweaked the minimum terrain height at the terrain borders
Optimized colormap calculation
Optimized splatmap calculation
Added sand-colored dirt layer between beach and grass
Improved island fadeout towards the terrain borders
Made mountains in the arctic biome slightly bigger again
The thompson, rifle, lantern and the viewmodel arms are no longer completely matte.
Inverted forest edge dilation to keep tiny forests from expanding to dot-shaped forests
Tweaked forest placement
Touching all the audio files
Added Deque class
Added MinQueue and MaxQueue class
Made forest edges get calculated using a dilation algorithm for fine control and better accuracy
Updated basic building parts fbx
Added Mathx class
Updated game manifest
Made terrain heightmap generation more configurable
Adjusted heightmap generation
Tweaked terrain layout and splat mapping
Optimized colormap calculation
Adjusted some decor spawn filter parameters
Lantern view model all done. commiting the sound effects / prefabs.
Building components tests
Merged forest 1/2 and forest 3/4/5 (do the full set of 7 once the first 4 are complete)
Changed skinned collider to reference parts using an int hash based on full prefab path + name (eradicates name collisions)
Improved burlap clothing set icons.
QA tweaks on a few more clothing pieces.