------------------------------------------------------------------------ r1455 | sarf | 2005-12-21 11:27:35 +0100 (on, 21 dec 2005) | 1 line AQ_BuffBot - as per trillex's suggestions, no longer autobuffs / cures others in Battlegrounds. It will autobuff yourself, but not autocure (by default anyhow). ------------------------------------------------------------------------ r1376 | sarf | 2005-10-31 22:02:40 +0100 (m†, 31 okt 2005) | 1 line AQ_BuffBot - hopefully fixed self buffing / curing with regards to mana percentage. ------------------------------------------------------------------------ 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. ------------------------------------------------------------------------ r1340 | sarf | 2005-10-28 07:37:24 +0200 (fr, 28 okt 2005) | 1 line AQ_BuffBot - whups! I forgot to include constants.lua... this is fixed now. ------------------------------------------------------------------------ r1338 | sarf | 2005-10-27 18:11:24 +0200 (to, 27 okt 2005) | 1 line ActionQueue addons - generally updated to new .toc format. Refactored to use already existing functions in AQ to make stuff easier for me, the coder. ------------------------------------------------------------------------ r1277 | sarf | 2005-10-13 10:41:08 +0200 (to, 13 okt 2005) | 1 line toc update for AQ addons ------------------------------------------------------------------------ r1254 | sarf | 2005-08-17 18:09:43 +0200 (on, 17 aug 2005) | 1 line AQ_BuffBot - fixed AQ_CureBot => AQ_BuffBot, added nil percentage options ------------------------------------------------------------------------ r1253 | sarf | 2005-08-17 15:15:43 +0200 (on, 17 aug 2005) | 1 line AQ_BuffBot - added optional mana/health % checking to self buff / curing. ------------------------------------------------------------------------ r1252 | sarf | 2005-08-16 12:03:06 +0200 (ti, 16 aug 2005) | 3 lines ActionQueue update. Updated AQ_BuffBot, AQ_KeyMinderEmulator, AQ_Servitude with more code to detect when they should be executed. AQ_BuffBot fix - Priests will no longer execute BuffBot code when they are mindcontrolling someone and/or Mind Vision is active on them, and they default to not do anything under combat (to prevent buffing / curing in combat). ------------------------------------------------------------------------ r1247 | sarf | 2005-07-30 12:03:21 +0200 (l”, 30 jul 2005) | 1 line General .toc file update. ------------------------------------------------------------------------ r1163 | sarf | 2005-06-08 08:54:57 +0200 (on, 08 jun 2005) | 1 line General .toc update. ------------------------------------------------------------------------ r1148 | sarf | 2005-06-07 02:17:39 +0200 (ti, 07 jun 2005) | 1 line AQ_BuffBot - fixed in-combat self buff/curing. Thanks Miravlix (and Legorol)! :) ------------------------------------------------------------------------ r1142 | sarf | 2005-06-06 21:54:56 +0200 (m†, 06 jun 2005) | 1 line AQ_BuffBot - added option to disable BuffBot while having a fishing pole in your hand (this is OFF by default, i.e. it will buff while having a fishing pole in your hand). ------------------------------------------------------------------------ r1138 | sarf | 2005-06-06 21:39:23 +0200 (m†, 06 jun 2005) | 1 line AQ_BuffBot - added empty table definition, to further prevent memory wasting. ------------------------------------------------------------------------ r1124 | sarf | 2005-06-06 16:03:03 +0200 (m†, 06 jun 2005) | 1 line AQ_BuffBot - fixed so that it checked AQ_BuffBots settings and not ActionQueues (for the prevent buffing while resting). ------------------------------------------------------------------------ r1123 | sarf | 2005-06-06 15:46:19 +0200 (m†, 06 jun 2005) | 1 line AQ_BuffBot - added option for preventing buffing while resting (was always set to "on" before). ------------------------------------------------------------------------ r1121 | sarf | 2005-06-05 22:51:56 +0200 (s”, 05 jun 2005) | 1 line AQ_BuffBot - relocated some buff detection code to make sure that AQ_BB got removed from AQ queue if the player does not have any buffs. ------------------------------------------------------------------------ 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. ------------------------------------------------------------------------