16 Commits

Author SHA1 Message Date
waynebian01
322a69d0b9 修复了驱散bug 2026-05-03 18:05:30 +08:00
waynebian01
c5ed77c313 Merge branch 'main' of https://github.com/waynebian01/Fuyutsui 2026-05-03 14:24:56 +08:00
waynebian01
4fb4470515 进一步重构光环管理逻辑 2026-05-03 02:23:47 +08:00
waynebian01
ca6e48de57 更新光环管理逻辑,修正了光环引用方式,并添加了新的光环文件以支持更好的光环管理。 2026-05-03 01:43:22 +08:00
waynebian
dc84b7bdfe 优化了配置文件,移除了不必要的打印信息,并添加了玩家职业和专精信息的获取逻辑以增强功能。 2026-04-30 16:10:50 +08:00
waynebian01
6f084f3990 2026-04-27 00:10:13 +08:00
waynebian01
cd977af8c2 修复了玩家进入新的地图, 配置像素复位问题 2026-04-26 23:35:37 +08:00
waynebian01
e7aa147724 添加疾病判断功能,更新相关逻辑以处理因没有疾病无法使用扩散的问题,同时在配置文件中添加疾病判断的状态。 2026-04-26 23:15:03 +08:00
waynebian01
8d2190d117 添加了新的法术打印功能,更新了法术列表和热键映射,修复了法术名称获取逻辑,优化了法术逻辑处理。 2026-04-26 22:37:01 +08:00
waynebian01
3a07e40d2a 银月城木桩是个坏人, 调整了bar的间距, 修复了一些bug 2026-04-26 20:37:11 +08:00
waynebian01
ff3fd0dcab 优化了邪DK, 添加了储存信息功能 2026-04-26 16:07:03 +08:00
waynebian01
05eca593ae 添加了湮灭(一键辅助)
Co-authored-by: Copilot <copilot@github.com>
2026-04-25 01:56:33 +08:00
waynebian01
db70b4d9d0 添加了蓄力法术
Co-authored-by: Copilot <copilot@github.com>
2026-04-24 23:06:37 +08:00
waynebian01
58724c16a1 修改了按键错误
Co-authored-by: Copilot <copilot@github.com>
2026-04-24 01:23:26 +08:00
waynebian01
3449c7e0e3 feat: Update .gitignore to include Python cache files and test directory
feat: Update Fuyutsui.toc to include core.lua

refactor: Refactor GetPixels.py to merge scanning functions and optimize performance

fix: Update paladin_logic.py to correct finisher mode logic and variable names

feat: Add AOE开关 and 爆发开关 to config.yml for enhanced configuration options

fix: Update paladin.yml to remove invalid skill mapping

chore: Update logic_gui.py to improve key handling and debounce logic

fix: Update Paladin.lua to include new block mappings for 爆发开关 and AOE开关

refactor: Simplify Priest.lua by removing unused variable

chore: Update block.lua to comment out success message for clearing bars

chore: Remove unused functions from config.lua to clean up code

fix: Update LibRangeCheck-3.0.lua to increment MINOR_VERSION and improve event handling

fix: Update main.lua to correct casting and channeling duration evaluations

feat: Add core.lua for in-game command handling and mode switching functionality
2026-04-22 00:57:07 +08:00
waynebian01
3202d9b028 修改了文件结构 2026-04-21 11:37:31 +08:00