neon-sprawl/server/NeonSprawl.Server/Game/AbilityInput
VinPropane 843abf7126 NEO-92: Add threat store and aggro acquire/leash-clear wiring.
Introduce IThreatStateStore with first-hit acquire on damaging casts
and deterministic leash clears on player move and pre-acquire checks.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-27 21:45:57 -04:00
..
AbilityCastApi.cs NEO-92: Add threat store and aggro acquire/leash-clear wiring. 2026-05-27 21:45:57 -04:00
AbilityCastDtos.cs NEO-82: Wire cast POST into combat engine and cast response. 2026-05-25 10:36:42 -04:00
AbilityCooldownServiceCollectionExtensions.cs NEO-32: cooldown snapshot API, on_cooldown deny, client HUD sync 2026-04-30 21:19:32 -04:00
AbilityPrototypeCooldown.cs NEO-82: Wire cast POST into combat engine and cast response. 2026-05-25 10:36:42 -04:00
CooldownSnapshotApi.cs NEO-32: prune expired cooldown entries on TryGetCooldownEndUtc 2026-04-30 21:58:40 -04:00
CooldownSnapshotDtos.cs NEO-32: cooldown snapshot API, on_cooldown deny, client HUD sync 2026-04-30 21:19:32 -04:00
HotbarLoadoutApi.cs NEO-79: Add IAbilityDefinitionRegistry and migrate hotbar/cast validation. 2026-05-24 22:05:27 -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
IPlayerAbilityCooldownStore.cs NEO-32: prune expired cooldown entries on TryGetCooldownEndUtc 2026-04-30 21:58:40 -04:00
IPlayerHotbarLoadoutStore.cs NEO-29: add HotbarLoadout v1 contract and hydration path 2026-04-25 22:29:52 -04:00
InMemoryPlayerAbilityCooldownStore.cs NEO-32: prune expired cooldown entries on TryGetCooldownEndUtc 2026-04-30 21:58:40 -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-79: Add IAbilityDefinitionRegistry and migrate hotbar/cast validation. 2026-05-24 22:05:27 -04:00