XCOM 2
[WOTC] Cost-Based Ability Colors
กำลังแสดง 1-10 จาก 12 รายการ
< 1  2 >
อัปเดต: 30 มี.ค. 2024 @ 6: 21am

1.2.1:

  • Updated default config to remove override for Whiplash ability (no longer needed) for compatibility support.

อัปเดต: 19 ก.ย. 2022 @ 1: 10am

1.2.0:

  • Added additional override variable to conditionalize color changes based on the presence of an actionpoint type.
  • Reworked override struct handling so multiple conditions in the same override entry function as an AND statement.
  • Changed ModifyingEffectName to look at effects applied to the unit vs effects the unit has applied.

อัปเดต: 9 ส.ค. 2020 @ 5: 20pm

Config entry microfix

อัปเดต: 9 ส.ค. 2020 @ 5: 12pm

1.1.1:

  • Introduced a few new color variables to support either dynamic cost changes, straight AP cost changes, or a middle ground. Check the config file for more details.

อัปเดต: 8 ส.ค. 2020 @ 10: 20pm

1.1.0:

  • Updated with code supplied by Iridar (thanks!) to support abilities with multiple action point costs
  • Added a separate color to distinguish between actions that cost 2+ actions and do or do not end the turn (2 different shades of orange now).

อัปเดต: 29 มิ.ย. 2019 @ 6: 33pm

1.0.5:

  • Added support for 2+ action abilities (default color is Orange).
  • Added a config to auto-detect Free Reload Anytime and adjust handling of the reload ability accordingly (defaults to True).

อัปเดต: 4 ธ.ค. 2018 @ 5: 44pm

No changes - repushed files in effort to resolve activation/config issues people are experiencing at random.

อัปเดต: 4 พ.ค. 2018 @ 5: 52pm

1.0.4:

  • Updated the SPARK's Bombard ability to remove the extra ActionPointCost causing it to show up incorrectly.

อัปเดต: 9 ก.พ. 2018 @ 10: 21am

1.0.3:

  • Attempt to fix issues with Free Reload charges reporting incorrect values and added handling to support multiple upgrades per weapon granting Free Reloads, should that ever exist.

อัปเดต: 8 ก.พ. 2018 @ 11: 02pm

1.0.2:

  • Added Full Color Mode toggle in the config file (defaults to Off/False). Colors the Icon border AND inner symbol based on the action cost.
  • Added a check for valid action point types. If the unit does not have a valid action point type for an ability, it will display the Unavailable color (for example, when a unit has a movement-only action point, normal actions will be colored as unavailable).