XCOM 2
[WOTC] Gotcha Again Redux
18件中 11-18 を表示
< 1  >
更新: 2023年7月18日 @ 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

更新: 2023年7月17日 @ 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.

更新: 2023年7月16日 @ 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.

更新: 2023年7月15日 @ 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 ...

更新: 2023年7月12日 @ 13時03分

v1.3

UPDATE: Updated russian translation from Aks due to fix typo

更新: 2023年7月11日 @ 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

更新: 2023年7月10日 @ 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.

更新: 2023年7月10日 @ 18時52分

v1.0

Initial Release