r20080825132829

Details

  • Filename
    PitBull4-r20080825132829.zip
  • Uploaded by
  • Uploaded
    Aug 25, 2008
  • Size
    22.06 KB
  • Downloads
    150
  • MD5
    e511ddd026601b1b8a51098b2ed3cf5e

Supported WoW Retail Versions

  • 2.4.3

Changelog

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