mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-22 23:06:56 +00:00
892f97743b
This fixes an off-by-one error that led to entities sometimes getting stuck against obstructions. It also increases the max-range of the short pathfinder to help entities find their way around corridors and house blocks. Fixes2ff8614ce2(off-by-one error) and reverts the range changes from32e8ed51aaReported By: Freagarach Fixes #5586 . Refs #5624 Differential Revision: https://code.wildfiregames.com/D2754 This was SVN commit r23699.