promotional bannermobile promotional banner

EquipOptimizer

Optimizes your gear based on custom stat rules and priorities

File Details

v0.1.0

  • R
  • Jun 12, 2026
  • 49.43 KB
  • 2
  • 12.0.5
  • Retail

File Name

EquipOptimizer-v0.1.0.zip

Supported Versions

  • 12.0.5

EquipOptimizer

v0.1.0 (2026-06-12)

Full Changelog

  • chore: setup standard tag-push release workflow and configure packaging
  • chore: export tag reference to environment variables in release workflow (#1)
  • chore: configure CI release workflow and update pkgmeta ignore list
  • refactor: optimize bag scanning with caching, update stat calculations, and revise diminishing returns logic
  • refactor: update stat calculation to include gems/enchants, optimize primary stat detection, and improve gem scoring logic.
  • refactor: standardize stat calculation by centralizing player current stat retrieval and item link normalization
  • refactor: improve comparator logic, update optimizer pruning, and add support for set requirement validation
  • feat: gems support added
  • feat: initialize project with core libraries, base UI components, and initial game logic implementation