HV Unified simulator
Find a file
GaboGG 7ae6e4855f v0.14.1 - Fix cooldown checks: spells on cooldown no longer selected
- Added hasReadySpell() that checks DOM for onclick attribute (off cooldown)
- Buff loop (all tiers) now uses hasReadySpell instead of hasSpell
- Cure/Full-Cure now checks cooldown before casting
- Channeling target selection checks cooldown
- castInitialBuffs checks cooldown
- Imperil/Weaken debuffs check cooldown
- hasSpell() kept for knowledge checks (do we know this spell at all)
- Prevents silent failures where on-cooldown spells are selected but
  can't actually be cast (btsd[onclick] fails to find them)
2026-07-27 14:05:25 -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.14.1 - Fix cooldown checks: spells on cooldown no longer selected 2026-07-27 14:05:25 -04:00
simulator Fix: Spark of Life icon key, mana items after buffs 2026-07-22 06:13:54 -04:00
src v0.14.1 - Fix cooldown checks: spells on cooldown no longer selected 2026-07-27 14:05:25 -04:00
.gitignore Initial commit: HV Unified v0.11.0 structure 2026-07-20 19:30:26 -04:00