neon-sprawl/server/NeonSprawl.Server/Game/Targeting
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
..
IPlayerTargetLockStore.cs NEO-23: add targeting HTTP API (TargetState v1, select intent) 2026-04-17 21:06:59 -04:00
InMemoryPlayerTargetLockStore.cs chore: analyzer cleanup for server and tests 2026-06-27 22:55:50 -04:00
PlayerTargetStateReader.cs NEO-91: migrate combat targets to three NPC instances 2026-05-26 23:42:31 -04:00
TargetStateDtos.cs NEO-24: race-free target/select via optional positionHint 2026-04-21 23:52:20 -04:00
TargetValidity.cs NEO-23: add targeting HTTP API (TargetState v1, select intent) 2026-04-17 21:06:59 -04:00
TargetingApi.cs chore: analyzer cleanup for server and tests 2026-06-27 22:55:50 -04:00