30,783 Commits over 3,867 Days - 0.33cph!
Added three static ladders to ladder points in sphere tank dome, until we allow ladders in monuments
Fixed barricade lods referencing wrong materials in there
Removed SoundPlayer OnDisable hack (no longer needed, now handled by OnParentDestroying)
Fixed SoundVoiceLimiter keeping references to sounds that have already been pooled / retired
SoundVoiceLimiter removes sounds ordered by their remaining play time
Fixed barricade damage trigger effects
Added test radiation zone to CraggyIsland
Fixed RadiationOverlay never stopping its last sound
All socket mods include their name in the fail message
Fixed mining quarry / pump jack sounds not turning off properly
Fixed mining quarry / pump jack pitch modifier not being applied when switching on / off
Fixed loading screen music cutting out mid-load
▍▉▅█▋▆▍▍ █▆▄▌▍ ▋▉▊▇▉█▋ ▄▌ █▋▄▉'▅ ▋▊▅▌▆ ▅▍▄▌▆▉▋█ ▉▋ █▄▅▉▍▊▉▉█▉
▄▅▉▌▋▍▌▍ ▊▄▉█▇▋▍▌▅▌ ▉█▆▇▋
network protocol++
Changed branding version info to use "days since" - which is more human readable
Hardcoded material keywords where required (revert this when Unity fix their shit)
Merged the two sky prefabs
Removed shader keyword hack (see next commit)
Ridiculous fix for flickering billboard clouds
Chicken no longer suffers from extreme alopecia when running.
Fixed some melee weapons not hitting center of the screen
Resized/reformatted some workshop textures
Fix ocean rendering displacement gaps
Removed all footstep impact FX from animals apart from sand,snow and water.
Unfucked sound template recycling
Added Blood materials and textures
Reapplied delayed stability refresh after load
workshop skin organisation
Fixed blueprint header
Weapon skin capabilities
New Blood Impact FX's
New Stab decals
Fixed infinite loop in RainSurfaceAmbience
▉▄▄▇██▆▄▄▄ ▊▉▅▅▉▇▋▍ ▇▌▇▍▆ ▆▌▉▇▄ (▍█▋▋▆▋█ ▌▅▆▊▅▆▅)
Switched skins to use categories for rareness/price, instead of setting each individually
tweaked some prefab settings for the addons
finished the prefabs for all of the military addons
GC allocation reduction in Sound and Ambience systems
Use a coroutine to stop/recycle sounds instead of invokes
Added "version" console command http://files.facepunch.com/garry/2015/October/07/2015-10-07_23-41-59.png
Added "sysinfo" console command
Added memory usage functions to native (cuz it doesn't work from Unity)
Fixed warnings, spelling errors
Bug reporter passed used memory stats
Don't allocate cells / batches if collider batching is disabled
Fixed broken weapon reload
Fixed selected item name not showing up (thanks HarryMachin)