------------------------------------------------------------------------
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 - <blush> 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).
------------------------------------------------------------------------
