neon-sprawl/server/NeonSprawl.Server.Tests/Game
VinPropane 12e52bccc9 NEO-48: fix in-memory TrySetSkillXpTotal zero on absent skill
Setting XP to 0 is a no-op success when no row exists, matching Postgres DELETE
semantics and TrySetSkillXpTotals behavior.
2026-05-17 20:46:55 -04:00
..
AbilityInput NEO-32: prune expired cooldown entries on TryGetCooldownEndUtc 2026-04-30 21:58:40 -04:00
Interaction NEO-47: perk unlock engine, PerkState persistence, and tests 2026-05-17 18:38:41 -04:00
Mastery NEO-48: omit null reasonCode from success JSON responses 2026-05-17 20:46:28 -04:00
PositionState NEO-46: fail-fast mastery catalog load at server startup. 2026-05-17 18:06:50 -04:00
Skills NEO-48: fix in-memory TrySetSkillXpTotal zero on absent skill 2026-05-17 20:46:55 -04:00
Targeting chore: Apply Arrange/Act/Assert across server and client tests. 2026-04-27 22:09:35 -04:00