branchrust_reboot/main/building_system_2cancel
37 Commits over 31 Days - 0.05cph!
Stability warmup adjustments
Socket stability factor balancing to keep buildings in existing saves stable
Foundation step prefab dummy sockets
Entity neighbour linking is load balanced on the client
Doorway and window deployables are easier to rotate when placing them
SocketHandle for window bars, embrasures and shutters
Window bar sockets also work like doorway sockets rotation wise (since the armored window has two different looking sides)
Window shutter sockets work like doorway sockets (placement rotation)
Shutter, embrasure and window bar prefab updates for the new socket features
Door prefab updates for the new stability backend
Ramp construction socket (used for roof)
No more StabilityPinPoint
Building prefab updates to the new stability + construction socket backend
Only follow male entity links for stability
Building stability is supported by both construction and stability sockets
Hybrid construction socket fixes
Sockets can choose whether or not to be monogamous
Entity links are initialized in InitShared and linked in PostInitShared
Stability uses stability entity links for robustness and predictability
Entity links support bi-gender sockets
Added stability entity link and stability socket
Generic entity linking via sockets
Reject building block placement on occupied construction sockets