------------------------------------------------------------------------
r1061 | sarf | 2005-06-01 15:38:20 +0200 (on, 01 jun 2005) | 1 line

AQ_BuffBot - options are now saved.
------------------------------------------------------------------------
r1060 | sarf | 2005-06-01 15:28:04 +0200 (on, 01 jun 2005) | 1 line

AQ_BuffBot - more seperation between AQ_BuffBot and BuffBot.
------------------------------------------------------------------------
r1059 | sarf | 2005-06-01 15:04:58 +0200 (on, 01 jun 2005) | 1 line

AQ_BuffBot - added possibility of selfcure options 
------------------------------------------------------------------------
r1058 | sarf | 2005-06-01 15:02:02 +0200 (on, 01 jun 2005) | 1 line

AQ_BuffBot - fix for when BuffBot is not present.
------------------------------------------------------------------------
r1057 | sarf | 2005-06-01 14:59:06 +0200 (on, 01 jun 2005) | 1 line

AQ_BB - Some notes on BuffBot.
------------------------------------------------------------------------
r1030 | sarf | 2005-05-28 20:30:12 +0200 (l, 28 maj 2005) | 1 line

AQ_BuffBot - changed so that it can power any buff addon (requires configuration to do so).
------------------------------------------------------------------------
r1027 | sarf | 2005-05-28 18:21:29 +0200 (l, 28 maj 2005) | 1 line

AQ_BuffBot - now modified so that it can be, theoretically, made to work with any buff addon. BuffBot is thus an optional dependency.
------------------------------------------------------------------------
r1020 | sarf | 2005-05-27 12:42:55 +0200 (fr, 27 maj 2005) | 1 line

ActionQueue - message update
------------------------------------------------------------------------
r1017 | sarf | 2005-05-27 11:09:41 +0200 (fr, 27 maj 2005) | 1 line

AQ_BuffBot - removed Range stuff from BuffBot and put it in ActionQueue.
------------------------------------------------------------------------
r1010 | sarf | 2005-05-26 12:11:31 +0200 (to, 26 maj 2005) | 1 line

AQ_BuffBot - corrected missing bracket (thanks once again to Legorol!)
------------------------------------------------------------------------
r1009 | sarf | 2005-05-25 23:42:54 +0200 (on, 25 maj 2005) | 1 line

AQ_BuffBot - final fix (hopefully). Will now inhibit all buffing while targeting "nice" units.
------------------------------------------------------------------------
r1008 | sarf | 2005-05-25 19:35:21 +0200 (on, 25 maj 2005) | 1 line

AQ_BuffBot - further fixes to bugs submitted by Legorol, thanks a lot! :)
------------------------------------------------------------------------
r1007 | sarf | 2005-05-25 19:31:59 +0200 (on, 25 maj 2005) | 1 line

AQ_BuffBot - line 183 fix, thanks Legorol.
------------------------------------------------------------------------
r1006 | sarf | 2005-05-25 16:23:29 +0200 (on, 25 maj 2005) | 1 line

AQ_BuffBot - reaction / player controlled units check introduced for self buff too.
------------------------------------------------------------------------
r1005 | sarf | 2005-05-25 15:20:05 +0200 (on, 25 maj 2005) | 1 line

AQ_BuffBot - unitreaction fix
------------------------------------------------------------------------
r1004 | sarf | 2005-05-25 12:04:38 +0200 (on, 25 maj 2005) | 1 line

AQ_BuffBot - even more fixes for uncle BuffBot.
------------------------------------------------------------------------
r1003 | sarf | 2005-05-25 11:20:58 +0200 (on, 25 maj 2005) | 1 line

AQ_BuffBot - added some more code to prevent buffing with targeted NPC.
------------------------------------------------------------------------
r1000 | sarf | 2005-05-25 02:35:06 +0200 (on, 25 maj 2005) | 2 lines

AQ_BuffBot - will now autocure people in combat (mainly test). 
Yes, AQ_BuffBot should now work with BuffBot 1.0 / 1.1 Beta. :) (stating it here because people didn't get a message before)
------------------------------------------------------------------------
r999 | sarf | 2005-05-25 02:29:20 +0200 (on, 25 maj 2005) | 1 line

AQ_BuffBot - attempted to be a bit more lenient when it comes to already having targets acquired. Thanks to Legorol for nagging me about this.
------------------------------------------------------------------------
r998 | sarf | 2005-05-25 02:26:02 +0200 (on, 25 maj 2005) | 1 line

AQ_BuffBot - fix for selfbuffing when you have yourself targeted. Thanks again to Legorol.
------------------------------------------------------------------------
r996 | sarf | 2005-05-24 18:45:12 +0200 (ti, 24 maj 2005) | 1 line

AQ_BuffBot - fix for slowdown? Possible... 
------------------------------------------------------------------------
r995 | sarf | 2005-05-24 17:52:53 +0200 (ti, 24 maj 2005) | 1 line

AQ_BuffBot - updated the code to use the new global cooldown function, as well as auto-dequeue itself if it detects a class that does not have any BuffBot entries.
------------------------------------------------------------------------
r990 | sarf | 2005-05-24 11:30:12 +0200 (ti, 24 maj 2005) | 2 lines

AQ_BuffBot - major overhaul. Will now buff self in a much better and more consistent way (i.e. at all). Is currently set to use a special "buff checking" routine as fallback when range can not be determined.
Thanks to Legorol for the testing! :)
------------------------------------------------------------------------
r986 | sarf | 2005-05-23 18:33:34 +0200 (m, 23 maj 2005) | 1 line

AQ_BuffBot - range update for newest version of MapLibrary at this time.
------------------------------------------------------------------------
r985 | sarf | 2005-05-23 18:19:31 +0200 (m, 23 maj 2005) | 1 line

