https://www.wowace.com/projects/noescape
Changes several of the popup dialogs to not close when hitting the Escape key.
-
Abandoned; as of 2020-10-05 last updated 2015-06-28
https://www.wowace.com/projects/noescape
Changes several of the popup dialogs to not close when hitting the Escape key.
Abandoned; as of 2020-10-05 last updated 2015-06-28
https://github.com/xod-wow/LiteAssist
https://www.curseforge.com/wow/addons/lite-assist
Press a hotkey (out of combat) to remember an assist target. Press another to assist them.
It sounds simple, even unnecessary, but it’s clean and makes life so much easier rather than using a /focus all the time.
Disambiguation: Leatrix Latency Fix
https://www.curseforge.com/wow/addons/leatrix-plus
Combines multiple little conveniences and opens up basic functionality that would normally require multiple separate addons.
The author has an incredible philosophy of simplicity and strict programming. This addon is created in such a way that each of its features is only loaded up if you enable the feature, meaning that if Blizzard breaks anything, this addon doesn’t implode.
Absolutely mandatory.
/ltp
![]() |
https://www.wowace.com/projects/broker_micromenue
Shows the micro menu and game menu in a clickable LibDataBroker tooltip. Also shows your FPS and latency.
I also use DockingStation
https://www.curseforge.com/wow/addons/blizzard-raid-interface-antidote
A workaround for broken raid frames when a player leaves or joins the raid in combat.
Absolutely mandatory for healers.
![]() |
Projects > World of Warcraft > AddOns >
my fork https://github.com/spiralofhope/SuperDuperMacro
Share macros in-game.
—
/sdm
See also _DevPad for script functionality.
![]() |
https://github.com/NumyAddon/MacroToolkit
https://www.curseforge.com/wow/addons/macro-toolkit
Copy macros between characters
Not used because it Breaks Super Duper Macro. I remember giving it a reasonable try and just not liking it in comparison to Super Duper Macro.
Seems to work for Legion
https://www.wowinterface.com/downloads/info6681
https://github.com/TekNoLogic/tekErr
A simple error manager. When an error is caught it will blink a small minimap icon to inform you. Clicking the icon opens a panel listing all errors. Clicking an error shows a full stack trace, handy to copy/paste into a bug report.
You can also access the panel via an LDB launcher or by typing /err or /tekerr
forked – https://github.com/HgAlexx/Buffet
Edits a macro based on what food and drink you have in your bag.
I use it to have two macros, one for food and one for drink. Though this addon also puts a healing or mana potion in there, I don’t trust that I’ll use the right hotkey.
My fork for Project Ascension: https://github.com/spiralofhope/Buffet-Ascension
![]() |
Projects > World of Warcraft > AddOns >
my forks
https://github.com/spiralofhope/_DevPad
https://github.com/spiralofhope/_DevPad.GUI
An in-game text editor and addon authoring tool (Lua).
Keep notes with it, write Lua scripts, or prototype addon concepts in its trimmed down development environment. Organize your scripts into folders and share them with other _DevPad users. Scripts can run automatically on login like mini addons, and can call each other like libraries or dependencies.
An absolutely spectacular AddOn that I’m not sure I can live without.