108,150 Commits over 3,867 Days - 1.17cph!
Refactored DecorSpawn and SpawnHandler to use the generic Prefab class
Refactored SpawnQuadtree into generic byte storage types
Added a few out-of-range checks to AtmosphericBlend; added robustness test (hidden by default)
Fixed wrong index on string.Format
Reapplied changeset 3286 (probably accidentally undone)
Removed terrain height filter from some forest types (every forestX should only have the forestX filter active)
More coherent logging - to try to trap the crash on osx issue
Fixed standard/universal terrain shader compilation issues across several platforms
First viable and seamless version of terrain atlas shader
Renamed atlas textures for consistency
PVT parallax distortion now also affects overlays
Don't print packet errors from unconnected connections
Some serialization oddies fixed
Removed water from MenuBackground (seems to fix corruption bullshit)
Made menu music streaming (instead of in memory)
Made menu terrain non static to hopefully prevent Enlighten from crashing
Made server builds more resiliant against failures
Fixed ContextMenuUI/ItemCommand.Run NRE
Changed [AmplifyColor] errors to warnings
Fixed NRE in server.Kick
3rd person bandage animations
Menu Background is now a scene instead of a scene2prefab
EAC is less verbose
Fixed EAC not de-registering shared accounts properly
Added generic prefab class (using this for some refactoring)
Made all current player gestures loopable (so player can stay in this state if desired) for wave / thumbsup / point / unarmed / danger
Changed some ifdefs to diagnose the corruption issues
Fixed NRE in PlayerWalkMovement if running in TestLevel
Patched water shader to handle foam somewhat decently at night
Fixed terrain collision not resetting if killed inside a cave
Server build now (attempts) to strip out client only stuff - like textures and sounds
Changed how MeshCollider works to operate without a SkinnedMeshRenderer (for serverside)
Organized "Tools" context menu
Fixed prefab names being out of sync (next server restart should fix infinitely dense forests)
Be less verbose when being ddossed
Fixed some minor issues with AILocomotion
Group "Cannot create FMOD::Sound" warnings together
Group Mismatched serialization in the builtin class" warnings together
Insulated array exception in PVT PrePassRender
Changed [AmplifyColor/Motion] not supported errors into warnings
Fixed NRE in server.StartMessage
Mitigate DDOS connect attack's ability to close down a server
Don't load saves on startup (until tree bug is fixed)
█▌▉▋▇▉ █▅▍█ ▇▊ ▇█▇ ▊▅_█▊█▉▍▍▌ ▄▆▄▍▇▍
One last menu layout tweak.
Minor layout tweak on main-menu.html
White text on the menu logo.
Replaced the old, broken main menu background, with a new one.
Removed the obsolete TreeBillboards scene.
Music and ambient sfx files.
Menu scene files, and water shore effect tweaks.
Added alternate attack for torch & updated controller
Fixed not being able to jump through windows
Fixed missing material on wall upgrade/transition
Fixed deploying sleeping bags half in a wall
Updated UnityEngine.dll used by plugins
Fixed CommandLine.HasSwitch failing when called before initialize
Moved stuff around to avoid #ifdef editor serialization warning/errors
Fixed crash in radiation overlay (calling isPlaying on an AudioSource without a clip)
▉▉▊▊ ▋▊▋▋▌ ▍▆▊▅██▍ ▌▋ ▆▇▊▉▌▌
Fixed snow everywhere by reverting overlay0 mask falloff to a previous value
Fixed forward mode in standard/universal terrain shader set