hv-unified/src
GaboGG b59da5544a v0.15.1 - Keep Top 10% (min 5) instead of fixed 5
- keepCount = max(5, ceil(categorySize * 0.10))
- Small categories still keep minimum 5; large ones scale up
  (e.g. 40 items in a category → keep 5, 80 → keep 8, 120 → keep 12)
2026-07-31 14:28:17 -04:00
..
abilities.js Initial commit: HV Unified v0.11.0 structure 2026-07-20 19:30:26 -04:00
action-executor.js v0.14.0 - Major strategy overhaul from agy research report 2026-07-27 14:01:05 -04:00
armory.js v0.15.1 - Keep Top 10% (min 5) instead of fixed 5 2026-07-31 14:28:17 -04:00
battle-logger.js Initial commit: HV Unified v0.11.0 structure 2026-07-20 19:30:26 -04:00
battle-parser.js v0.13.33 - Persist maxBuffDur to localStorage (no more warm-up) 2026-07-27 13:26:51 -04:00
config.js v0.15.1 - Keep Top 10% (min 5) instead of fixed 5 2026-07-31 14:28:17 -04:00
gear-analysis.js v0.14.41 - Fix gear slot detection: 'gi' was matching inside 'leggings' 2026-07-31 10:59:17 -04:00
gear-scraper.js v0.14.33 - In-game gear analysis module 2026-07-31 07:07:38 -04:00
guidance.js v0.14.34 - Fix difficulty comparison case bug 2026-07-31 07:09:30 -04:00
header.user.js v0.15.1 - Keep Top 10% (min 5) instead of fixed 5 2026-07-31 14:28:17 -04:00
hover-system.js Initial commit: HV Unified v0.11.0 structure 2026-07-20 19:30:26 -04:00
init.js v0.14.39 - Call enhanceGearAnalysis on equipshop pages (ss=eq) 2026-07-31 10:45:17 -04:00
items.js Initial commit: HV Unified v0.11.0 structure 2026-07-20 19:30:26 -04:00
keybindings.js v0.14.27 - Enhanced logging: alive/dead markers, skill readiness, item counts 2026-07-28 10:16:31 -04:00
knowledge-base.js v0.13.20 - Add SPELL_COSTS fallback for Mana Conservation-reduced MP costs 2026-07-26 15:01:49 -04:00
out-of-battle.js v0.13.1 - Smart Armory, removed broken sell/salvage buttons 2026-07-26 11:28:21 -04:00
page-detector.js Monster Lab floating panel + page detection, Beast recommendation 2026-07-20 20:35:14 -04:00
progress-tracker.js Initial commit: HV Unified v0.11.0 structure 2026-07-20 19:30:26 -04:00
public-api.js v0.14.33 - In-game gear analysis module 2026-07-31 07:07:38 -04:00
re-timer.js Initial commit: HV Unified v0.11.0 structure 2026-07-20 19:30:26 -04:00
settings-page.js v0.13.3 - Auto-sell/salvage preset on settings page 2026-07-26 12:42:56 -04:00
settings-panel.js Initial commit: HV Unified v0.11.0 structure 2026-07-20 19:30:26 -04:00
state.js v0.14.18 - Spirit Stance burst toggle for 7+ mob Rending Blow 2026-07-27 20:14:21 -04:00
strategy-engine.js v0.14.31 - Skip debuffs during spirit burst (flag >= 1) to prevent toggle loops 2026-07-29 12:35:50 -04:00
ui-overlays.js Initial commit: HV Unified v0.11.0 structure 2026-07-20 19:30:26 -04:00
utils.js Initial commit: HV Unified v0.11.0 structure 2026-07-20 19:30:26 -04:00