Files
LuaCsForBarotraumaEP/Barotrauma/BarotraumaClient/ClientSource/Map
Eero 90962b2328 Refactor Item collections for thread safety and performance
Replaces static Item.ItemList and related collections with thread-safe data structures using ConcurrentDictionary and ImmutableHashSet. Adds thread-safe helpers for marking items for deconstruction and managing item lists. Updates all usages of Item.ItemList and DeconstructItems to use new APIs, improving performance and safety in multi-threaded contexts. Also refactors MeleeWeapon and Projectile impact queues to use ConcurrentQueue, and updates related logic throughout the codebase.
2025-12-28 03:57:04 +08:00
..
2022-07-14 16:54:36 +03:00
2025-12-08 14:56:47 +00:00
2025-12-08 14:56:47 +00:00
2025-12-08 14:56:47 +00:00
2023-10-02 16:43:54 +03:00
2025-03-12 12:56:27 +00:00
2025-12-08 14:56:47 +00:00
2023-10-02 16:43:54 +03:00
2025-03-12 12:56:27 +00:00
2023-02-16 15:01:28 +02:00
2025-03-12 12:56:27 +00:00
2025-12-08 14:56:47 +00:00