Files
LuaCsForBarotraumaEP/Barotrauma/BarotraumaShared/SharedSource/Utils
Eero 45312af297 WIP Make static collections thread-safe using ThreadStatic and ThreadLocal
Refactored various static and instance collections to use [ThreadStatic], ThreadLocal, or local variables to prevent concurrent modification issues during parallel updates. This affects status effect targets, affliction lists, damage modifiers, and cached data in Character, CharacterHealth, Limb, Explosion, Hull, Submarine, and ToolBox classes. Also replaced Dictionary caches with ConcurrentDictionary where appropriate for thread safety.
2025-12-28 14:14:53 +08:00
..
2024-06-18 16:50:02 +03:00
2023-12-14 16:11:27 +02:00
2024-03-28 18:34:33 +02:00
2023-02-16 15:01:28 +02:00
2023-10-02 16:43:54 +03:00
2022-02-26 02:43:01 +09:00
2022-02-26 02:43:01 +09:00
2022-02-26 02:43:01 +09:00
2022-02-26 02:43:01 +09:00
2022-02-26 02:43:01 +09:00
2021-04-13 16:58:13 +03:00
2025-06-17 16:38:11 +03:00
2022-02-26 02:43:01 +09:00
2022-03-17 01:25:04 +09:00
2025-12-08 14:56:47 +00:00
2023-02-16 15:01:28 +02:00
2023-02-16 15:01:28 +02:00