5,428 Commits over 4,444 Days - 0.05cph!
Merge from save162 (another staging server wipe, sorry guys)
Cannot loot other player corpses / sleepers / bags inside safe zones
Fixed lerp client time offset corruption when server timestamp goes out of sync (from low level CPU stalls that can occur on some managed hosts)
Merge from unity_2018.1.0
Strip AudioLowPassFilter component from server
Fixed \ vs / issue on effect folders when building manifest on Windows
Fixed another \ vs / issue on effect folders when building manifest on Windows
Fixed interaction menu sort order (default interaction) on sleeping bags and doors
Fixed being unable to pick up collectables
Persistance++
Added missing folder meta file of no relevance
Moved Facepunch.System and Facepunch.Unity to asmdef
Reverting accidentally committed ProjectSettings
Fixed upgrade menu / highlight not working with lookatradius 0
Potential fix for HttpImage crash in main menu
Check SocketMod_AreaCheck in GroundWatch / DestroyOnGroundMissing so partially floating objects are also destroyed
Added custom / community map support via URL
Network++
Removed weird "more gibs" game objects from bear and stag ragdolls (warning spam)
Merge from monument_puzzles
Fixed custom map URL not being sent to client right
Fixed some URL escape issues
Fixed world name being wrong in server console on custom maps
Fixed demos not working on custom maps
Fixed internal custom map URL not being set from startup parameter on the server
Force culture to invariant culture so console string parsing isn't fucked in some countries
Preserve custom map file name when saving to disk
Fixed world cache cleanup for procedural maps
Map files contain world size so custom maps can be any size
World initialization logging tweaks
Fixed NRE on static maps (Hapis, Savas, Craggy)
Fixed IndexOutOfRangeException on Hapis Island
Fixed grass being invisible with certain shadow mode settings
Fixed tangents on pipe_a_valve (graphics glitches)
Added barrel spawner to CraggyIsland
Fix for duplicate keycards on server restart that cannot be interacted with
Fixed not creating item instances for keycards that are spawned on server restart (unable to pick them up)
Added test puzzle to CraggyIsland
Applying parts of
27017 (Terrain maps use flat arrays)
Some refactoring in preparation of the world SDK
Removed FoliageGrid.Init debug log
Bundle loading API preparations for the world SDK