r69
Details
-
FilenameKBF-r69.zip
-
Uploaded by
-
UploadedJun 30, 2012
-
Size126.42 KB
-
Downloads57
-
MD512fc5845a241229e7e9cd2dde1691399
Supported WoW Retail Versions
- 4.3.4
Changelog
2012-06-30 Chris Mellon <arkanes@gmail.com>
[b467bba0224d] [tip]
* KBF.lua
okay, now do vehicle swapping in a better, simpler way that will also show debuffs
[f5bd73181349]
* KBF.lua
true in-combat vehicle swapping hooray!
[673fd9893f1e]
* KBF.lua
set consolidation so that infinite (duration = 0) buffs will be consoliated
2012-02-28 Chris Mellon <arkanes@gmail.com>
[6f1457157688]
* KBF.lua KBF.xml config.lua
do less in on update, strata-based workaround for the SAH bug with failing to hide aura buttons
2011-12-03 Chris Mellon <arkanes@gmail.com>
[e19d0380b9f3]
* KBF.lua KBF.xml
finished investigation into the 4.3 issues, clean up to address some of the bugs that were fixed
2011-12-02 Chris Mellon <arkanes@gmail.com>
[e5c07fdfb70b]
* KBF.lua
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
2011-11-28 Chris Mellon <arkanes@gmail.com>
[626f592fb5e5]
* KBF.toc
toc bump
[31eac67dd283]
* KBF.lua
Add the weapon slot to the weapon enchant tooltip
2011-08-17 Chris Mellon <arkanes@gmail.com>
[46ba8e0a63c7]
* KBF.lua
add windfury to known weapn enchants
2011-07-13 Chris Mellon <arkanes@gmail.com>
[308371455bc0]
* embeds.xml
strip unneeded include from embeds
[66a741d9d079]
* embeds.xml
update embeds
[a332676ec5f4]
* .pkgmeta:
don't need aceconfigdialog in .pkgmeta
[4d359ee4649c]
* .pkgmeta, KBF.lua KBF.toc config.lua embeds.xml
enable config option/gui for consolidated buff option
[4403bc0ec643]
* .pkgmeta, embeds.xml
correct order of libraries in embeds.xml
[9ab2e1401152]
* .pkgmeta, embeds.xml
add AceGui to pkgdeps
[c4324144d380]
* .pkgmeta, KBF.lua KBF.toc README, config.lua embeds.xml
start adding configuration - options to toggle consolidated buff support. pkgmeta and embeds updates for the extra libs
2011-06-29 Chris Mellon <arkanes@gmail.com>
[c67355a1ec40]
* .hgtags:
Added tag 1.1 for changeset 2117c1d18fa2
[2117c1d18fa2] [1.1]
* KBF.toc
toc bump
2011-06-05 Chris Mellon <arkanes@gmail.com>
[7d961c698b71]
* KBF.lua
fixes for vehicle swapping, and add earthliving to known enchants
[12cd14fb43d0]
* KBF.toc
toc bump
2011-03-20 Chris Mellon <arkanes@gmail.com>
[95dfc062e583]
* KBF.lua
don't try to clear the OOC function queue unless we're actually OOC, duh
2011-03-12 Chris Mellon <arkanes@gmail.com>
[ae92a56133ad]
* KBF.lua
remove outdated comment
[afd410b949ea]
* KBF.lua
use the slot name on the bar for weapon enchants, guess at a fix for an error with OOC scheduling
2011-02-23 Chris Mellon <arkanes@gmail.com>
[04d0d145a676]
* KBF.lua
fix some drycoded OOC stuff
2011-02-19 Chris Mellon <arkanes@gmail.com>
[ca720b4b5435]
* KBF.lua
fix location not being stored, add a framework for doing stuff when OOC
2011-02-13 Chris Mellon <arkanes@gmail.com>
[81cade22f2f9]
* .hgtags, .pkgmeta, KBF.lua KBF.toc KBF.xml README, embeds.xml
add instant/wound/deadly poison support
2011-01-18 Chris Mellon <arkanes@gmail.com>
[a5d47fbede83]
* .pkgmeta, embeds.xml
packager support for lib gratuity
[d792f986400f]
* KBF.lua
Add in support for custom display of weapon enchants.
2011-01-15 Chris Mellon <arkanes@gmail.com>
[15a0ceebbd83]
* KBF.lua
Updates to weapon enchant handling - add a phantom frame for the third enchant, move them to the bottom
2011-01-11 Chris Mellon <arkanes@gmail.com>
[5def7d061738]
* KBF.lua
Finally have the consolidated buff toggle stuff worked out