2025-08-07 06:03 CEST

spring: develop 963a8a01 Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
tvo tvo develop 2006-10-01 17:24:40 develop a88a68ae
Changeset * Fix the bug that targets that leave los|radar for a split second cancel commands immediately.
  Now if the target leaves los|radar a 25 second timer starts, if it is exhausted the command
  is canceled.
  Also this should work for ALL commands now, including guard, repair, capture, transport etc.

Note that this doesn't yet fix the "queue up exploit".



git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2334 37977431-3df6-0310-b722-df95706aa16b
mod - rts/Sim/Units/CommandAI/AirCAI.cpp Diff ] File ]
mod - rts/Sim/Units/CommandAI/BuilderCAI.cpp Diff ] File ]
mod - rts/Sim/Units/CommandAI/CommandAI.cpp Diff ] File ]
mod - rts/Sim/Units/CommandAI/CommandAI.h Diff ] File ]
mod - rts/Sim/Units/CommandAI/MobileCAI.cpp Diff ] File ]
mod - rts/Sim/Units/CommandAI/TransportCAI.cpp Diff ] File ]