Page 1 of 1

1.14 addons by Saithul

Posted: Wed Sep 09, 2026 10:45 pm
by Saithul
Hi all,

I've been working on some addons for 1.14, and I feel like I'm at a point where I can share them. Full disclaimer, I'm not sure how these will work on 1.12. As far as compatibility with other addons, I am using Bagnon/BagBrother, Questie, LeatrixMaps, ClassicCastBars, and PCP. Currently those are the only other addons I am using. I did fix some Lua errors for those, I'm just not sure if I can post those. If I can let me know, I'll put them on my github.

I just put my addons on there in zip files, for a total of 9 different addons. They are all independent. All of these addons are as polished as I could make them, and feel as if they were part of the normal interface. I went through with optimizations for resource usage as well, they should be relatively lightweight.

My addons are here:

https://github.com/spellclaw/saithulsolocraft

Unzip and install in the normal area:
> SoloCraft 1.14\SoloCraft 1.14 - Full\_classic_era_\Interface\AddOns

List:
  1. AutoBuffGlow - makes a sound (can customize sound in Interface Options -> Addons) and makes spinny orbs around buffs you need to cast on yourself. I like to use the Alarm sound.
  2. AutoGraySell - sells gray items easily at the vendor with the Sell Grays button. Works well with JunkMaster (below). This works with the stock blizz bags, and also Bagnon.
  3. FlightPathFilter - since all flight paths are unlocked, I wanted something where I could track which flight masters I actually visited. I personally do not fly to/through anywhere I did not run to first and discover the flight master. Customize which ones are highlighted in Interface Options -> Addons.
  4. IgnoreAccountWide - grabs your ignore list and copies it to alts automatically when you login.
  5. JunkMaster - kind of like AutoGraySell, but you can mark which items are junk beforehand, grays or not. Items able to be marked (e.g. not quest items, etc.) have a little copper coin you can select to mark as junk when you hover over an item in your inventory. Then go to vendor and Sell Junk. This works with the stock blizz bags, and also Bagnon.
  6. NPCGossipFix - I was tired of random NPC's talking about the fishermen in Darnassus so I made an addon to fix that for some context-specific flavor text.
  7. QuestLevels - just shows quest levels in the quest log.
  8. VendorValue - shows how much items are worth (if the item has worth at the vendor) on the item tooltips. If it's a stack of something, you can hover over it and press shift to see how much 1 of that item is worth.
  9. XPxDisplay - I got tired of remembering if I had .blizzlike on or off, because I switch a lot for different purposes (crafting x3 and everything else x1) so I made an addon to easily see that on the xp bar. You can also click the xp bar to switch it. The xp tooltip (when hovering over the xp bar) also explains this. This makes it so you don't need macros for .blizzlike on/off as well.
I realize some of these probably exist in some capacity but I wanted to make them how I like them.

Let me know if you have any issues or requests.

Happy hunting.