neon-sprawl/server/NeonSprawl.Server/Game/Quests
VinPropane 0241cc31e3 NEO-137: Wire FactionGateOperations into quest accept with tests and docs.
Evaluate FactionGateRule rows before TryActivate; deny with faction_gate_blocked
when standing is below minStanding. Integration and Bruno deny smoke included.
2026-06-15 21:11:27 -04:00
..
FactionGateRuleRow.cs NEO-134: fail-fast faction catalog load with E7M3 quest gates 2026-06-15 20:08:46 -04:00
IPlayerQuestStateStore.cs NEO-117: Fix Bugbot deny-code misclassification on quest accept. 2026-06-06 19:36:41 -04:00
IQuestDefinitionRegistry.cs NEO-114: Add IQuestDefinitionRegistry adapter and DI registration. 2026-06-01 21:46:59 -04:00
InMemoryPlayerQuestStateStore.cs NEO-117: Fix Bugbot deny-code misclassification on quest accept. 2026-06-06 19:36:41 -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-117: Fix Bugbot deny-code misclassification on quest accept. 2026-06-06 19:36:41 -04:00
PrototypeE7M1QuestCatalogRules.cs NEO-133: address code review — roster docs, CI cleanup, band gate 2026-06-15 19:52:42 -04:00
PrototypeE7M2QuestCatalogRules.cs NEO-133: land faction catalog, quest gate/rep schemas, and CI gates 2026-06-14 14:54:20 -04:00
PrototypeE7M3QuestFactionRules.cs NEO-134: fail-fast faction catalog load with E7M3 quest gates 2026-06-15 20:08:46 -04:00
QuestAcceptApi.cs NEO-137: Wire FactionGateOperations into quest accept with tests and docs. 2026-06-15 21:11:27 -04:00
QuestAcceptDtos.cs NEO-120: Add quest accept POST API, tests, and Bruno spine. 2026-06-07 12:18:51 -04:00
QuestCatalogPathResolution.cs NEO-125: fail-fast quest completionRewardBundle validation at startup 2026-06-07 15:25:58 -04:00
QuestCatalogServiceCollectionExtensions.cs NEO-134: fail-fast faction catalog load with E7M3 quest gates 2026-06-15 20:08:46 -04:00
QuestDefRow.cs NEO-134: fail-fast faction catalog load with E7M3 quest gates 2026-06-15 20:08:46 -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-134: fail-fast faction catalog load with E7M3 quest gates 2026-06-15 20:08:46 -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
QuestObjectiveKinds.cs NEO-118: Wire quest objectives to gather, craft, and encounter events. 2026-06-06 19:54:37 -04:00
QuestObjectiveWiring.cs NEO-128: wire quest complete to reward router deliver-then-mark. 2026-06-07 18:24:01 -04:00
QuestProgressApi.cs NEO-129: add completionRewardSummary to quest-progress GET. 2026-06-07 18:38:37 -04:00
QuestProgressIds.cs NEO-116: Add player quest state store with Postgres persistence. 2026-06-03 23:04:50 -04:00
QuestProgressListDtos.cs NEO-129: add completionRewardSummary to quest-progress GET. 2026-06-07 18:38:37 -04:00
QuestProgressStatus.cs NEO-116: Add player quest state store with Postgres persistence. 2026-06-03 23:04:50 -04:00
QuestRewardBundleRow.cs NEO-134: fail-fast faction catalog load with E7M3 quest gates 2026-06-15 20:08:46 -04:00
QuestSkillXpGrantRow.cs NEO-125: fail-fast quest completionRewardBundle validation at startup 2026-06-07 15:25:58 -04:00
QuestStateOperationResult.cs NEO-117: Add QuestStateOperations with reason codes and tests. 2026-06-06 19:26:37 -04:00
QuestStateOperations.cs NEO-137: Wire FactionGateOperations into quest accept with tests and docs. 2026-06-15 21:11:27 -04:00
QuestStateReasonCodes.cs NEO-137: Wire FactionGateOperations into quest accept with tests and docs. 2026-06-15 21:11:27 -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
ReputationGrantRow.cs NEO-134: fail-fast faction catalog load with E7M3 quest gates 2026-06-15 20:08:46 -04:00