userandrecancel
branchrust_reboot/main/map_entity_load_fixcancel

10 Commits over 31 Days - 0.01cph!

7 Months Ago
Merge from main
7 Months Ago
Fixed some methods still being called on map entities that have been destroyed (GameObject.Destroy vs. FindObjectsOfType in the same frame)
7 Months Ago
Fixed SpawnMapEntities not being called at all when loading a save was attempted but the file did not exist (derp)
7 Months Ago
Fix for trying to call "Kill" on entities that haven't called "Spawn" (seems to have gotten lost in the last revert / restore / retry cycle)
7 Months Ago
Reapply
7 Months Ago
Merge from main
8 Months Ago
Trying a different approach
8 Months Ago
Reapply
8 Months Ago
Merge from main
8 Months Ago
Fixed duplicate network IDs on oilrig after server restart