neon-sprawl/server/NeonSprawl.Server
VinPropane fabbdae4c2 NEO-116: Make Postgres TryActivate safe under concurrent insert.
Use INSERT ON CONFLICT DO NOTHING so duplicate activations return false
with the existing snapshot instead of raising a primary-key violation.
2026-06-03 23:25:13 -04:00
..
Diagnostics NEO-32: optional NEON_SPRAWL_API_LOG stdout for ability-cast 2026-04-30 21:37:03 -04:00
Game NEO-116: Make Postgres TryActivate safe under concurrent insert. 2026-06-03 23:25:13 -04:00
Properties NEO-32: optional NEON_SPRAWL_API_LOG stdout for ability-cast 2026-04-30 21:37:03 -04:00
CatalogSchemaRegistry.cs NEO-115: serialize JsonSchema registry registration for parallel tests. 2026-06-03 22:37:55 -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-116: Add player quest state store with Postgres persistence. 2026-06-03 23:04:50 -04:00
appsettings.Development.json NEO-83: Fix Bruno CI combat-targets HP state pollution. 2026-05-25 11:28:13 -04:00
appsettings.json NEO-113: add fail-fast quest catalog load and loader tests. 2026-05-31 22:33:43 -04:00