neon-sprawl/server/NeonSprawl.Server/Game/Crafting
VinPropane b233fa040d chore: analyzer cleanup for server and tests
Apply Roslyn/dotnet-format fixes across NeonSprawl.Server and
NeonSprawl.Server.Tests: collection expressions, concrete helper
return types, record XML docs, logging guards, quest store refactors,
and removal of redundant usings via GlobalUsings.cs. Extend
csharp-style.md with the recurring patterns.
2026-06-27 22:55:50 -04:00
..
CraftIoApplied.cs NEO-69: Add CraftOperations engine with pre-flight and refine XP. 2026-05-24 17:16:59 -04:00
CraftOperations.cs NEO-138: reward router reputation grants, Bruno quest-flow, docs. 2026-06-15 22:18:27 -04:00
CraftReasonCodes.cs NEO-69: Add CraftOperations engine with pre-flight and refine XP. 2026-05-24 17:16:59 -04:00
CraftResult.cs NEO-149: fix CraftResult and craft API analyzer warnings 2026-06-27 21:56:52 -04:00
CraftWireDtos.cs NEO-70: Emit explicit nulls on CraftResponse optional fields. 2026-05-24 18:13:10 -04:00
CraftXpGrantSummary.cs NEO-69: Add CraftOperations engine with pre-flight and refine XP. 2026-05-24 17:16:59 -04:00
IRecipeDefinitionRegistry.cs NEO-67: add IRecipeDefinitionRegistry and DI adapter 2026-05-24 16:57:17 -04:00
PlayerCraftApi.cs NEO-149: fix CraftResult and craft API analyzer warnings 2026-06-27 21:56:52 -04:00
PrototypeSlice3RecipeCatalogRules.cs NEO-66: Fail-fast server recipe catalog load at startup. 2026-05-24 16:41:48 -04:00
RecipeCatalogPathResolution.cs NEO-66: Fail-fast server recipe catalog load at startup. 2026-05-24 16:41:48 -04:00
RecipeCatalogServiceCollectionExtensions.cs chore: analyzer cleanup for server and tests 2026-06-27 22:55:50 -04:00
RecipeDefRow.cs NEO-66: Fail-fast server recipe catalog load at startup. 2026-05-24 16:41:48 -04:00
RecipeDefinitionCatalog.cs NEO-67: add IRecipeDefinitionRegistry and DI adapter 2026-05-24 16:57:17 -04:00
RecipeDefinitionCatalogLoader.cs chore: analyzer cleanup for server and tests 2026-06-27 22:55:50 -04:00
RecipeDefinitionRegistry.cs chore: analyzer cleanup for server and tests 2026-06-27 22:55:50 -04:00
RecipeDefinitionsListDtos.cs NEO-68: Add GET /game/world/recipe-definitions HTTP projection. 2026-05-24 17:08:15 -04:00
RecipeDefinitionsWorldApi.cs NEO-68: Add GET /game/world/recipe-definitions HTTP projection. 2026-05-24 17:08:15 -04:00
RecipeIoRow.cs NEO-66: Fail-fast server recipe catalog load at startup. 2026-05-24 16:41:48 -04:00