neon-sprawl/server/NeonSprawl.Server
VinPropane dafe3cb92f NEO-54: fix in-memory inventory races with atomic TryMutateSnapshot
Re-read snapshot under per-player lock; route add/remove through
TryMutateSnapshot so read-modify-write is serialized for in-memory
and wrapped in one transaction for Postgres.
2026-05-23 19:42:50 -04:00
..
Diagnostics NEO-32: optional NEON_SPRAWL_API_LOG stdout for ability-cast 2026-04-30 21:37:03 -04:00
Game NEO-54: fix in-memory inventory races with atomic TryMutateSnapshot 2026-05-23 19:42:50 -04:00
Properties NEO-32: optional NEON_SPRAWL_API_LOG stdout for ability-cast 2026-04-30 21:37:03 -04:00
NeonSprawl.Server.csproj NEO-34: fail-fast skill catalog load at server startup 2026-05-02 19:44:10 -04:00
Program.Waf.cs NS-15 implement position state api 2026-03-29 23:08:17 -04:00
Program.cs NEO-53: GET world item-definitions, Bruno, docs, and tests 2026-05-23 19:09:46 -04:00
appsettings.Development.json NEO-48: dev mastery-fixture API for Bruno state setup 2026-05-17 20:31:26 -04:00
appsettings.json NEO-51: Fail-fast item catalog load at server startup. 2026-05-17 21:56:09 -04:00