neon-sprawl/server/NeonSprawl.Server/Game/Combat
VinPropane b233fa040d chore: analyzer cleanup for server and tests
Apply Roslyn/dotnet-format fixes across NeonSprawl.Server and
NeonSprawl.Server.Tests: collection expressions, concrete helper
return types, record XML docs, logging guards, quest store refactors,
and removal of redundant usings via GlobalUsings.cs. Extend
csharp-style.md with the recurring patterns.
2026-06-27 22:55:50 -04:00
..
AbilityCatalogPathResolution.cs NEO-77: Add fail-fast ability catalog load at server startup. 2026-05-24 21:40:58 -04:00
AbilityCatalogServiceCollectionExtensions.cs chore: analyzer cleanup for server and tests 2026-06-27 22:55:50 -04:00
AbilityDefRow.cs NEO-98: Resolve NPC telegraph hits via attack ability maxRange. 2026-05-30 17:49:21 -04:00
AbilityDefinitionCatalog.cs NEO-79: Add IAbilityDefinitionRegistry and migrate hotbar/cast validation. 2026-05-24 22:05:27 -04:00
AbilityDefinitionCatalogLoader.cs chore: analyzer cleanup for server and tests 2026-06-27 22:55:50 -04:00
AbilityDefinitionRegistry.cs chore: analyzer cleanup for server and tests 2026-06-27 22:55:50 -04:00
AbilityDefinitionsListDtos.cs NEO-98: Resolve NPC telegraph hits via attack ability maxRange. 2026-05-30 17:49:21 -04:00
AbilityDefinitionsWorldApi.cs NEO-98: Resolve NPC telegraph hits via attack ability maxRange. 2026-05-30 17:49:21 -04:00
CombatEntityHealthServiceCollectionExtensions.cs NEO-80: add combat entity health store for prototype dummies. 2026-05-24 22:37:57 -04:00
CombatEntityHealthSnapshot.cs chore: analyzer cleanup for server and tests 2026-06-27 22:55:50 -04:00
CombatOperations.cs NEO-109: Add Slice 3 encounter telemetry hook comments. 2026-05-31 19:03:03 -04:00
CombatReasonCodes.cs NEO-81: Add CombatOperations.TryResolve and CombatResult. 2026-05-25 10:16:24 -04:00
CombatResult.cs chore: analyzer cleanup for server and tests 2026-06-27 22:55:50 -04:00
CombatTargetFixtureApi.cs chore: add Bruno self-reset dev fixtures for order-independent collection runs. 2026-06-15 21:50:22 -04:00
CombatTargetFixtureDtos.cs NEO-83: Fix Bruno CI combat-targets HP state pollution. 2026-05-25 11:28:13 -04:00
CombatTargetsListDtos.cs NEO-83: Add GET /game/world/combat-targets HP snapshot. 2026-05-25 11:20:13 -04:00
CombatTargetsWorldApi.cs NEO-91: migrate combat targets to three NPC instances 2026-05-26 23:42:31 -04:00
IAbilityDefinitionRegistry.cs NEO-79: Address code review — docs alignment, null-safe TryNormalizeKnown. 2026-05-24 22:07:37 -04:00
ICombatEntityHealthStore.cs NEO-91: migrate combat targets to three NPC instances 2026-05-26 23:42:31 -04:00
IPlayerCombatHealthStore.cs NEO-95: add player combat HP store and NPC attack resolve 2026-05-28 23:42:18 -04:00
InMemoryCombatEntityHealthStore.cs NEO-91: migrate combat targets to three NPC instances 2026-05-26 23:42:31 -04:00
InMemoryPlayerCombatHealthStore.cs NEO-95: add player combat HP store and NPC attack resolve 2026-05-28 23:42:18 -04:00
NpcAttackOperations.cs NEO-98: Resolve NPC telegraph hits via attack ability maxRange. 2026-05-30 17:49:21 -04:00
PlayerCombatHealthApi.cs NEO-95: address code review — alignment docs and API nits 2026-05-28 23:45:07 -04:00
PlayerCombatHealthDefaults.cs NEO-95: add player combat HP store and NPC attack resolve 2026-05-28 23:42:18 -04:00
PlayerCombatHealthDtos.cs NEO-95: add player combat HP store and NPC attack resolve 2026-05-28 23:42:18 -04:00
PlayerCombatHealthServiceCollectionExtensions.cs NEO-95: add player combat HP store and NPC attack resolve 2026-05-28 23:42:18 -04:00
PlayerCombatHealthSnapshot.cs chore: analyzer cleanup for server and tests 2026-06-27 22:55:50 -04:00
PrototypeE5M1AbilityCatalogRules.cs NEO-98: Resolve NPC telegraph hits via attack ability maxRange. 2026-05-30 17:49:21 -04:00
PrototypeNpcAttackAbilityRegistry.cs NEO-98: Resolve NPC telegraph hits via attack ability maxRange. 2026-05-30 17:49:21 -04:00