Skip to content

Version 0.3.8

Compare
Choose a tag to compare
@Spr-Aachen Spr-Aachen released this 22 Oct 08:51
· 78 commits to main since this release
  • [Fix] The program gives an error while trying to open the configuration file via tray menus.
  • [Fix] Issues that the surface cheking key (F3 by default) wouldn't response in combat.
  • [Fix] While in combat, the cursor permanently disappeared after releasing LAlt key for the left-click function.
  • [Fix] While in combat, the "cursor occlusion" took no effect when the suspending/continuing key (F1 by default) was pressed to resume the program.
  • [Fix] Code structure ("Automatic Identification" function related) optimised.
  • [修复] 通过托盘菜单打开配置文件时程序报错的问题
  • [修复] 在非战斗状态下调出界面键无法生效的问题
  • [修复] 在战斗状态下按住Alt键以正常使用鼠标后光标永久消失的问题
  • [修复] 在战斗状态下按下暂停/启用键以恢复程序运行时光标无法隐藏的问题
  • [修复] 优化了识别系统相关的代码结构