34,603 Commits over 4,444 Days - 0.32cph!
Fixed IndexOutOfRangeException when loading save (from main/monument_vendors merge, this needs looking at because two vendors don't seem to have a valid NPCVendingOrder - is this intentional?)
Fixed specular issues on the water desalinator (only took 2 years)
Disabled incremental GC on Mac / Linux builds to be safe (seems to be buggy on 2019.3)
Added gc.alloc admin test convar
More granular texture bundle filter to avoid pulling in unused textures
Another attempt at bundle build time optimization
subtracting
43422 - client stalls still present on 2019.3
Reapplying
43422 (async prefab preload, test to see if related crashes are fixed on 2019.3)
Merge from asset_bundles_5
Fixed large water catcher placement issues after 2019.3 update
Fixed spike trap placement issues after Unity 2019.3 update
Spike trap decays faster outside building privilege
Spike trap stackable (10) inline with other defence deployables
Spike trap can be repaired
Spike trap crafting time reduced
Spike trap no longer damages the player standing 1m away
Fixed Drive buttons in workshop model download UI not working
Fixed deferred mesh decals premultiply mode
Fixed rendering artifacts in deferred mesh decals
Fixed object motion vector handling causing issues with horse hair
tweaked windmill_vane culling distance
▇▇ ▉▋▉█▍ ▋▌▋▌▋▉▆▆ ▌▋▍█▅▅ ▄▆▅▆ ▊▅ ▄▆▊▍▆▇▅▊▇▄▇▄
Add new PlayerStates to the cache so they don't get lost forever
merge from terrain_instancing
Merge from terrain_instancing
Add a dirty flag so player state doesn't always need to save for each player
Fix a few issues with PlayerState and MruDictionary
Fixed cargo ship still sometimes spawning too far away from world origin and killings its scientists
Added backwards compatibility for old custom map files
Just delete TMP_Text.SetText( * ) because it's junk
Fixed GameTip not showing in CKJ
Making RustText.SetText an override
RustText.SetText sets the text via text instead of calling base
Renaming variables on SelectedBlueprint in the hope that blueprint info will start working on the build
enable read / write on CCTV gibs (error fix)
Remove that change, was meant to be on a different branch
Add player.dismount command