XCOM 2
Resistance Ring+
Showing 1-3 of 3 entries
Update: 13 Feb, 2019 @ 7:08am

v1.02 :
Added an UIEventQueue to the UIFacility_CovertActions that will also disable the vanilla single-item being displayed in favor of the queue that can display all items at the same time
Known bugs : Getting a Logscriptstack on AddFacilityProgressQueue.OnInit and CreateQueue, dunno why.

v1.03 :
Fixed Logscriptstack on AddFacilityProgressQueue.OnInit and CreateQueue
Added support for the main Avenger EventQueue, due to how the highlander handles covertops events in the queue, they won't be sorted correctly among the other events.
Last Update was apparently not pushed out correctly.

Update: 19 Jan, 2019 @ 4:52pm

v1.01 :
Added Highlander support.
Note that Highlander is now required to use this mod.
Removed the "UIEventQueue" override.
We do still override "UICovertActions" tho.
Fixed a vanilla out-of-bounds error in "UICovertActions.RefreshRisksPanel" that was spamming the console in debug mode.

Update: 14 Jan, 2019 @ 11:47am