neon-sprawl/server/NeonSprawl.Server.Tests/Game/Npc
VinPropane 3169106f28 NEO-98: Resolve NPC telegraph hits via attack ability maxRange.
Telegraph damage now looks up behavior attackAbilityId for baseDamage and
maxRange instead of using aggroRadius. Adds three NPC attack abilities, maxRange
on AbilityDef, attackAbilityId on NpcBehaviorDef, and cross-ref validation.
2026-05-30 17:49:21 -04:00
..
AggroOperationsTests.cs NEO-92: Add threat store and aggro acquire/leash-clear wiring. 2026-05-27 21:45:57 -04:00
AggroThreatIntegrationTests.cs NEO-92: Add threat store and aggro acquire/leash-clear wiring. 2026-05-27 21:45:57 -04:00
InMemoryNpcRuntimeStateStoreTests.cs NEO-93: Reset LastAdvancedUtc on dev fixture runtime clear. 2026-05-27 23:26:17 -04:00
InMemoryThreatStateStoreTests.cs NEO-92: Add threat store and aggro acquire/leash-clear wiring. 2026-05-27 21:45:57 -04:00
NpcBehaviorCatalogTestPaths.cs NEO-88: Fail-fast NPC behavior catalog load at server startup. 2026-05-25 17:08:40 -04:00
NpcBehaviorDefinitionCatalogLoaderTests.cs NEO-98: Resolve NPC telegraph hits via attack ability maxRange. 2026-05-30 17:49:21 -04:00
NpcBehaviorDefinitionRegistryTests.cs NEO-98: Resolve NPC telegraph hits via attack ability maxRange. 2026-05-30 17:49:21 -04:00
NpcBehaviorDefinitionsWorldApiTests.cs NEO-90: add GET /game/world/npc-behavior-definitions projection. 2026-05-25 17:49:01 -04:00
NpcRuntimeOperationsTests.cs NEO-98: Resolve NPC telegraph hits via attack ability maxRange. 2026-05-30 17:49:21 -04:00
NpcRuntimeSnapshotWorldApiTests.cs NEO-94: Address code review — alignment doc and AAA test layout. 2026-05-28 23:23:19 -04:00
PrototypeNpcRegistryTests.cs NEO-91: address code review follow-ups 2026-05-26 23:46:39 -04:00
PrototypeNpcTestFixtures.cs NEO-98: Resolve NPC telegraph hits via attack ability maxRange. 2026-05-30 17:49:21 -04:00