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. |
||
|---|---|---|
| .. | ||
| HotbarLoadoutApi.cs | ||
| HotbarLoadoutDtos.cs | ||
| HotbarLoadoutServiceCollectionExtensions.cs | ||
| IPlayerHotbarLoadoutStore.cs | ||
| InMemoryPlayerHotbarLoadoutStore.cs | ||
| PostgresHotbarLoadoutBootstrap.cs | ||
| PostgresPlayerHotbarLoadoutStore.cs | ||
| PrototypeAbilityRegistry.cs | ||