Files
LuaCsForBarotraumaEP/Barotrauma/BarotraumaServer/ServerSource
Eero c5fa49405f WIP Make networking code thread-safe and refactor update ID
Replaces direct increments of LastClientListUpdateID with a thread-safe IncrementLastClientListUpdateID method and uses Interlocked for atomic operations. Refactors EntitySpawner to lock access to the spawn/remove queue for thread safety. Updates INetSerializableStruct to use concurrent collections for cached variables and type behaviors, improving thread safety in networking code.
2025-12-28 13:10:17 +08:00
..
2023-10-02 16:43:54 +03:00
2025-03-12 12:56:27 +00:00
2022-09-02 15:10:56 -03:00
2024-03-28 16:19:53 -03:00
2022-09-02 15:10:56 -03:00
2025-03-12 12:56:27 +00:00
2025-03-12 12:56:27 +00:00
2023-06-15 16:46:54 +03:00
2020-03-04 13:04:10 +01:00