Files
LuaCsForBarotraumaEP/Subsurface/Source/Characters
Regalis 1a3c18c727 EntitySpawner sends spawn/removal messages to clients using EntityEvents.
EntityEvents and EntitySpawner used to work independently of each other, with separate IDs, and there was no guarantee that spawning and events would happen in the correct order. For example, a client could fail to read events during midround syncing because the entity has been removed, or read an event for an incorrect entity because the entity has been removed and the ID taken by some other entity.
2017-03-27 21:05:32 +03:00
..
2017-03-22 20:05:50 +02:00
2017-03-01 23:14:15 +02:00
2017-03-22 20:05:50 +02:00