log KBF.lua @ 35:ce94b2e71167

age author description
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
Mon, 25 Oct 2010 17:18:15 -0500 Chris Mellon tighten up the spacing on the bar text
Tue, 19 Oct 2010 14:08:10 -0500 Chris Mellon move an incorrectly located EnableMouse
Tue, 19 Oct 2010 14:05:46 -0500 Chris Mellon use entering/exiting events for vehicles instead of entered/exited (drycode). Fix a typo causing a global to be used
Sun, 17 Oct 2010 17:21:12 -0500 Chris Mellon minor lie, slightly better vehicle support
Sun, 17 Oct 2010 08:45:13 -0500 Chris Mellon as good of vehicle support as we can get right now
Sat, 16 Oct 2010 00:56:40 -0500 Chris Mellon correctly position debuffs when temp enchants are present
Fri, 15 Oct 2010 22:40:50 -0500 Chris Mellon allow hiding of the anchor
Fri, 15 Oct 2010 21:41:55 -0500 Chris Mellon basic, buggy, temp weapon enchant support. Secure headers are totally screwed with these
Wed, 13 Oct 2010 12:29:17 -0500 Chris Mellon more tooltip refactoring/fixes
Wed, 13 Oct 2010 11:46:08 -0500 Chris Mellon correct tooltips being associated with wrong buff
Wed, 13 Oct 2010 11:35:40 -0500 Chris Mellon disable the blizz buff frame by default now, leave the temp buffs
Wed, 13 Oct 2010 11:29:56 -0500 Chris Mellon tooltips on my debuffs too
Wed, 13 Oct 2010 11:11:13 -0500 Chris Mellon tooltips for buffs
Wed, 13 Oct 2010 09:28:45 -0500 Chris Mellon comments
Wed, 13 Oct 2010 09:27:34 -0500 Chris Mellon Hooray support for debuffs
Tue, 12 Oct 2010 22:11:46 -0500 Chris Mellon Don't set bars to full & then actual value every update, flicker is bad
Tue, 12 Oct 2010 18:58:24 -0500 Chris Mellon add code to hide the blizz frames. Currently commented
Tue, 12 Oct 2010 18:37:59 -0500 Chris Mellon force a scan on login
Tue, 12 Oct 2010 18:14:06 -0500 Chris Mellon use deferred processing of unit_aura in order to avoid race conditions with the attributes of the secure frames
Tue, 12 Oct 2010 17:49:28 -0500 Chris Mellon get rid of the debugging backdrop on the group header
Tue, 12 Oct 2010 17:45:59 -0500 Chris Mellon correctly update values when timed
Tue, 12 Oct 2010 17:16:28 -0500 Chris Mellon Correctly pull the index from the secure attribute in order to bind the right buff to the right frame
Tue, 12 Oct 2010 16:52:47 -0500 Chris Mellon finish mergeing the bars with the secure buttons. Almost done! Just minor housekeeping to take care of at this point
Tue, 12 Oct 2010 16:36:58 -0500 Chris Mellon begin work on merging the timer bars into the actual secure buttons
Tue, 12 Oct 2010 06:00:39 -0500 Chris Mellon initial commit for hg