Skip to content

2.2.0

Choose a tag to compare

@msolefonte msolefonte released this 03 Aug 22:08
3cf38a1
  • Introduced enforcement of AI cost limits via a new automatic method
    • This new algorithm does not require manual maintenance
    • It supports all units and races by default, even the mod ones
    • It is possible it is CPU heavy / makes AI turns longer
    • Requires testing
  • Fixed a bug that caused the Tooltip text to be hidden if Dynamic Costs were disabled
  • Added a new Tooltip text for Dynamic Costs if the capacity has reached its maximum amount
  • Technical changes:
    • New method is_faction_punishable(faction) added to the CBAC lib API
    • New method is_hero(unit_key) added to the CBAC lib API