log KBF.lua @ 79:8c8416ec4aca tip

age author description
Sun, 01 Jul 2012 12:59:38 -0500 Chris Mellon basic raid buff support (just x/y label) mop
Sat, 30 Jun 2012 18:49:36 -0500 Chris Mellon Make sure it only happens for 'real' vehicles, with a UI bar
Sat, 30 Jun 2012 18:27:23 -0500 Chris Mellon okay, now do vehicle swapping in a better, simpler way that will also show debuffs
Sat, 30 Jun 2012 18:18:18 -0500 Chris Mellon true in-combat vehicle swapping hooray!
Sat, 30 Jun 2012 15:44:10 -0500 Chris Mellon set consolidation so that infinite (duration = 0) buffs will be consoliated
Tue, 28 Feb 2012 13:44:48 -0600 Chris Mellon do less in on update, strata-based workaround for the SAH bug with failing to hide aura buttons
Sat, 03 Dec 2011 07:30:24 -0600 Chris Mellon finished investigation into the 4.3 issues, clean up to address some of the bugs that were fixed
Fri, 02 Dec 2011 06:15:35 -0600 Chris Mellon remove the old hacked weapon enchant stuff since SAH properly supports it now, but turn it off because due to bugs either in KBF or SAH (both?), you get overlapping messed up displays whenever you have extra, non-buff frames
Mon, 28 Nov 2011 05:59:55 -0600 Chris Mellon Add the weapon slot to the weapon enchant tooltip
Wed, 17 Aug 2011 19:40:26 -0500 Chris Mellon add windfury to known weapn enchants
Wed, 13 Jul 2011 22:25:52 -0500 Chris Mellon enable config option/gui for consolidated buff option
Wed, 13 Jul 2011 21:30:32 -0500 Chris Mellon start adding configuration - options to toggle consolidated buff support. pkgmeta and embeds updates for the extra libs
Sun, 05 Jun 2011 13:32:47 -0500 Chris Mellon fixes for vehicle swapping, and add earthliving to known enchants
Sun, 20 Mar 2011 08:15:24 -0500 Chris Mellon don't try to clear the OOC function queue unless we're actually OOC, duh
Sat, 12 Mar 2011 18:21:02 -0600 Chris Mellon remove outdated comment
Sat, 12 Mar 2011 08:34:52 -0600 Chris Mellon use the slot name on the bar for weapon enchants, guess at a fix for an error with OOC scheduling
Wed, 23 Feb 2011 19:03:17 -0600 Chris Mellon fix some drycoded OOC stuff
Sat, 19 Feb 2011 07:23:26 -0600 Chris Mellon fix location not being stored, add a framework for doing stuff when OOC
Sun, 13 Feb 2011 08:55:58 -0600 Chris Mellon add instant/wound/deadly poison support
Tue, 18 Jan 2011 22:34:29 -0600 Chris Mellon Add in support for custom display of weapon enchants.
Sat, 15 Jan 2011 18:12:29 -0600 Chris Mellon Updates to weapon enchant handling - add a phantom frame for the third enchant, move them to the bottom
Tue, 11 Jan 2011 18:09:33 -0600 Chris Mellon Finally have the consolidated buff toggle stuff worked out
Fri, 07 Jan 2011 09:04:46 -0600 Chris Mellon more dead end exploration into consolidated buffs
Fri, 31 Dec 2010 13:13:54 -0600 Chris Mellon Do the refactoring that was needed for the consolidated header, works in a pretty clean way now, still need to get it set up for flyouts and in-combat support
Fri, 31 Dec 2010 08:36:30 -0600 Chris Mellon hacked in very, very basic consolidated buff support. Needs *much* clean up, get side effects out of functions that don't want them, get the hide/show anchor logic into a secure state thingy
Wed, 29 Dec 2010 06:13:13 -0600 Chris Mellon I did not remember to not commit my one-timer hack
Tue, 28 Dec 2010 16:54:40 -0600 Chris Mellon OOC only workaround for bug in off-hand weapon enchant
Mon, 13 Dec 2010 09:01:53 -0600 Chris Mellon updates to how vehicle swapping is handled
Tue, 16 Nov 2010 07:09:20 -0600 Chris Mellon cleanup
Tue, 26 Oct 2010 08:18:02 -0500 Chris Mellon just some comment/formatting cleanup