AQ_BuffBot - fixed so that player is specially buffed/cured.
------------------------------------------------------------------------
r984 | sarf | 2005-05-23 18:16:41 +0200 (m, 23 maj 2005) | 1 line

AQ_BuffBot - possible performance fix.
------------------------------------------------------------------------
r983 | sarf | 2005-05-23 18:15:22 +0200 (m, 23 maj 2005) | 1 line

AQ_BuffBot - changed range code to add optional dependency on MapLibrary (yay!). Moved range code to seperate file.
------------------------------------------------------------------------
r982 | sarf | 2005-05-23 16:13:34 +0200 (m, 23 maj 2005) | 1 line

AQ_BuffBot - cooldown fix. Internal cooldown only.
------------------------------------------------------------------------
r981 | sarf | 2005-05-23 15:47:54 +0200 (m, 23 maj 2005) | 1 line

AQ_BuffBot - range optimizations. Will now use AutoTravel if present to determine range. Assumes that it is always in range when in instances. Outside instances, and without AutoTravel to provide cheap checks, people will only be buffed if they have debuffs/buffs on them.
------------------------------------------------------------------------
r975 | sarf | 2005-05-21 18:20:46 +0200 (l, 21 maj 2005) | 1 line

AQ_BuffBot - change to range finding code, will now work with Gatherer (unless map minder is set to on).
------------------------------------------------------------------------
r974 | sarf | 2005-05-21 17:29:55 +0200 (l, 21 maj 2005) | 1 line

AQ_BuffBot - more fixes.
------------------------------------------------------------------------
r973 | sarf | 2005-05-21 17:17:07 +0200 (l, 21 maj 2005) | 1 line

AQ_BuffBot - range fix.
------------------------------------------------------------------------
r972 | sarf | 2005-05-20 21:23:22 +0200 (fr, 20 maj 2005) | 1 line

AQ_BuffBot - not in combat fix.
------------------------------------------------------------------------
r968 | sarf | 2005-05-20 13:46:23 +0200 (fr, 20 maj 2005) | 1 line

ActionQueue - fix for shapeshifter detection.
------------------------------------------------------------------------
r962 | sarf | 2005-05-19 21:01:51 +0200 (to, 19 maj 2005) | 1 line

AQ_BuffBot - always attempts to self-buff, then aborts if target is selected.
------------------------------------------------------------------------
r952 | sarf | 2005-05-19 17:51:18 +0200 (to, 19 maj 2005) | 1 line

AQ_BuffBot - now all files have been converted to AQ_BuffBot usage.
------------------------------------------------------------------------
r951 | sarf | 2005-05-19 17:48:48 +0200 (to, 19 maj 2005) | 1 line

AQ_BuffBot - created.
------------------------------------------------------------------------
r922 | sarf | 2005-05-09 16:36:02 +0200 (m, 09 maj 2005) | 1 line

ActionQueueGlueBuffBot - added code that will allow Rebuff to be used.
------------------------------------------------------------------------
r912 | sarf | 2005-05-08 20:51:34 +0200 (s, 08 maj 2005) | 1 line

ActionQueueGlueBuffBot - added lots of checks to prevent autocasting in inconvenient situations.
------------------------------------------------------------------------
r901 | sarf | 2005-05-05 23:20:22 +0200 (to, 05 maj 2005) | 1 line

ActionQueueGlueBuffBot - added code to prevent autobuffing of NPCs. This will inhibit any autobuffing from occur when targeting an NPC.
------------------------------------------------------------------------
r898 | sarf | 2005-05-05 09:33:58 +0200 (to, 05 maj 2005) | 1 line

ActionQueueGlueBuffBot - added easy-to-use parameter to use link on self, pet and party. Updated the code to check if on taxi or mounted.
------------------------------------------------------------------------
r895 | sarf | 2005-05-04 16:34:07 +0200 (on, 04 maj 2005) | 1 line

ActionQueueGlueBuffBot - updated so that it will not try to cast when another spell is cast.
------------------------------------------------------------------------
r892 | sarf | 2005-05-04 15:45:23 +0200 (on, 04 maj 2005) | 1 line

ActionQueueGlueBuffBot - more fixing with percentages. :(
------------------------------------------------------------------------
r891 | sarf | 2005-05-04 15:38:32 +0200 (on, 04 maj 2005) | 1 line

ActionQueueGlueBuffBot - fixed the percentage calculator. was 0-1 instead of 0-100. :/
------------------------------------------------------------------------
r889 | sarf | 2005-05-04 15:19:36 +0200 (on, 04 maj 2005) | 1 line

ActionQueueGlueBuffBot - fixed the entry thingy. Should now actually do stuff.
------------------------------------------------------------------------
r888 | sarf | 2005-05-04 15:10:24 +0200 (on, 04 maj 2005) | 1 line

ActionQueueGlueBuffBot - fix from Bhaerau - thanks!
------------------------------------------------------------------------
r887 | sarf | 2005-05-04 14:23:23 +0200 (on, 04 maj 2005) | 1 line

ActionQueueGlueBuffBot - whups, didn't make sure that the ActionQueueGlueBuffBot was properly removed / nonfunctional once disabled.
------------------------------------------------------------------------
r886 | sarf | 2005-05-04 14:22:42 +0200 (on, 04 maj 2005) | 1 line

ActionQueueGlueBuffBot - added support for disabling/enabling ActionQueueGlueBuffBot on the fly.
------------------------------------------------------------------------
r885 | sarf | 2005-05-04 14:15:39 +0200 (on, 04 maj 2005) | 1 line

ActionQueueGlueBuffBot - added the long sought after glue AddOn that makes ActionQueue fire off BuffBot.
------------------------------------------------------------------------
