Corrected shell count being displayed to all players. (2nd attempt)
Corrected Asgard rotation speed (% Thrust) being displayed to all players.
Removed redundancies and refactored F.O. mini following orders.†
†(see additional notes)
ADDITIONAL NOTES:
Corrected a minor issue related to mini following orders. In previous versions of the following orders, the F.O.'s minies would stop to shoot rather than following the gunship buddy ("gbuddy").
My attempt to correct this (in the latest tweak) was to have the minies hold fire and move targetting the gunship buddy, then un-hold (weapons free) queued after existing orders. Having noticed that (i) hold fire is transient and (ii) move targeting a unit is channelled (or ongoing order), the orders queued after existing orders were never executed until cancelled, causing some minies to remain on hold fire until Asgard is aborted.
In this patch (F.O. minor issues fix),
(i) move targeting "gunship buddy" is queued replace existing orders rather than after existing orders,
(ii) the redundant stop after existing orders is removed, and
(iii) weapons free is queued replace existing orders and is moved to the line under the condition that the mini is near the gunship buddy.
3 of the last FO-related issues PATCH NOTES:
ADDITIONAL NOTES: