Luis Gabriel Ramos Robles gabogg · he/him
  • Joined on 2026-06-05
gabogg pushed to main at gabogg/hv-unified 2026-07-28 00:11:14 +00:00
f2f296274c v0.14.17 - Faster weapon skills: lower skillOC to 60, threat to 70%, single-monster emergency
gabogg pushed to main at gabogg/hv-unified 2026-07-27 19:58:16 +00:00
4aff813f01 v0.14.16 - Armory scraper now scavenges full store for all items
gabogg pushed to main at gabogg/hv-unified 2026-07-27 19:51:38 +00:00
d95409026f v0.14.15 - Retry gear scrape until dynjs_equip store loads
gabogg pushed to main at gabogg/hv-unified 2026-07-27 19:46:49 +00:00
329e9403b4 v0.14.14 - V2 gear scraper: reads from HV in-memory JS store (no hovers)
gabogg pushed to main at gabogg/hv-unified 2026-07-27 19:35:44 +00:00
28457202ba v0.14.13 - Clean scrape flow: basic data on page load, stats via captureAllTooltips
gabogg pushed to main at gabogg/hv-unified 2026-07-27 19:31:18 +00:00
ce09755fa8 v0.14.12 - Add captureAllTooltips() with async hover-to-popup delay
gabogg pushed to main at gabogg/hv-unified 2026-07-27 19:29:27 +00:00
c632c13818 v0.14.11 - Fix DOM selector: onmouseover is on inner div, not .eqb parent
gabogg pushed to main at gabogg/hv-unified 2026-07-27 19:16:14 +00:00
992c6acc38 v0.14.10 - Add debugScrapeGear() diagnostic + HV.gearDebug()
gabogg pushed to main at gabogg/hv-unified 2026-07-27 19:12:43 +00:00
a7a304f5d4 v0.14.9 - Rewrite gear scraper with correct DOM selectors
gabogg pushed to main at gabogg/hv-unified 2026-07-27 19:06:05 +00:00
6167df57b4 v0.14.8 - Expose gear API via HV.gear() / HV.gearSummary()
gabogg pushed to main at gabogg/hv-unified 2026-07-27 18:56:04 +00:00
d60233d205 v0.14.7 - Gear scraper: captures full equipment stats to localStorage
gabogg pushed to main at gabogg/hv-unified 2026-07-27 18:50:01 +00:00
91d53e0f1c v0.14.6 - High-threat weapon skills step 0d (before buffs/items)
gabogg pushed to main at gabogg/hv-unified 2026-07-27 18:46:49 +00:00
9af0237754 v0.14.5 - Conservative debuffs: Imperil only on bosses/rares or 5+ mobs
gabogg pushed to main at gabogg/hv-unified 2026-07-27 18:45:10 +00:00
0a41f9d7c5 v0.14.4 - Sort buff loop by cost (cheapest-first when no channeling)
gabogg pushed to main at gabogg/hv-unified 2026-07-27 18:43:51 +00:00
48e5103655 v0.14.3 - Add reason tags to castInitialBuffs (init/initCh)
gabogg pushed to main at gabogg/hv-unified 2026-07-27 18:09:01 +00:00
205f1cd631 v0.14.2 - Double-check cooldown via img opacity:0.5 in hasReadySpell
gabogg pushed to main at gabogg/hv-unified 2026-07-27 18:05:40 +00:00
7ae6e4855f v0.14.1 - Fix cooldown checks: spells on cooldown no longer selected
gabogg pushed to main at gabogg/hv-unified 2026-07-27 18:01:17 +00:00
c9ad92e28d v0.14.0 - Major strategy overhaul from agy research report
gabogg pushed to main at gabogg/hv-unified 2026-07-27 17:35:55 +00:00
467e844aae v0.13.34 - Explicit action names in log + _reason tags per decision
gabogg pushed to main at gabogg/hv-unified 2026-07-27 17:27:02 +00:00
949aab915f v0.13.33 - Persist maxBuffDur to localStorage (no more warm-up)