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

v0.6.0

Choose a tag to compare

@sasanquaa sasanquaa released this 25 Apr 15:42
· 932 commits to master since this release

Changelog

  • Fix a bug where changing Rotation Mode to Auto-mobbing would cause unable to further change anything
  • Improve UI number input (for the last time)
  • Support multiple monitors for BitBltArea
  • Add notifications for:
    • When elite boss spawns
    • When player dies
  • Add new Link Key type Along: This will hold down the the link key when using the actual key (Useful for in-game Combo Key)
  • Add Wealth Acquisition Potion and Exp Accumulation Potion buffs
  • Add limited support for remote control:
    • This is currently tested against Sunshine/Moonlight with the following setup:
      1. Both host (Sunshine) and client (Moonlight) native resolutions are 1980x1080
      2. Client connects in borderless windowed, 1080p, 10Mbps bitrate and 30 FPS
      3. Host matches client resolution upon connection using https://github.com/Nonary/ResolutionAutomation
      4. Use BitBltArea and drag over to the client game
      5. Tested against some dark/bright maps and using skills with fancy effects
    • I think this is the lowest settings the bot can run at
    • Tested against using windowed/minimized Moonlight but it doesn't detect well, both host and client should have matching resolutions
  • Change BitBltArea to only send input when the capture area and the currently focused/foreground window is overlapping:
    • For the Sunshine/Moonlight setup, this means you can use hotkeys (you should use it though or you can't escape)
    • For the old behavior, hotkey can still be used when you are focusing the app UI