neon-sprawl/server/NeonSprawl.Server/Game/Quests
VinPropane 395b70c030 NEO-116: Add player quest state store with Postgres persistence.
Introduces IPlayerQuestStateStore (in-memory + V008 Postgres), QuestStepState
snapshots, DI wiring, AAA unit tests, and docs for E7M1-05 before NEO-117 ops.
2026-06-03 23:04:50 -04:00
..
IPlayerQuestStateStore.cs NEO-116: Add player quest state store with Postgres persistence. 2026-06-03 23:04:50 -04:00
IQuestDefinitionRegistry.cs NEO-114: Add IQuestDefinitionRegistry adapter and DI registration. 2026-06-01 21:46:59 -04:00
InMemoryPlayerQuestStateStore.cs NEO-116: Add player quest state store with Postgres persistence. 2026-06-03 23:04:50 -04:00
PostgresPlayerQuestProgressBootstrap.cs NEO-116: Add player quest state store with Postgres persistence. 2026-06-03 23:04:50 -04:00
PostgresPlayerQuestStateStore.cs NEO-116: Add player quest state store with Postgres persistence. 2026-06-03 23:04:50 -04:00
PrototypeE7M1QuestCatalogRules.cs NEO-113: add fail-fast quest catalog load and loader tests. 2026-05-31 22:33:43 -04:00
QuestCatalogPathResolution.cs NEO-113: add fail-fast quest catalog load and loader tests. 2026-05-31 22:33:43 -04:00
QuestCatalogServiceCollectionExtensions.cs NEO-114: Add IQuestDefinitionRegistry adapter and DI registration. 2026-06-01 21:46:59 -04:00
QuestDefRow.cs NEO-113: add fail-fast quest catalog load and loader tests. 2026-05-31 22:33:43 -04:00
QuestDefinitionCatalog.cs NEO-113: add fail-fast quest catalog load and loader tests. 2026-05-31 22:33:43 -04:00
QuestDefinitionCatalogLoader.cs NEO-115: serialize JsonSchema registry registration for parallel tests. 2026-06-03 22:37:55 -04:00
QuestDefinitionRegistry.cs NEO-114: Add IQuestDefinitionRegistry adapter and DI registration. 2026-06-01 21:46:59 -04:00
QuestDefinitionsListDtos.cs NEO-115: add GET /game/world/quest-definitions API and tests. 2026-06-03 22:14:37 -04:00
QuestDefinitionsWorldApi.cs NEO-115: add GET /game/world/quest-definitions API and tests. 2026-06-03 22:14:37 -04:00
QuestObjectiveDefRow.cs NEO-113: add fail-fast quest catalog load and loader tests. 2026-05-31 22:33:43 -04:00
QuestProgressIds.cs NEO-116: Add player quest state store with Postgres persistence. 2026-06-03 23:04:50 -04:00
QuestProgressStatus.cs NEO-116: Add player quest state store with Postgres persistence. 2026-06-03 23:04:50 -04:00
QuestStateServiceCollectionExtensions.cs NEO-116: Add player quest state store with Postgres persistence. 2026-06-03 23:04:50 -04:00
QuestStepDefRow.cs NEO-113: add fail-fast quest catalog load and loader tests. 2026-05-31 22:33:43 -04:00
QuestStepState.cs NEO-116: Add player quest state store with Postgres persistence. 2026-06-03 23:04:50 -04:00