r236

Details

  • Filename
    BigBrother-ace3dev-r236.zip
  • Uploaded by
  • Uploaded
    Oct 17, 2010
  • Size
    139.94 KB
  • Downloads
    25
  • MD5
    06f235190160c057f2ddf0895b54a791

Supported WoW Retail Versions

  • 4.0.1

Changelog

------------------------------------------------------------------------
r236 | nebula169 | 2010-10-17 21:21:38 +0000 (Sun, 17 Oct 2010) | 2 lines
Changed paths:
   M /trunk/Alerts.lua
   M /trunk/BuffWindow.lua

fix alerts options
change fort spell id
------------------------------------------------------------------------
r235 | nebula169 | 2010-10-13 08:37:56 +0000 (Wed, 13 Oct 2010) | 1 line
Changed paths:
   M /trunk/BuffWindow.lua

add fel puppy to mana regen
------------------------------------------------------------------------
r234 | nebula169 | 2010-10-13 08:31:44 +0000 (Wed, 13 Oct 2010) | 1 line
Changed paths:
   M /trunk/BuffWindow.lua

consolidated buff window raid buffs. first pass
------------------------------------------------------------------------
r233 | nebula169 | 2010-10-12 16:08:21 +0000 (Tue, 12 Oct 2010) | 1 line
Changed paths:
   M /trunk/BigBrother.toc

TOC bump
------------------------------------------------------------------------
r232 | nebula169 | 2010-10-12 05:32:58 +0000 (Tue, 12 Oct 2010) | 2 lines
Changed paths:
   M /trunk
   M /trunk/Alerts.lua
   M /trunk/BuffWindow.lua
   M /trunk/Config.lua
   M /trunk/LDB.lua
   M /trunk/SpellData.lua

DoConfig -> AddOptions
Update spell ids for 4.0
------------------------------------------------------------------------
r231 | nebula169 | 2010-09-30 18:43:17 +0000 (Thu, 30 Sep 2010) | 2 lines
Changed paths:
   M /trunk/BigBrother.lua
   M /trunk/BuffWindow.lua
   D /trunk/changelog.txt

- fix consumable checking
- account for cross-realm unit info being late in the buff window
------------------------------------------------------------------------
r230 | nebula169 | 2010-09-30 17:36:19 +0000 (Thu, 30 Sep 2010) | 3 lines
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/Alerts.lua
   M /trunk/BigBrother.lua
   M /trunk/BuffWindow.lua
   M /trunk/Config.lua
   M /trunk/LDB.lua
   M /trunk/SpellData.lua
   M /trunk/embeds.xml

- uses the namespace var as the addon table
- ripped out most of the _G. usage (displeased me aesthetically)
- removed AceConsole-3.0
------------------------------------------------------------------------
r229 | nebula169 | 2010-09-22 06:11:21 +0000 (Wed, 22 Sep 2010) | 3 lines
Changed paths:
   M /trunk/BigBrother.lua

BigBrother:
- fix up :GetInstanceSize() to support more than raid instances
- don't create new tables when calling :GetCheckedGroups() and default to returning all groups when not in an instance with autogroups enabled
------------------------------------------------------------------------
r228 | nebula169 | 2010-09-15 16:33:59 +0000 (Wed, 15 Sep 2010) | 1 line
Changed paths:
   M /trunk
   M /trunk/BigBrother.lua
   M /trunk/BuffWindow.lua

only update buffs when necessary
------------------------------------------------------------------------