0ad/binaries
Atrik f12975e9b9 Fix range target detection for StandGround stance
StandGround units now use parabolic range queries to detect enemies,
accounting for terrain elevation and height offsets. This ensures
units on hills or when 'turreted', can detect enemies
that are in parabolic range but outside flat range.

Previously, StandGround detection used flat circular queries,
causing units to miss enemies in their elevation-buffed range.
Other stances are unaffected since they chase targets anyway.
2026-08-12 22:40:59 +02:00
..
data Fix range target detection for StandGround stance 2026-08-12 22:40:59 +02:00
logs Update trac links with gitea links 2024-12-10 11:29:48 +01:00
system Start the serializationtest at a specivic turn 2026-05-10 14:18:48 +02:00