Skip to content
This repository was archived by the owner on Mar 20, 2026. It is now read-only.

v0.7.0

Choose a tag to compare

@github-actions github-actions released this 01 May 10:24
· 883 commits to master since this release

Changelog

  • Fix a bug where after solving the initial rune and the rune buff runs out, it would immediately try to solve non-existence rune
  • Relax unstucking condition
  • Optimize CPU usage caused by unused capture mode
  • Improve number input
  • Add Fixed Actions in Configurations -> Fixed Actions:
    • The action added is a pre-configured priority actions
    • Useful for character-specific buffs or skills that does not require position
    • Reuse accross all maps without needing to add them again on new maps
  • Add randomization options for actions:
    • For position, X random range can be used to randomize player x position in the x - x random -> x + x random range
    • For Key action: Wait before random range and Wait after random range can be used to randomize player action delay in the delay - delay random -> delay + delay random range
  • Add Reset Rotation On Erda Condition in Actions -> Rotation Mode: Enabling this will cause all normal actions to restart from the beginning whenever ErdaShowerOffCooldown condition is triggered