Quantcast
Channel: WoWInterface - Latest Updated list
Viewing all articles
Browse latest Browse all 58865

Execution (0.30)

$
0
0
Change Log:
--------------------
0.30
* Added a "Delay" option on all reactions.
* Now messages can contain the characters % ( ) : The characters , ; are still unusable.
* Fixed some minor bugs

0.29
Update for patch 4.2. Minor GUI fixes. Added Holy Power in power types for the SPELL_ENERGIZE event.

0.28
Update for patch 4.1.

0.27
Added a reaction called "Disable until combat drops". Use this to keep a rule from spamming when it only matters if it goes off the first time (e.g. tracking most achievements).

0.26
Big thanks to Marblehead for his help with updates for the 4.0 patch.

0.25
Updated GUI to work after Patch 3.3's changes. I haven't fully bug-tested, but it seems all right.

0.24
Minor GUI fixes. Removed validation on text rule input.

0.23
Changed saved variables back to per-character.

0.22
The GUI is now in a functional stage and all non-combat log events should now also be usable. Reaction syntax was changed, so rules will need to be re-done.

0.21
Finished the extra filter selection GUI. Only the reactions GUI remains before the GUI is functional.

0.2
More progress on the GUI, but it still isn't yet functional.

0.19
Garbage generation is now under control. The add-on's memory usage should be pretty consistent now while in combat, and therefore useful. GUI still not functional.

0.18
More progress on GUI, still not functional.

0.17
Progress on the GUI (still not functional) and excess garbage generation removed from rule and extra filter checking methods. Still exists in the loadstring in EX_Evaluator.

0.16
Contains first attempts at a GUI (not yet functional) and, what I thought was, an OnEvent function that created less garbage, but it doesn't appear to do that.

0.15
Delay...

Description:
--------------------
Execution is a custom alert mod. It allows the user to set a pre-defined event, as well as what to do when that event is triggered. In its simplest use, one might simply announce in a raid warning when a cooldown is used, or a notable spell is cast. Taken to its extent, though, its power will be ultimately limited only to what Blizzard allows to be done.

Commands
/ex - Loads rule creation GUI.
/ex load 3 - Loads rule #3 into the GUI.
/ex list - Lists all rules.

Viewing all articles
Browse latest Browse all 58865

Trending Articles