Skip to content

EQL Tools Companion 0.22.0

Choose a tag to compare

@sowoky sowoky released this 16 Aug 19:47
· 5 commits to main since this release

Quests → collapse; Sky on the widget

  • Fold a quest or a zone away. A twisty on every quest row and every zone heading — Turn-ins, Tracked both ways, and the widget's tracked panel. Folded, a quest still shows its name, count, level, class, zone and giver, so Turn-ins reads as an index of what you hold something for instead of a scroll. Collapse all / Expand all sits in each view's header. A zone folds by name wherever it appears, and what you folded is still folded next time.
  • Pick the Sky board's grouping on the widget. By giver, by boss, or what to get rid of — the button next to the tabs, same place as Tracked's by zone / by quest. The app's Sky tab follows.

The Quests tab is much faster. The held-count lookup walked all 389 rows of your inventory every time a quest item missed, and a miss is most of them — 82% of the time a redraw took. Three quest views redrew on every log line that moved the ledger, two of them off screen. Typing in a filter redrew 2,004 rows per keystroke. A redraw was 1.7 seconds and the window stopped answering clicks; it is now under 100 ms, and switching tabs is immediate.


Windows: EQL-Tools-Companion-Setup-0.22.0.exe — installs per-user (no admin rights needed) and keeps itself updated. Unsigned, so SmartScreen will warn — More info → Run anyway.

Mac (Apple Silicon): EQL-Tools-Companion-0.22.0-arm64.dmg — drag to Applications. Unsigned, same model as osxEQL — run once:

xattr -dr com.apple.quarantine "/Applications/EQL Tools Companion.app"

Mac builds do not self-update; check back here.