HV Unified simulator
Find a file
GaboGG 71da9b1214 v0.13.9 - Fix ReferenceError: battleLog is not defined
- The vitals observer check 'battleLog && !battleLog.summary' referenced
  an undefined variable, throwing on every observer tick
- Simplified to just check for pane_completion existence
- This crash may have been interfering with state parsing on the observer
2026-07-26 13:35:12 -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.9 - Fix ReferenceError: battleLog is not defined 2026-07-26 13:35:12 -04:00
simulator Fix: Spark of Life icon key, mana items after buffs 2026-07-22 06:13:54 -04:00
src v0.13.9 - Fix ReferenceError: battleLog is not defined 2026-07-26 13:35:12 -04:00
.gitignore Initial commit: HV Unified v0.11.0 structure 2026-07-20 19:30:26 -04:00