neon-sprawl/server/NeonSprawl.Server/Game/Items
VinPropane 01e82f38f6 NEO-146: fix record struct docs and collection spread in tests
Replace param XML on record struct mutation outcomes with summary cref
docs to avoid Roslynator RCS1263 false positives; apply IDE0305 in
RewardRouterOperationsTests and update style guide guidance.
2026-06-24 20:47:40 -04:00
..
IItemDefinitionRegistry.cs NEO-52: add IItemDefinitionRegistry with DI and lookup tests 2026-05-23 18:11:33 -04:00
IPlayerInventoryStore.cs NEO-54: fix in-memory inventory races with atomic TryMutateSnapshot 2026-05-23 19:42:50 -04:00
InMemoryPlayerInventoryStore.cs NEO-54: dedupe slot cloning on PlayerInventorySnapshot 2026-05-23 19:54:27 -04:00
InventoryContainerKind.cs NEO-54: player inventory store, stack/slot rules engine, and tests 2026-05-23 19:26:57 -04:00
InventorySlotState.cs NEO-54: player inventory store, stack/slot rules engine, and tests 2026-05-23 19:26:57 -04:00
ItemCatalogPathResolution.cs NEO-51: Fail-fast item catalog load at server startup. 2026-05-17 21:56:09 -04:00
ItemCatalogServiceCollectionExtensions.cs NEO-54: player inventory store, stack/slot rules engine, and tests 2026-05-23 19:26:57 -04:00
ItemDefRow.cs NEO-51: Fail-fast item catalog load at server startup. 2026-05-17 21:56:09 -04:00
ItemDefinitionCatalog.cs NEO-52: add IItemDefinitionRegistry with DI and lookup tests 2026-05-23 18:11:33 -04:00
ItemDefinitionCatalogLoader.cs NEO-146: apply C# collection and using style fixes 2026-06-24 20:41:25 -04:00
ItemDefinitionRegistry.cs NEO-146: apply C# collection and using style fixes 2026-06-24 20:41:25 -04:00
ItemDefinitionsListDtos.cs NEO-53: GET world item-definitions, Bruno, docs, and tests 2026-05-23 19:09:46 -04:00
ItemDefinitionsWorldApi.cs NEO-53: GET world item-definitions, Bruno, docs, and tests 2026-05-23 19:09:46 -04:00
PlayerInventoryApi.cs NEO-55: player inventory GET/POST HTTP, Bruno, and docs 2026-05-23 22:45:27 -04:00
PlayerInventoryDtos.cs NEO-55: player inventory GET/POST HTTP, Bruno, and docs 2026-05-23 22:45:27 -04:00
PlayerInventoryMutationOutcome.cs NEO-146: fix record struct docs and collection spread in tests 2026-06-24 20:47:40 -04:00
PlayerInventoryMutationWrite.cs NEO-54: fix in-memory inventory races with atomic TryMutateSnapshot 2026-05-23 19:42:50 -04:00
PlayerInventoryOperations.cs NEO-69: Fix Bugbot pre-flight and output rollback issues. 2026-05-24 17:28:43 -04:00
PlayerInventoryReasonCodes.cs NEO-56: add inventory telemetry hook comment sites 2026-05-24 13:32:21 -04:00
PlayerInventoryServiceCollectionExtensions.cs NEO-54: player inventory store, stack/slot rules engine, and tests 2026-05-23 19:26:57 -04:00
PlayerInventorySnapshot.cs NEO-105: Consolidate inventory snapshot clone helper. 2026-05-31 17:11:55 -04:00
PostgresPlayerInventoryBootstrap.cs NEO-146: apply C# collection and using style fixes 2026-06-24 20:41:25 -04:00
PostgresPlayerInventoryStore.cs NEO-54: fix in-memory inventory races with atomic TryMutateSnapshot 2026-05-23 19:42:50 -04:00
PrototypeSlice1ItemCatalogRules.cs NEO-51: Fail-fast item catalog load at server startup. 2026-05-17 21:56:09 -04:00