
alexandClaude Sonnet 4.6
dc224bec5c
Fix CTA spam, traverse_nodes_fixed crash, and add skill preflight/setter
- config: cta_available=0 (user has no CTA weapon; was causing 5 failed
weapon-swap attempts per run)
- pather: traverse_nodes_fixed now allows can_teleport_with_charges chars
through instead of raising ValueError; when charges deplete mid-path
char.move() falls back to walking gracefully
- utils: add skill_preflight.py (visual hotkey verification, all blizz_sorc
skills use side=right) and skill_hotkey_setter.py (automated picker binding
with step-by-step logging)
- test: add test_skill_preflight.py (3 passing tests)
- assets: add sorc skill icon templates for preflight matching
- tools: add capture_sorc_skill_icons.py and set_sorc_skill_hotkeys.py
- key_detector: extend VK map with numpad/F-key/symbol codes; add
validate_key_bindings() and parse_key_file(); fix char_name lookup
Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
2026-05-24 19:26:00 +02:00
..
2026-05-17 13:26:31 +02:00
2026-05-17 14:07:01 +02:00
2026-05-24 19:26:00 +02:00
2026-05-19 16:46:24 +02:00
2026-05-24 19:26:00 +02:00
2026-05-17 13:26:31 +02:00
2026-05-24 19:26:00 +02:00