r20080826235146

Details

  • Filename
    PitBull4-r20080826235146.zip
  • Uploaded by
  • Uploaded
    Aug 27, 2008
  • Size
    24.74 KB
  • Downloads
    5,689
  • MD5
    6b3fdc24d022b9f8dea0807a4e2151c5

Supported WoW Retail Versions

  • 2.4.3

Changelog

commit 40c8a3c841955698ee019fd339c5a6b903531c2c
Author: Cameron Kenneth Knight <ckknight@gmail.com>
Date:   Tue Aug 26 18:51:46 2008 -0500

    Add ReputationBar
    Make layout handle statusbar modules arbitrarily (not hardcoded)
    Make statusbar layoutDB have default defaults (yes, the defaults have default values if not provided)
    Add more features to the status bar positioning.

commit b57f3ba6cb82ede55dd1433268ba8c807592b176
Author: Cameron Kenneth Knight <ckknight@gmail.com>
Date:   Mon Aug 25 09:36:59 2008 -0500

    Add some more comments.

commit 9953ac7ceed15dead55efb5080b05984df38768a
Author: Cameron Kenneth Knight <ckknight@gmail.com>
Date:   Mon Aug 25 09:13:45 2008 -0500

    Fix some minor typos

commit 01f51ae96e94f0189b018d447915688b060dd997
Author: Cameron Kenneth Knight <ckknight@gmail.com>
Date:   Mon Aug 25 08:38:17 2008 -0500

    Some doc fixes

commit fa24d4b4c6dc1ca0f124939b1dd6e2482b42a5cc
Author: Cameron Kenneth Knight <ckknight@gmail.com>
Date:   Mon Aug 25 08:28:29 2008 -0500

    Rearrange some logic

commit 6dba16cd6af4b9d071fc06dfa96fff97745e9cfb
Author: Cameron Kenneth Knight <ckknight@gmail.com>
Date:   Mon Aug 25 08:20:59 2008 -0500

    Separate out some logic, simplifying things.

commit 8a5a4f5a9043f20188a281d2a4e957939ed725c3
Author: Cameron Kenneth Knight <ckknight@gmail.com>
Date:   Mon Aug 25 08:03:52 2008 -0500

    Cleanup BetterStatusBar.lua

commit aa7818b15b19d437ddf3ef80566ffc61d9940499
Author: Cameron Kenneth Knight <ckknight@gmail.com>
Date:   Sun Aug 24 11:32:33 2008 -0500

    A whole bunch of changes.
    Add health bar and power bar.
    Add creation of controls and such.
    Separate out some things for clarity.
    There still needs to be a bit of work to make the code more following the arbitrary rules I set.

commit f405b7ee01088de480a86242cf802a3efab8c945
Author: Cameron Kenneth Knight <ckknight@gmail.com>
Date:   Thu Aug 7 08:51:08 2008 -0500

    Add basic module support.
    Separate the db section from the main, lots of hacking there.
    Add two simple modules: Background and Highlight.
    Add a way to create and delete controls
    Add basic argument checking (only occurs for alpha packages)
    Make tooltip-on-hover work
    Make right-click menu work, as well as left-click target.

commit d9ac7df47f7471f92746b3a98fbffa6deb68b3b0
Author: Cameron Kenneth Knight <ckknight@gmail.com>
Date:   Tue Aug 5 09:19:39 2008 -0500

    Small bugfixes, make it create initial frames (currently only player).
    Add ClickCastFrames support.

commit 2dc91dbcc64c92340d1f34d26005f5d0a84eb15f
Author: Cameron Kenneth Knight <ckknight@gmail.com>
Date:   Tue Aug 5 08:06:48 2008 -0500

    Make sure to remove star defaults when logging out

commit 2eab1600265328e9855d56c0da87142b4aceee20
Author: Cameron Kenneth Knight <ckknight@gmail.com>
Date:   Tue Aug 5 07:56:46 2008 -0500

    Add the ability to have * keys in tables, no ** yet.
    Change classifications to be handled by the defaults system

commit d73cfe49cbd3d48c29bb96b3a505551189eaba40
Author: Cameron Kenneth Knight <ckknight@gmail.com>
Date:   Mon Aug 4 10:15:26 2008 -0500

    Change @debug@ to @alpha@

commit 48ddd7d8af6714ccc48685400116fcc9aed33544
Author: Cameron Kenneth Knight <ckknight@gmail.com>
Date:   Mon Aug 4 10:12:43 2008 -0500

    Add Version to TOC

commit abf29baa79bf287133fb16a8069cdba778bbb878
Author: Cameron Kenneth Knight <ckknight@gmail.com>
Date:   Mon Aug 4 08:20:56 2008 -0500

    Change name to PitBull Unit Frames 4.0

commit bf1dcee215f2ee7bda48743a0f9a2c88e7d32e04
Author: Cameron Kenneth Knight <ckknight@gmail.com>
Date:   Mon Aug 4 08:04:02 2008 -0500

    Make a bit of logic more understandable
    Add in defaults handling

commit d4bad922d1fde908939e7f98f4f196497c1f36c8
Author: Cameron Kenneth Knight <ckknight@gmail.com>
Date:   Fri Aug 1 18:18:30 2008 -0500

    Initial commit