r20081224040955-nolib
Details
-
FilenamePitBull4-r20081224040955-nolib.zip
-
Uploaded by
-
UploadedDec 23, 2008
-
Size32.82 KB
-
Downloads62
-
MD5522010cd2a21d0de3174cd0e37c84781
Supported WoW Retail Versions
- 3.0.3
Changelog
Cameron Kenneth Knight (17):
d4bad92: Initial commit
bf1dcee: Make a bit of logic more understandable
abf29ba: Change name to PitBull Unit Frames 4.0
48ddd7d: Add Version to TOC
d73cfe4: Change @debug@ to @alpha@
2eab160: Add the ability to have * keys in tables, no ** yet.
2dc91db: Make sure to remove star defaults when logging out
d9ac7df: Small bugfixes, make it create initial frames (currently only player).
f405b7e: Add basic module support.
aa7818b: A whole bunch of changes.
8a5a4f5: Cleanup BetterStatusBar.lua
6dba16c: Separate out some logic, simplifying things.
fa24d4b: Rearrange some logic
01f51ae: Some doc fixes
9953ac7: Fix some minor typos
b57f3ba: Add some more comments.
40c8a3c: Add ReputationBar
Cameron Knight (13):
5911b48: add Options, doesn't do much, but it does allow positioning of bars.
9f1a0b7: possibly fix up .pkgmeta. Fix an issue in options.
cbc2a0e: Add CastBar
2b8abc5: make CastBar work a bit better. Show targettarget.
a210826: simplify some logic.
0b32697: .docmeta
4101557: fix .docmeta
0146943: Fix up some code, initial icon support
53586de: Fix the way module registered functions are called.
2c9871c: switch to using AceConfig-3.0. Add some actual options for bars.
36244d2: change .unitID to .unit, since that's what Blizzard expects for tooltips.
52ee2e3: move the module types into their own files. Add a method to add new module types easily.
a455b9c: add a way for modules to register options. Add the "Color by class" option to HealthBar.