Skip to content

Combat Solver 0.35.4

Choose a tag to compare

@Torch1230 Torch1230 released this 11 Sep 03:38
· 342 commits to main since this release

0.35.4

简体中文

  • 设置新增默认开启的“达到战损目标后停止搜索”:找到零损完整胜利路线就收尾;设置了战损阈值时,达到阈值同样停止。仅在本场持有对应成长卡牌且考虑成长收益时继续搜索,保存的成长额度不会拖慢没有对应卡牌的战斗。
  • 按钮区新增小型“开战自动”开关,记住每场战斗自动开启全自动的偏好;本场手动停止后保持停止,下场再自动开启。
  • 收起面板时仍显示当前路线扣血、回血和危险提示,并随路线更新。
  • 成长策略新增至亮之焰的单场最大生命消耗上限。开启后自行填写额度,0 表示不再使用;手动使用、重复打出和自动打出均计入,重算、跨回合及获得最大生命不会恢复额度。
  • 成长策略新增禁忌魔典:可设置每次战后删牌收益允许的额外战损,求解器会据此争取删牌机会。
  • 修复部分开局能力路线的补充计算因重复候选而失败的问题。
  • 低、中、高、极高四档默认节点上限翻倍,减少长战斗中过早耗尽搜索工作量的问题;时间预算保持原值。
  • 所有用药方案仍未找到完整胜利路线时,若剩余时间充足,自动扩大搜索范围继续尝试,最多追加两轮。
  • 追加计算期间采用路线正常交接;自定义节点上限保留玩家设置。

感谢 bingyang1132 贡献 PR #83

English

  • Added “Stop when HP loss target is met”, enabled by default. Search ends at a complete zero-loss victory, or a victory within your configured HP loss threshold. Growth rewards keep the search running only when relevant cards are present and growth is enabled; saved allowances alone no longer delay other combats.
  • Added a compact Auto-start switch beside the action buttons. It remembers whether to enable full auto at the start of each combat. A manual stop lasts for the current combat; full auto starts again next combat.
  • The collapsed panel now keeps showing the current route's HP loss, healing and danger warnings, updating with the route.
  • Added a per-combat maximum HP cost limit for Brightest Flame under Growth Strategy. Enable it and choose an allowance; 0 prevents further use. Manual plays, replays and auto-plays count, and recalculations, new turns or max HP gains do not restore the allowance.
  • Added Forbidden Grimoire to Growth Strategy. Configure the extra HP loss you are willing to accept for each post-combat card removal opportunity.
  • Fixed supplemental searches for some opening power routes failing on duplicate candidates.
  • Doubled the default node limits for Low, Medium, High, and Very High presets, allowing more search work in long combats while keeping the same time budgets.
  • If no complete winning route is found after potion alternatives are evaluated, the solver can broaden the search for up to two additional passes within the remaining time.
  • Route adoption is preserved during additional searches. Explicit custom node limits remain unchanged.

Thanks to bingyang1132 for contributing PR #83.