Skip to content

2.4.1

Compare
Choose a tag to compare
@msolefonte msolefonte released this 07 Aug 21:37
· 4 commits to main since this release
e62ca52
  • Greatly optimized AI limits enforcement algorithm
    • Number of CBAC (IO) calls reduced to a minimum
    • AI turns time notably reduced
  • Improved logging features for better bug reports
  • Added an Enable logging checkbox to MCT
  • Added a reimbursement to AI after a downgrade is enforced
  • Set the minimum value for AI Limit (Base) to 7000 points
  • Renamed last MCT section into "Advanced Options"
  • Fixed a bug that caused tooltip's Heroes costs to be empty
  • Fixed all SFO incompatibilities
  • Technical changes:
    • New method get_unit_cost_from_key(unit_key) added to the CBAC lib API
    • Renamed script/campaign/mod/cbac.lua into script/campaign/mod/cbac-tooltip.lua
    • Introduced and enforced a 120 chars per line limit