v1.1 beta2

Details

  • Filename
    Broker_Hittable-v1.1_beta2.zip
  • Uploaded by
  • Uploaded
    Mar 6, 2010
  • Size
    143.63 KB
  • Downloads
    223
  • MD5
    2066f599dafe3ed1a9866d49764fdc3e

Supported WoW Retail Versions

  • 3.3.0

Changelog

------------------------------------------------------------------------
r17 | rindy | 2010-03-07 00:06:40 +0000 (Sun, 07 Mar 2010) | 1 line
Changed paths:
   A /tags/v1.1 beta2 (from /trunk:16)

Tagging as v1.1 beta2
------------------------------------------------------------------------
r16 | rindy | 2010-03-07 00:00:36 +0000 (Sun, 07 Mar 2010) | 1 line
Changed paths:
   M /trunk/Broker_Hittable.toc

Change SavedVariables back so settings get actually saved between sessions
------------------------------------------------------------------------
r14 | rindy | 2010-02-23 20:25:18 +0000 (Tue, 23 Feb 2010) | 1 line
Changed paths:
   M /trunk/Locales/deDE.lua
   M /trunk/Locales/enUS.lua

Hopefully fixes ticket #1
------------------------------------------------------------------------
r13 | rindy | 2010-02-21 13:52:07 +0000 (Sun, 21 Feb 2010) | 1 line
Changed paths:
   A /trunk/Hittable.lua
   A /trunk/Options.lua
   A /trunk/Tooltip.lua

Actually commit new files
------------------------------------------------------------------------
r12 | rindy | 2010-02-21 13:49:53 +0000 (Sun, 21 Feb 2010) | 5 lines
Changed paths:
   M /trunk/Broker_Hittable.toc
   M /trunk/Core.lua

- Update interface version for 3.3
- Reorganize code
- Utilize LibQTip's SetMarginV and a custom CellProvider to get a cleaner looking tooltip when outcomes are pushed off the hittable and/or back in. Also simplifies the code for updating the tooltip
- Fixed several bugs that would register events when options were changed while the addon was disabled
- Tooltip table coloring now also applies to the numbers
------------------------------------------------------------------------
r11 | rindy | 2009-08-27 08:27:05 +0000 (Thu, 27 Aug 2009) | 1 line
Changed paths:
   M /trunk/Core.lua

Fix tooltip header error
------------------------------------------------------------------------