made a different PoS quest tracker, using log instead of inventory.
The existing tools are helpful for sure, but I had some issues:
- inventory file doesn't show what you've got in currency or equipment storage
- doesn't show what you've sold
- doesn't show what quests you've completed
All of this is solvable with the log. You can even see if the items were vendored and you've accidentally got some quest piece set to auto sell (i realized i had accidentally sold 7 rogue stingers!)
My goals are: unlock all the classes, save most of the items, see what items are worth upgrading, help my bank not be so full.
So my tracker has several different views to accomplish all of that, It tries to show you other contenders for each gear slot so you can determine if you value the reward or not (it tries to rank them itself, but the stat priorities may not be perfect or you may disagree, but you will have a solid comparison either way).
One known issue: if eqlwiki has original rewards instead of EQL rewards it may show both. That will be fixed when the wiki is fixed so help with the wiki!
if you haven't visited before or it's been a while poke around. there's a lot of stuff of varying quality. Some lower effort AI stuff, some more polished stuff. In addition to the tools and explainers there's also the stiched 3d atlas and the lore site. I'll focus on stuff I'm actually using or other people ask for.
A lot of effort lately into my companion app, which has a little overlay widget in game. Biggest use case for that is quest tracking (big quests, multiple quests at a time, optimize traveling around and doing multiple quests at once) but also has parser, kill tracker, etc. Available for Windows and OSX (may be the only one for OSX? since i maintain osxEQL also i figured i should also do this)
https://github.com/sowoky/eqltools-companion/releases/
p.s. if other PoS tool dudes want to steal some ideas that's totally cool, just made this for myself to have an easier time. not making any money off this or anything!