Skip to content

v0.4.2

Latest

Choose a tag to compare

@github-actions github-actions released this 01 Sep 06:55

Fixed

  • Revert button on Boss/Elite/Minion entries: could point at the wrong world Actor when more than one scaled variant of the same source monster existed (e.g. a Moderate-tier Elite copy and a separately-configured High-tier Boss copy of the same creature) — it only matched by source monster, not by the actual tier/apply-flag configuration. Now uses the exact same matching Create Combat's own Actor-reuse logic relies on, so the Revert button always points at the one Actor a redeploy would actually reuse.
  • Auto-Fill role constraints: a role with no matching candidate in the current filters (e.g. "2 Brute" with no Brute-tagged monster in the pool) used to just leave those slots empty, undershooting Desired Count. Those slots are now filled from the general pool instead — you still get the full creature count, just without the unfulfillable role for those particular slots. The warning about the unmatched role still shows.