Skip to content

EQL Tools Companion 0.23.0

Choose a tag to compare

@sowoky sowoky released this 16 Aug 19:55
· 4 commits to main since this release

Ten different items called "Old Silver Coin"

The game reuses one name across items that are not the same item. There are ten Old Silver Coins, 85 things called A Tattered Note, 24 A Sealed Letter. 193 of the item names quests ask for cover more than one real item. Your inventory dump has always printed the item ID beside every row; the app now knows what those IDs are.

  • An inventory row says which one it is. Old Silver Coin · Coin of the Tash - Azia. Five rows that used to be identical are five different items, and the Item column sorts on it.
  • A quest step ticks the coin you actually have. Holding Azia, Beza, Caza, Dena and Geza used to mark the first five pins in order — it said Ena was done and Geza wasn't, which is backwards, and it sent you to Grobb for a coin already in your bank.
  • The zone list is the places you still have to go. Coin of Tash used to list all ten cities whatever you were carrying. Now it lists the five you haven't swum yet.

The log only ever prints names, never IDs, so a coin looted since your last /outputfile inventory is counted but can't be placed. The quest says so instead of guessing at it.


Windows: EQL-Tools-Companion-Setup-0.23.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.23.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.