Skip to content

EQ Auction Forge v1.3.0

Choose a tag to compare

@wangel wangel released this 05 Jun 05:52
· 83 commits to main since this release

EQ Auction Forge v1.3.0

What's new

  • Smarter INI picker — when you choose your character file to write macros into, the app now checks it first. It hard-blocks the wrong files (eqclient.ini, UI_*.ini layout files) with a note telling you the right one to grab, warns if a file doesn't look like a character INI, and keeps re-prompting until you pick a valid one. Much harder to clobber the wrong file by accident.
  • Server-filtered file list — the picker now defaults to showing only the selected server's characters (e.g. *Frostreaver*.ini), so you're not scrolling past every character on every server.
  • Remembers your folder — the picker reopens where you last browsed.
  • Startup fix — fixed a stray character that could stop the script from launching.

Download

No Python needed: grab EQ_Auction_Forge_v1.3.0_Windows.zip below, unzip it (Desktop/Downloads — not Program Files), keep EQ_Auction_Forge.exe and items.txt.gz together, and double-click the .exe.

Developers / other platforms: use the Source code (zip) and run python EQ-Auction_Forge.py (Python 3.8+ with tkinter; no pip packages).

See the README for full usage. EverQuest must be closed when writing to your INI file.