12,710 Commits over 3,959 Days - 0.13cph!
Fixed build server moving texture bundles to wrong folder when using -buildTo
Include skins in main install
Removed asset bundle splitting, see if that works
▇▄ ▉▊▅ ▊▌▄▊▅ ▍▉▍▆▋▋▆▆▉▇▅ ▋▅▆█ █▋▋▊▍▆▌▊▊▌_▌▆▅█▋▍_█▆█▍▄▊▍
Fixed palms not avoiding lakes
Unfucked ItemBasedFlowRestrictor parameter serialization
Print error message when trying and failing to move item
Include prevent movement layer in footstep raycast
Merge from bandit_town_tweaks
Reapplied terrain anchor tweaks
Adjusted bandit town terrain anchors
Adjusted distance between medium sized monuments
Fixed some spawn issues with the bandit town
Network++
Save++
Added MonumentIsland test scene
Added "spawn individuals" concept to spawn handler, for example for hero trees to always respawn in a particular spot
Added respawn_individuals convar (toggles automatic individual respawn)
Added fill_individuals console command (respawns all individuals)
Use managed code for monument and mountain terrain data transfer (test)
Removed some unsafe code (test)
Fixed team UI NRE without local player (breaks demo playback)
Small clutter rocks no longer use convex mesh colliders
Added spawn_point, terrain_trigger and water_trigger prefabs (in assets/bundled/prefabs/modding folder)
No longer filter character spawns by biome (only by tier)
Updated Facepunch.Steamworks
Merge from procgen_native