neon-sprawl/server/NeonSprawl.Server/Game/Items
VinPropane b519f4e9eb NEO-146: fix mutation outcome docs and null-check style
Add summary and Kind param XML docs on mutation outcome records, simplify
PostgresDockerHelper null guard with ?? throw, and document RCS1139/IDE0270.
2026-06-24 20:46:23 -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 mutation outcome docs and null-check style 2026-06-24 20:46:23 -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