This addon provides a list of utilities to help write icons driven by LUA scripts (Mostly through the Notifications>LUA interface, though the global methods will work just as well through the LUA Snippets interface)
(Updated examples for 10.0)
Main documentation can be found here.
Examples
Provided are some usage examples. Some examples contain explanations, so make sure to only copy the export code.
- Dynamic Absorb Bar
- Ignore Pain Bar (uses dynamic bar, timers and counter)
- Fire Breath Empowered Stages Castbar (uses empower stage condition)
- VDH Soul Fragments Tracker
- Black Ox Statue Tracker
- CC Trackers - this group will track all forms of CC (when they cast and when they will cancel). Uses the new Timers API