HV Unified simulator
Find a file
GaboGG 8c21920d4b v0.13.25 - Debounce Q key to prevent spam on held-key repeat
- Added _lastQTime debounce (300ms) to the Q key handler
- Holding Q now fires at most ~3 actions per second instead
  of ~20, preventing duplicate actions from stale state reads
- The previous issue: 6 identical Haste casts, then 8 identical
  Spark casts, then 12 identical Heartseeker casts — all from
  state not yet updated by the game
2026-07-26 15:17:27 -04:00
docs Initial commit: HV Unified v0.11.0 structure 2026-07-20 19:30:26 -04:00
references Initial commit: HV Unified v0.11.0 structure 2026-07-20 19:30:26 -04:00
scripts v0.13.25 - Debounce Q key to prevent spam on held-key repeat 2026-07-26 15:17:27 -04:00
simulator Fix: Spark of Life icon key, mana items after buffs 2026-07-22 06:13:54 -04:00
src v0.13.25 - Debounce Q key to prevent spam on held-key repeat 2026-07-26 15:17:27 -04:00
.gitignore Initial commit: HV Unified v0.11.0 structure 2026-07-20 19:30:26 -04:00