neon-sprawl/server/NeonSprawl.Server/Game/Rewards
VinPropane b455ff5ad5 NEO-146: apply C# collection and using style fixes
Replace .ToArray() with collection spread, simplify single-statement
await using blocks, use Lock for Postgres schema gates, and document
IDE0063/IDE0305/IDE0330/CA1859 conventions in csharp-style.md.
2026-06-24 20:41:25 -04:00
..
IRewardDeliveryStore.cs NEO-138: clear delivery and audit on quest fixture reset. 2026-06-15 23:10:58 -04:00
InMemoryRewardDeliveryStore.cs NEO-146: apply C# collection and using style fixes 2026-06-24 20:41:25 -04:00
RewardDeliveryEvent.cs NEO-138: reward router reputation grants, Bruno quest-flow, docs. 2026-06-15 22:18:27 -04:00
RewardDeliveryIds.cs NEO-138: reward router reputation grants, Bruno quest-flow, docs. 2026-06-15 22:18:27 -04:00
RewardDeliveryReasonCodes.cs NEO-138: reward router reputation grants, Bruno quest-flow, docs. 2026-06-15 22:18:27 -04:00
RewardDeliveryResult.cs NEO-138: reward router reputation grants, Bruno quest-flow, docs. 2026-06-15 22:18:27 -04:00
RewardDeliveryServiceCollectionExtensions.cs NEO-126: add IRewardDeliveryStore for quest completion rewards 2026-06-07 17:31:45 -04:00
RewardItemGrantApplied.cs NEO-126: add IRewardDeliveryStore for quest completion rewards 2026-06-07 17:31:45 -04:00
RewardReputationGrantApplied.cs NEO-138: reward router reputation grants, Bruno quest-flow, docs. 2026-06-15 22:18:27 -04:00
RewardRouterOperations.cs chore: silence IDE0301 and redundant await linter warnings 2026-06-17 21:19:27 -04:00
RewardSkillXpGrantApplied.cs NEO-126: add IRewardDeliveryStore for quest completion rewards 2026-06-07 17:31:45 -04:00