XCOM 2
[WOTC] Gotcha Again Redux
Показване на 11 — 18 от 18 постъпления
< 1  >
Обновление: 18 юли 2023 в 11:31

v1.7

BUGFIX: Somehow in my code-refactoring and clean-up/consolidation I had broken the PFC UI fix ... this should now be restored to working correctly

Обновление: 17 юли 2023 в 23:45

v1.6

UPDATE: Added an event to the XCom Players Turn Start that should catch and fix any broken UI Unit Flags. This may cause a small 1sec stutter delay before being able to actually take your turn, but I figure this is preferable to having broken/missing flags.

Обновление: 16 юли 2023 в 21:22

v1.5

BUGFIX: Fixed an issue with some flanking colours not being present when they should be... hopefully.

BUGFIX: Single-target squadsight gremlin perks should now be fixed and give a cool new Blue Cog icon.

UPDATE: The LWotC Lone Wolf Indicator now scales it's alpha channel as the bonus increases. This is to reflect the changes LWotC made to the perk since LW2!. Less the the minimum bonus range the icon will be present on a unit at 33% alpha ... above minimum range the icon gets to 66% alpha ... past maximum bonus the icon is at 99% alpha.

Обновление: 15 юли 2023 в 16:18

v1.4

UPDATE/BUGFIX: After a lengthy discussion/tutorial with Iridar, turns out I may have been setting default MCM configs incorrectly! This is what causes issues with the MissClick Protection not allowing people that subbed prior to 1.2 being able to click anywhere.
This version should fix that issue, but in doing so also resets the MCM configs. So please check them if you made changes

I also add a minimum coded delay of 0.01 seconds, and changed the minimum values for the MCM sliders to 0.05.

The defaults for MCP should be;
delay: 0.75
alpha: 0.25

~ sorry for any issues caused, using MCM is still new to me, and adding new variables in an update is what tripped me up ...

Also added LWotC_AreaSuppression to the list of suppression effects ...

Обновление: 12 юли 2023 в 13:03

v1.3

UPDATE: Updated russian translation from Aks due to fix typo

Обновление: 11 юли 2023 в 16:47

v1.2

UPDATE: Added Russian translation by Aks
Exposed more hardcoded stuff to configs, like units that gain LoS Height bonuses (previously hardcoded to the vanilla Sectopod only!)

Enabled built-in detection and adjustments for Revert Overwatch Rules change
- Should account for the 1-step grace tile and ending a move in cover, but might have some issues with last-tile overwatch changes.

Added ShadowStep perk list names for negation for overwatch & suppression indicators

Integrated MissClick Protection by Iridar with permission

Обновление: 10 юли 2023 в 22:58

v1.1

UPDATE: An update so soon after release? Yes!
Changed a few things around to allow for more "delayed damage bomb" type markers - things like PsiBomb - so that other modders can use the function for stuff like DelayedFrostVorticii ...

Also added checking of the Frost damage type for stuff from the Alien Hunters DLC (the DLC is NOT required) - many thanks to Mitzruti for pointing out this damage type was skipped in the original versions ... maybe there's a mod out there that will use these new features?

Adjusted the MCM options to reflect new changes so you might want to ensure your MCM settings are correct/updated.

Обновление: 10 юли 2023 в 18:52

v1.0

Initial Release