utility AddOns

All posts tagged utility AddOns

World of Warcraft > AddOns >

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

Continue Reading

World of Warcraft > AddOns >

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.

Continue Reading

Disambiguation: Leatrix Latency Fix

World of Warcraft > AddOns >

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

Continue Reading

Broker_MicroMenu image

World of Warcraft > AddOns >

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.

Continue Reading

World of Warcraft > AddOns >

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.

Continue Reading

Super Duper Macro image 3

Projects > World of Warcraft > AddOns >

my fork https://github.com/spiralofhope/SuperDuperMacro

  • Create an unlimited number and unlimited length of macros, floating macros and Lua scripts.
  • Create button macros: 36 global and 18 character-specific for each character.
  • Share macros in-game.

  • /sdm

See also _DevPad for script functionality.



Continue Reading

Macro Toolkit 1

World of Warcraft > AddOns >

https://github.com/NumyAddon/MacroToolkit
https://www.curseforge.com/wow/addons/macro-toolkit

  • Macro Shortening
  • Key Binding and key bind only macros
  • Extended Macros
  • Condition Builder
  • Extended, Searchable Icon Frame
  • Syntax Highlighting
  • Syntax Checking
  • Insert Special commands
  • Easy Slot Selection
  • Backup / Restore
  • Macro sharing
  • Add Custom Slash Sommands
  • Slash Commands for Common Lua Script Functions
  • 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.

Continue Reading

Seems to work for Legion

World of Warcraft > AddOns >

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

Continue Reading

World of Warcraft > AddOns >

forkedhttps://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

Continue Reading

_DevPadEditor

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.



Continue Reading