neon-sprawl/server/NeonSprawl.Server/Game/Factions
VinPropane 94acf57e5b NEO-135: apply standing deltas from clamped effective value
Compute newStanding from previousStanding + deltaAmount so stale
out-of-band persisted values match TryGetStanding before mutation.
2026-06-15 20:35:24 -04:00
..
FactionCatalogPathResolution.cs NEO-134: fail-fast faction catalog load with E7M3 quest gates 2026-06-15 20:08:46 -04:00
FactionCatalogServiceCollectionExtensions.cs NEO-134: fail-fast faction catalog load with E7M3 quest gates 2026-06-15 20:08:46 -04:00
FactionDefRow.cs NEO-134: fail-fast faction catalog load with E7M3 quest gates 2026-06-15 20:08:46 -04:00
FactionDefinitionCatalog.cs NEO-134: fail-fast faction catalog load with E7M3 quest gates 2026-06-15 20:08:46 -04:00
FactionDefinitionCatalogLoader.cs NEO-134: address code review findings 2026-06-15 20:11:55 -04:00
FactionDefinitionRegistry.cs NEO-134: fail-fast faction catalog load with E7M3 quest gates 2026-06-15 20:08:46 -04:00
FactionStandingIds.cs NEO-135: add faction standing and reputation delta audit stores 2026-06-15 20:23:57 -04:00
FactionStandingMutationOutcome.cs NEO-135: add faction standing and reputation delta audit stores 2026-06-15 20:23:57 -04:00
FactionStandingReadOutcome.cs NEO-135: add faction standing and reputation delta audit stores 2026-06-15 20:23:57 -04:00
FactionStandingReasonCodes.cs NEO-135: add faction standing and reputation delta audit stores 2026-06-15 20:23:57 -04:00
FactionStandingServiceCollectionExtensions.cs NEO-135: add faction standing and reputation delta audit stores 2026-06-15 20:23:57 -04:00
IFactionDefinitionRegistry.cs NEO-134: fail-fast faction catalog load with E7M3 quest gates 2026-06-15 20:08:46 -04:00
IFactionStandingStore.cs NEO-135: add faction standing and reputation delta audit stores 2026-06-15 20:23:57 -04:00
IReputationDeltaStore.cs NEO-135: address code review findings 2026-06-15 20:27:36 -04:00
InMemoryFactionStandingStore.cs NEO-135: apply standing deltas from clamped effective value 2026-06-15 20:35:24 -04:00
InMemoryReputationDeltaStore.cs NEO-135: add faction standing and reputation delta audit stores 2026-06-15 20:23:57 -04:00
PostgresFactionStandingStore.cs NEO-135: apply standing deltas from clamped effective value 2026-06-15 20:35:24 -04:00
PostgresPlayerFactionStandingBootstrap.cs NEO-135: add faction standing and reputation delta audit stores 2026-06-15 20:23:57 -04:00
PostgresReputationDeltaBootstrap.cs NEO-135: add faction standing and reputation delta audit stores 2026-06-15 20:23:57 -04:00
PostgresReputationDeltaStore.cs NEO-135: add faction standing and reputation delta audit stores 2026-06-15 20:23:57 -04:00
PrototypeE7M3FactionCatalogRules.cs NEO-134: fail-fast faction catalog load with E7M3 quest gates 2026-06-15 20:08:46 -04:00
ReputationDeltaRow.cs NEO-135: add faction standing and reputation delta audit stores 2026-06-15 20:23:57 -04:00
ReputationDeltaSourceKinds.cs NEO-135: add faction standing and reputation delta audit stores 2026-06-15 20:23:57 -04:00