HV Unified simulator
Find a file
GaboGG ce09755fa8 v0.14.12 - Add captureAllTooltips() with async hover-to-popup delay
- captureAllTooltips() iterates each equipment slot, calls equips.set()
  to trigger the tooltip popup, waits 300ms for the DOM to update,
  then reads and saves the full stat block from #popup_box
- Catches 'Popup Box' default text vs real tooltip
- Saves stats directly to localStorage gear DB
- Exposed as HV.captureTooltips() for console use
- For best results: visit Character Equipment page, run HV.captureTooltips()
2026-07-27 15:31:06 -04:00
docs Initial commit: HV Unified v0.11.0 structure 2026-07-20 19:30:26 -04:00
references v0.14.9 - Rewrite gear scraper with correct DOM selectors 2026-07-27 15:12:28 -04:00
scripts v0.14.12 - Add captureAllTooltips() with async hover-to-popup delay 2026-07-27 15:31:06 -04:00
simulator Fix: Spark of Life icon key, mana items after buffs 2026-07-22 06:13:54 -04:00
src v0.14.12 - Add captureAllTooltips() with async hover-to-popup delay 2026-07-27 15:31:06 -04:00
.gitignore Initial commit: HV Unified v0.11.0 structure 2026-07-20 19:30:26 -04:00