neon-sprawl/server/NeonSprawl.Server/Game/Npc
Don fa9acc85ac NEO-91: migrate combat targets to three NPC instances
Replace alpha/beta dummies with PrototypeNpcRegistry (melee/ranged/elite),
per-archetype max HP from INpcBehaviorDefinitionRegistry, and updated
server tests + Bruno smokes. Documents breaking client change for NEO-97.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-26 23:42:31 -04:00
..
INpcBehaviorDefinitionRegistry.cs NEO-89: Add INpcBehaviorDefinitionRegistry and DI registration. 2026-05-25 17:27:14 -04:00
NpcBehaviorCatalogPathResolution.cs NEO-88: Fail-fast NPC behavior catalog load at server startup. 2026-05-25 17:08:40 -04:00
NpcBehaviorCatalogServiceCollectionExtensions.cs NEO-89: Add INpcBehaviorDefinitionRegistry and DI registration. 2026-05-25 17:27:14 -04:00
NpcBehaviorDefRow.cs NEO-88: Fail-fast NPC behavior catalog load at server startup. 2026-05-25 17:08:40 -04:00
NpcBehaviorDefinitionCatalog.cs NEO-89: Add INpcBehaviorDefinitionRegistry and DI registration. 2026-05-25 17:27:14 -04:00
NpcBehaviorDefinitionCatalogLoader.cs NEO-88: Fail-fast NPC behavior catalog load at server startup. 2026-05-25 17:08:40 -04:00
NpcBehaviorDefinitionRegistry.cs NEO-89: Add INpcBehaviorDefinitionRegistry and DI registration. 2026-05-25 17:27:14 -04:00
NpcBehaviorDefinitionsListDtos.cs NEO-90: add GET /game/world/npc-behavior-definitions projection. 2026-05-25 17:49:01 -04:00
NpcBehaviorDefinitionsWorldApi.cs NEO-90: add GET /game/world/npc-behavior-definitions projection. 2026-05-25 17:49:01 -04:00
PrototypeE5M2NpcBehaviorCatalogRules.cs NEO-88: Fail-fast NPC behavior catalog load at server startup. 2026-05-25 17:08:40 -04:00
PrototypeNpcBehaviorRegistry.cs NEO-89: Add INpcBehaviorDefinitionRegistry and DI registration. 2026-05-25 17:27:14 -04:00
PrototypeNpcRegistry.cs NEO-91: migrate combat targets to three NPC instances 2026-05-26 23:42:31 -04:00