You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Fixed:
Mount: Units would sometimes stick out of vehicles with door animations (CUP/RHS/IFA3,GM,etc. vehicles mostly)
Support: Before adding Artillery groups to player, a delay is added to make sure the vehicle is mounted. Otherwise the group wouldn't appear in the supports menu.
General: Added time limit to some infinite loops to make sure they can terminate. This avoids unnecessary load on the scheduler.
Tasking: Added a more rigorous method for changing the units' "currentCommand" into "STOP" (required for tasking)