neon-sprawl/server/NeonSprawl.Server/Game/Encounters
VinPropane cbb6f137fd NEO-105: Address code review findings for encounter completion.
Add apply-phase rollback test, E9.M1 deny hook comment, inventory
reason passthrough, and tighten idempotent replay assertions.
2026-05-31 17:02:32 -04:00
..
EncounterCatalogPathResolution.cs NEO-101: Fail-fast encounter and reward-table catalog load at startup. 2026-05-31 00:05:57 -04:00
EncounterCatalogServiceCollectionExtensions.cs NEO-104: Add encounter progress and completion stores. 2026-05-31 16:18:56 -04:00
EncounterCompleteEvent.cs NEO-105: Add encounter completion operations and inventory grants. 2026-05-31 16:57:53 -04:00
EncounterCompletionOperations.cs NEO-105: Address code review findings for encounter completion. 2026-05-31 17:02:32 -04:00
EncounterCompletionReasonCodes.cs NEO-105: Add encounter completion operations and inventory grants. 2026-05-31 16:57:53 -04:00
EncounterCompletionResult.cs NEO-105: Add encounter completion operations and inventory grants. 2026-05-31 16:57:53 -04:00
EncounterDefRow.cs NEO-101: Fail-fast encounter and reward-table catalog load at startup. 2026-05-31 00:05:57 -04:00
EncounterDefinitionCatalog.cs NEO-102: add encounter and reward-table definition registries + DI 2026-05-31 00:38:38 -04:00
EncounterDefinitionCatalogLoader.cs NEO-101: Fail-fast encounter and reward-table catalog load at startup. 2026-05-31 00:05:57 -04:00
EncounterDefinitionRegistry.cs NEO-102: add encounter and reward-table definition registries + DI 2026-05-31 00:38:38 -04:00
EncounterDefinitionsListDtos.cs NEO-103: Add GET /game/world/encounter-definitions API. 2026-05-31 15:40:12 -04:00
EncounterDefinitionsWorldApi.cs NEO-103: Add GET /game/world/encounter-definitions API. 2026-05-31 15:40:12 -04:00
EncounterGrantApplied.cs NEO-105: Add encounter completion operations and inventory grants. 2026-05-31 16:57:53 -04:00
EncounterProgressIds.cs NEO-104: Add encounter progress and completion stores. 2026-05-31 16:18:56 -04:00
EncounterProgressOperations.cs NEO-104: Use subset check for all-targets-defeated predicate. 2026-05-31 16:44:48 -04:00
EncounterProgressSnapshot.cs NEO-104: Add encounter progress and completion stores. 2026-05-31 16:18:56 -04:00
IEncounterCompletionStore.cs NEO-104: Add encounter progress and completion stores. 2026-05-31 16:18:56 -04:00
IEncounterDefinitionRegistry.cs NEO-102: add encounter and reward-table definition registries + DI 2026-05-31 00:38:38 -04:00
IEncounterProgressStore.cs NEO-104: Address code review findings for encounter stores. 2026-05-31 16:37:22 -04:00
IRewardTableDefinitionRegistry.cs NEO-102: add encounter and reward-table definition registries + DI 2026-05-31 00:38:38 -04:00
InMemoryEncounterCompletionStore.cs NEO-104: Address code review findings for encounter stores. 2026-05-31 16:37:22 -04:00
InMemoryEncounterProgressStore.cs NEO-104: Add encounter progress and completion stores. 2026-05-31 16:18:56 -04:00
PrototypeE5M3EncounterCatalogRules.cs NEO-101: Fail-fast encounter and reward-table catalog load at startup. 2026-05-31 00:05:57 -04:00
PrototypeE5M3RewardTableCatalogRules.cs NEO-101: Fail-fast encounter and reward-table catalog load at startup. 2026-05-31 00:05:57 -04:00
RewardGrantRow.cs NEO-101: Fail-fast encounter and reward-table catalog load at startup. 2026-05-31 00:05:57 -04:00
RewardTableCatalogPathResolution.cs NEO-101: Fail-fast encounter and reward-table catalog load at startup. 2026-05-31 00:05:57 -04:00
RewardTableDefRow.cs NEO-101: Fail-fast encounter and reward-table catalog load at startup. 2026-05-31 00:05:57 -04:00
RewardTableDefinitionCatalog.cs NEO-102: add encounter and reward-table definition registries + DI 2026-05-31 00:38:38 -04:00
RewardTableDefinitionCatalogLoader.cs NEO-101: Fail-fast encounter and reward-table catalog load at startup. 2026-05-31 00:05:57 -04:00
RewardTableDefinitionRegistry.cs NEO-102: add encounter and reward-table definition registries + DI 2026-05-31 00:38:38 -04:00