127,175 Commits over 4,109 Days - 1.29cph!
Merge from physics_updates
Fixed issue that prevented server savegames from loading in the editor
Fixed potential stability refresh close-to-infinite loop when loading old savegames
Merge from stability-serialization
Select the itemdef when selecting node in tech tree
Moved unlockxp/unlocklevel to blueprint (from itemdef)
Show unlockxp on items in tech tree
Reduced Sky Dome reflections to 512 to save 144 MB of vram; reflectionProbes use 3 copies for some reason
Added floor frame socket type
Removed pillar and block sockets from floor frame building block
Merge from prerelease
Network++
Manifest
Added floor frame shell protection
Balanced floor frame health (now identical to floors)
Fixed floor frame insert layers (collider has to be on construction layer)
Floor frame inserts can now be rotated by looking at different frame sides
Floor frames themselves can no longer be rotated
Concrete fence walls models/LODs/Cols
Rubble piles models/LODs/Cols
Rubble piles textures & mat
Fixed floor frame overlapping exploit
Dungeons fence dressing pass
Scene2Prefab
Roof and foundation conditional model scripts
Neighbour socket type and entity link
Updated building prefabs to the new conditional model system
Fixed initial conditional model state
Roof conditional model improvements and fixes
In player load, only set username if it's not null (for mods)
Roof conditional model adjustments
If we detect a crash on startup, mark steam content as corrupt
Concrete trim textures
Brick wall b textures
Native updates, Protocol++
Fixed potential signage NRE when database was deleted
Vis.Colliders is allocation-free and supports collider subclasses as the generic type
Rock and metal foundation steps no longer remove foundation sides (since they're not solid beneath them)
roof conditional models 2.0 upgrade
Render stuff in a separate native dll (so linux server doesn't try to load it)
steamclient.so for linux server
Copy steamclient.so to Plugins/x86_64 for linux server