10,832 Commits over 3,867 Days - 0.12cph!
Fixed ores spawning inside hilltop rocks to finally shut up holmzy
EAC SDK update, third attempt
TOD_Rays and TOD_Scattering are client only components
Optimized item skin list loading (when selecting items in the crafting menu)
Updated Facepunch.Steamworks
Don't play stash hide / unhide sound when it spawns on the client
Fixed a problem with corpses spawning partially inside stuff
▆▋▍▊▊▅▍▊▍▋▌▋▇▊▉▊▉▊▅▋▋▊ ▅█▍▌▇▌▅ ▍▆▆ (▍▌▆▋█▌▅▌ ▍▇▌▅▊▋ ▄▅▍▄▆▉▌▆ ▄▊▊▉▊▌▌ ▄▉▍▉▊ / ▋▉▇▋▅▋▉▇ ▋█ ▋▍▋ ▅▌▅)
Save / load water junkpiles
Fixed Linux release build getting written to debug folder (classic andre)
Fixed censorship pixelation sometimes getting enabled even though underwear is enabled (for example when equipping bone armor)
Fixed game manifest update not assigning prefab IDs (regression from Unity's new prefab system)
▌▍▇▅▊ ▌▄▅▅▄▋▅█▍ ▉▉▌▄ ▆▍▍▊▇▅ ▉▊▊█▄ ▆▇ ▆▆▉ ▄█▅▍ ▉█▊ ▊▄▌ ▊▅ ▋▄▋█▍▋▄
Fixed NPC moving all fucked when traversing navmesh link (classic)
TriggerParent doesn't parent entities that are already parented (to fix cargo ship water junkpile issues)
Fixed NPC entities snapping to world origin while traversing navmesh links
Delayed junkpile loot spawn slightly to avoid null group warnings from JunkPileWaterSpawner parenting
Added physics.ragdollmode to set client side ragdoll collision mode
Changed physics.droppedmode to integer, now also support "continuous" (1) and "continuous speculative" (3)
Workaround for muzzle flash position bug
Added engine time to EnvSync for Diogo
Updated Facepunch.Steamworks
▌█▅▉█ ▇▇▇▋▌▊▇█▌ ▍▌▉ ▆▅▉█▋▊▊ ▊██
Added editor "relax" console command (sets relax pose on player)
Attempt to fix editor crash from terrain asset corruption when switching around terrain paint modes
EAC SDK update, second attempt
Prefab processing uses instance instead of asset in standalone, similar to editor (~10% faster loading / instantiate on SSD)
Exclude standard assets from FileSystem_Warmup