hv-unified/scripts
GaboGG a7a304f5d4 v0.14.9 - Rewrite gear scraper with correct DOM selectors
- Character Equipment page (?s=Character&ss=eq): reads #eqsb > .eqb
  divs with onmouseover='equips.set(ID,...)' for item names and IDs
- triggerAllTooltips() calls equips.set() for each item to populate
  the #popup_box tooltip, then parses full stat blocks (ADB, damage,
  mitigation, attributes, burden, interference, condition)
- Armory Organize page: reads #equiplist table rows with
  onmouseover='hover_equip(ID)' and checkbox values
- Reads right-side #equipinfo preview for condition and stats
- Modify detail page: reads full stat tables
2026-07-27 15:12:28 -04:00
..
build.sh v0.14.7 - Gear scraper: captures full equipment stats to localStorage 2026-07-27 14:55:48 -04:00
hv-unified.user.js v0.14.9 - Rewrite gear scraper with correct DOM selectors 2026-07-27 15:12:28 -04:00
latest.user.js v0.14.9 - Rewrite gear scraper with correct DOM selectors 2026-07-27 15:12:28 -04:00