Shared memory ring buffer eviction now correctly handles readers that fall behind by more than the buffer capacity, preventing stale event replay on slow map instances
Cluster identity resolution now retries on the first game tick if the map name is not yet available at load time
Mutex acquisition during startup is now held for the full initialisation sequence, preventing a race between two map processes opening simultaneously