neon-sprawl/server/NeonSprawl.Server/Game/AbilityInput
VinPropane acde9e8145 NEO-29: add HotbarLoadout v1 contract and hydration path
Ship a server-owned hotbar loadout API with Postgres-or-memory persistence so slot bindings survive reconnects in configured environments. Wire client boot hydration and add tests/docs/manual QA to keep the prototype contract and policy explicit.
2026-04-25 22:29:52 -04:00
..
HotbarLoadoutApi.cs NEO-29: add HotbarLoadout v1 contract and hydration path 2026-04-25 22:29:52 -04:00
HotbarLoadoutDtos.cs NEO-29: add HotbarLoadout v1 contract and hydration path 2026-04-25 22:29:52 -04:00
HotbarLoadoutServiceCollectionExtensions.cs NEO-29: add HotbarLoadout v1 contract and hydration path 2026-04-25 22:29:52 -04:00
IPlayerHotbarLoadoutStore.cs NEO-29: add HotbarLoadout v1 contract and hydration path 2026-04-25 22:29:52 -04:00
InMemoryPlayerHotbarLoadoutStore.cs NEO-29: add HotbarLoadout v1 contract and hydration path 2026-04-25 22:29:52 -04:00
PostgresHotbarLoadoutBootstrap.cs NEO-29: add HotbarLoadout v1 contract and hydration path 2026-04-25 22:29:52 -04:00
PostgresPlayerHotbarLoadoutStore.cs NEO-29: add HotbarLoadout v1 contract and hydration path 2026-04-25 22:29:52 -04:00
PrototypeAbilityRegistry.cs NEO-29: add HotbarLoadout v1 contract and hydration path 2026-04-25 22:29:52 -04:00