------------------------------------------------------------------------ r1447 | sarf | 2005-12-02 10:34:55 +0100 (fr, 02 dec 2005) | 1 line AQ_AutoReactiveClass - Warrior, removed execute recommendation on non-enemies. ------------------------------------------------------------------------ r1440 | sarf | 2005-11-22 08:41:38 +0100 (ti, 22 nov 2005) | 1 line AQ_AutoReactiveClass - added bindings to toggle AQ_ARC totally off as well as only toggling interrupts. ------------------------------------------------------------------------ r1439 | sarf | 2005-11-20 12:08:09 +0100 (s”, 20 nov 2005) | 2 lines AQ_AutoReactiveClass - new shiny stuff added for Paladins and Mages. Paladins have a (default disabled) option to interrupt spells with their Hammer of Justice. Both Mages and Paladin are now setup to use Arcane Explosion / Consecration to blow Vanishing and Invisibility:fying enemies out of their respective hiding places. Also, First Aid is now on the "destroy on detection" list. Options are avaialable in AQ_AutoReactiveClass_Options. Duh. :) Thanks to AnduinLothar for convincing me to do this. ------------------------------------------------------------------------ r1421 | sarf | 2005-11-13 10:40:04 +0100 (s”, 13 nov 2005) | 1 line AQ_ARC - added messages indicating what spell is being interrupted. ------------------------------------------------------------------------ r1414 | sarf | 2005-11-05 22:52:08 +0100 (l”, 05 nov 2005) | 1 line AQ_AutoReactiveClass - fix for main interrupt code. ------------------------------------------------------------------------ r1413 | sarf | 2005-11-05 22:46:40 +0100 (l”, 05 nov 2005) | 1 line AQ ARC - Mage fixed... again. Gah. I hate refactoring blindly. ------------------------------------------------------------------------ r1412 | sarf | 2005-11-05 22:41:24 +0100 (l”, 05 nov 2005) | 1 line AQ_AutoReactiveClass - Mage and Rogue fixed I hope. ------------------------------------------------------------------------ r1411 | sarf | 2005-11-05 21:43:19 +0100 (l”, 05 nov 2005) | 1 line AQ_AutoReactiveClass - fix for sound and Rogue. ------------------------------------------------------------------------ r1406 | sarf | 2005-11-05 18:36:46 +0100 (l”, 05 nov 2005) | 1 line AQ_AutoReactiveClass - Warrior fix. In the haste of recoding, I forgot to rewrite some old code. That should be fixed now. ------------------------------------------------------------------------ r1405 | sarf | 2005-11-05 11:00:01 +0100 (l”, 05 nov 2005) | 1 line AQ_ARC - added back-end code to make getting spell and action id easier (as well as caching that data). Also added an option to not display casting messages unless there's an interrupt going on. ------------------------------------------------------------------------ r1404 | sarf | 2005-11-05 08:18:17 +0100 (l”, 05 nov 2005) | 1 line AQ_AutoReactiveClass - added functionality to change the message from " is casting " to "Use !" where Meh is the name of the skill that AQ_ARC wants you to use. ------------------------------------------------------------------------ r1403 | sarf | 2005-11-04 09:45:11 +0100 (fr, 04 nov 2005) | 3 lines ActionQueue - added debuff detection functions (with performance enhancements on by default) for silence and stun. AQ_AutoReactiveClass - now checks for silence / stun before using interrupt. Experimental thingie. Me hopes it works. ------------------------------------------------------------------------ r1379 | sarf | 2005-11-01 21:58:05 +0100 (ti, 01 nov 2005) | 1 line AQ_AutoReactiveClass - now defaults to auto-use execute in PvP only. Also, may have fixed an issue with the sound effect... ------------------------------------------------------------------------ r1375 | sarf | 2005-10-31 16:33:24 +0100 (m†, 31 okt 2005) | 1 line AQ_AutoReactiveClass - changed how the "onlyExecuteInPvP" option works. It now only affects whether the action is really queued up or not, it does not affect whether the message is shown. ------------------------------------------------------------------------ r1374 | sarf | 2005-10-31 16:28:12 +0100 (m†, 31 okt 2005) | 1 line AQ_AutoReactiveClass - fixed so that Execute is now actually... executed. Pardon the pun! :D ------------------------------------------------------------------------ r1373 | sarf | 2005-10-31 16:19:55 +0100 (m†, 31 okt 2005) | 1 line AQ_AutoReactiveClass - Warrior fix, added an option to not use Execute except in PvP / duels. ------------------------------------------------------------------------ r1372 | sarf | 2005-10-31 16:13:06 +0100 (m†, 31 okt 2005) | 1 line AQ_AutoReactiveClass - fixed sound playback. ------------------------------------------------------------------------ r1371 | sarf | 2005-10-31 14:51:43 +0100 (m†, 31 okt 2005) | 5 lines General XML and TOC update. PopupHandler now has Summon handling. SarfSmartPet updated in some mysterious fashion. ------------------------------------------------------------------------ r1370 | sarf | 2005-10-31 12:25:05 +0100 (m†, 31 okt 2005) | 1 line AQ_AutoReactiveClass - fixes for the copy/paste error I introduced a few days back. ------------------------------------------------------------------------ r1351 | sarf | 2005-10-30 11:27:18 +0100 (s”, 30 okt 2005) | 1 line AQ_AutoReactiveClass - prepared for configurable interrupts. If I add more interrupts they will be automatically merged into your interrupts. Please note that this code is currently untested. I will try to fix this as soon as possible. ------------------------------------------------------------------------ r1337 | sarf | 2005-10-27 17:57:37 +0200 (to, 27 okt 2005) | 3 lines ActionQueue - moved a function from AQ_AutoReactiveClass to ActionQueue namely RetrieveActionIdFromSpellId. AQ_AutoReactiveClass - added options for Warriors to prevent Execute from a) being automatically executed and / or b) reminding the user that Execute is available as well as specifying minimum amount of time between reminders. ------------------------------------------------------------------------ r1336 | sarf | 2005-10-27 17:37:58 +0200 (to, 27 okt 2005) | 5 lines ActionQueue - updated with a new utility function and new, cool .toc usage. And Interface number! Minor refactoring on constants, too. AQ_AutoReactiveClass - updated with new .toc format, hopefully FINALLY fixed the stupid "no Execute for j00!" bug. Thanks to Bhaerau for... "sponsoring" these fixes with his helpful comments and debugging! ------------------------------------------------------------------------ r1329 | sarf | 2005-10-25 23:27:08 +0200 (ti, 25 okt 2005) | 1 line AQ_AutoReactiveClass - added Boulder to non-interruptible spells ------------------------------------------------------------------------ r1322 | sarf | 2005-10-21 19:42:53 +0200 (fr, 21 okt 2005) | 1 line AQ_AutoReactiveClass - added check (hopefully) if the target finishes a cast of its spell before your interrupt is allowed to happen. If this happens the interrupt will not be executed. ------------------------------------------------------------------------ r1288 | sarf | 2005-10-15 14:39:43 +0200 (l”, 15 okt 2005) | 1 line French localization by anaka for ActionQueue, AQ_AutoReactiveClass and EnemySpellDetector. ------------------------------------------------------------------------ r1286 | sarf | 2005-10-14 07:04:22 +0200 (fr, 14 okt 2005) | 1 line AQ_AutoReactiveClass - Execute update. ------------------------------------------------------------------------ r1275 | sarf | 2005-10-12 23:29:14 +0200 (on, 12 okt 2005) | 1 line AQ_AutoReactiveClass - fix for nil error. ------------------------------------------------------------------------ r1273 | sarf | 2005-10-12 11:06:41 +0200 (on, 12 okt 2005) | 1 line AQ_AutoReactiveClass - added Mage (Counterspell + Wards) and Warlock (Shadow Ward) stuff. ------------------------------------------------------------------------ r1271 | sarf | 2005-10-12 10:09:43 +0200 (on, 12 okt 2005) | 1 line AQ_AutoReactiveClass - cleaned up some code so that the names of certain variables is more logical. ------------------------------------------------------------------------ r1267 | sarf | 2005-10-11 19:16:34 +0200 (ti, 11 okt 2005) | 1 line AQ_AutoReactiveClass - Warrior fix, Execute should now work. Sorry, small copy/paste error was the cause (if it works). Thanks to Bhaerau for the nagging! :D ------------------------------------------------------------------------ r1266 | sarf | 2005-10-11 18:54:11 +0200 (ti, 11 okt 2005) | 1 line AQ_AutoReactiveClass - added sound and message to Execute. It is possible to disable this. ------------------------------------------------------------------------ r1265 | sarf | 2005-10-10 16:47:59 +0200 (m†, 10 okt 2005) | 1 line AQ_AutoReactiveClass - attempt to patch in Execute. ------------------------------------------------------------------------ r1264 | sarf | 2005-10-10 14:12:07 +0200 (m†, 10 okt 2005) | 1 line AQ_AutoReactiveClass - I had forgot to add in Shield Bash to the auto reactive stuff. Sorry! ------------------------------------------------------------------------ r1261 | sarf | 2005-10-08 16:48:31 +0200 (l”, 08 okt 2005) | 1 line AQ_AutoReactiveClass - added Throw to the non-interruptible spells. ------------------------------------------------------------------------ r1259 | sarf | 2005-10-08 15:05:42 +0200 (l”, 08 okt 2005) | 2 lines ActionQueue - added the localized constant ACTIONQUEUE_SPELL_FIRST_RANK which represents "rank 1". Not localized yet. AQ_AutoReactiveClass - Shaman.update. Using rank 1 Earth Shock should now be possible. ------------------------------------------------------------------------ r1247 | sarf | 2005-07-30 12:03:21 +0200 (l”, 30 jul 2005) | 1 line General .toc file update. ------------------------------------------------------------------------ r1239 | sarf | 2005-07-09 15:21:35 +0200 (l”, 09 jul 2005) | 1 line AQ_AutoReactiveClass - fixed so that the message is still displayed even if the spell can not / should not be interrupted. ------------------------------------------------------------------------ r1218 | sarf | 2005-06-27 12:36:01 +0200 (m†, 27 jun 2005) | 1 line AQ_AutoReactiveClass - fixed so that Cosmos is ONLY used when Khaos is not present. ------------------------------------------------------------------------ r1217 | sarf | 2005-06-27 12:33:59 +0200 (m†, 27 jun 2005) | 1 line AQ_AutoReactiveClass - made sure EITHER Cosmos OR Khaos option configurations are added (preference for Khaos). ------------------------------------------------------------------------ r1216 | sarf | 2005-06-27 12:29:22 +0200 (m†, 27 jun 2005) | 1 line AQ_AutoReactiveClass - added Clearcasting buff texture. ------------------------------------------------------------------------ r1215 | sarf | 2005-06-27 12:25:12 +0200 (m†, 27 jun 2005) | 1 line AQ_AutoReactiveClass - added support for taking Clearcasting into consideration when using Earth Shock. This is optional. Option only available in Khaos (but defaults to on). ------------------------------------------------------------------------ r1211 | sarf | 2005-06-26 17:40:28 +0200 (s”, 26 jun 2005) | 1 line AQ_AutoReactiveClass - added Fire Shield II to the list of spells which should not be kick-interrupted. ------------------------------------------------------------------------ r1206 | sarf | 2005-06-21 01:35:13 +0200 (ti, 21 jun 2005) | 1 line AQ_AutoReactiveClass - added the Korean localization file to the xml. ------------------------------------------------------------------------ r1205 | sarf | 2005-06-21 01:34:50 +0200 (ti, 21 jun 2005) | 1 line AQ_AutoReactiveClass - committed Shaman Earth Shock spell interrupt. Added placeholder Korean localization file. ------------------------------------------------------------------------ r1200 | sarf | 2005-06-20 15:16:36 +0200 (m†, 20 jun 2005) | 1 line AQ_AutoReactiveClass - updated toc file. ------------------------------------------------------------------------ r1163 | sarf | 2005-06-08 08:54:57 +0200 (on, 08 jun 2005) | 1 line General .toc update. ------------------------------------------------------------------------ r1157 | sarf | 2005-06-07 08:39:47 +0200 (ti, 07 jun 2005) | 1 line AQ_AutoReactiveClass - fixed Khaos registering. ------------------------------------------------------------------------ r1156 | sarf | 2005-06-07 08:18:18 +0200 (ti, 07 jun 2005) | 1 line AQ_AutoReactiveClass - moved default loading code to OnUpdate code. ------------------------------------------------------------------------ r1152 | sarf | 2005-06-07 07:08:21 +0200 (ti, 07 jun 2005) | 1 line AQ_AutoReactiveClass - fix for non-target detected spells. ------------------------------------------------------------------------ r1134 | sarf | 2005-06-06 18:41:16 +0200 (m†, 06 jun 2005) | 1 line Generic removal of vararg functions. They serve little point in 99% of the cases and can be expanded on a case-by-case basis. Hopefully this will not have broken too many addons. ^^ ------------------------------------------------------------------------ r1078 | sarf | 2005-06-02 18:44:21 +0200 (to, 02 jun 2005) | 3 lines ActionQueue - added new should execute function: ActionQueue_ShouldExecuteFunction_SpellCooldown AQ_AutoReactiveClass - used new function in Interrupt code. Correction to previous log entry - time allotted is three (3) seconds ------------------------------------------------------------------------ r1077 | sarf | 2005-06-02 18:40:44 +0200 (to, 02 jun 2005) | 1 line AQ_AutoReactiveClass - Rogue will now use kick if time left on cooldown is below or equal to zero. ------------------------------------------------------------------------ r1071 | sarf | 2005-06-02 17:50:58 +0200 (to, 02 jun 2005) | 1 line AQ_AutoReactiveClass - fixed so that the Rogue works. ------------------------------------------------------------------------ r1069 | sarf | 2005-06-02 17:44:51 +0200 (to, 02 jun 2005) | 1 line AQ_AutoReactiveClass - added support for EnemySpellDetector. Only Rogues actually do stuff with it, but all should display it. ------------------------------------------------------------------------ r1023 | sarf | 2005-05-27 17:51:44 +0200 (fr, 27 maj 2005) | 1 line AQ_AutoReactiveClass - made it not queue stuff when mounted / shadowmelded ------------------------------------------------------------------------ r1011 | sarf | 2005-05-26 17:46:43 +0200 (to, 26 maj 2005) | 1 line AQ_AutoReactiveClass - added options for Khaos and Cosmos. Made it actually work (always added its little friend). ------------------------------------------------------------------------ r1002 | sarf | 2005-05-25 03:13:00 +0200 (on, 25 maj 2005) | 1 line AQ_AutoReactiveClass - updated toc file and xml file so that the addon looks good and works. ------------------------------------------------------------------------ r1001 | sarf | 2005-05-25 03:11:25 +0200 (on, 25 maj 2005) | 1 line AQ_AutoReactiveClass - AddOn that uses Overpower/Revenge, Mongoose Bite and Riposte reactively. NOTE: Will automatically disable itself if you lack the spell it uses (and will reactivate itself if you learn it). ------------------------------------------------------------------------