
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
..
2022-05-13 16:15:43 -04:00
2026-05-22 23:24:41 +02:00
2026-05-17 13:26:31 +02:00
2022-02-04 17:58:41 -05:00
2022-06-16 09:46:14 -04:00
2022-06-19 15:06:15 -04:00
2022-06-16 09:46:14 -04:00
2022-06-16 09:46:14 -04:00
2022-06-16 09:46:14 -04:00
2022-06-23 14:53:58 -04:00
2026-05-19 16:46:24 +02:00
2026-05-23 23:15:24 +02:00
2026-05-24 19:26:00 +02:00