r228

Details

  • Filename
    BigBrother-ace3dev-r228.zip
  • Uploaded by
  • Uploaded
    Sep 15, 2010
  • Size
    144.82 KB
  • Downloads
    37
  • MD5
    255a4931863091735d262e6f1cacdb6d

Supported WoW Retail Versions

  • 3.3.5

Changelog

------------------------------------------------------------------------
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
------------------------------------------------------------------------
r227 | nebula169 | 2010-09-13 22:31:53 +0000 (Mon, 13 Sep 2010) | 4 lines
Changed paths:
   M /trunk/Alerts.lua
   M /trunk/BuffWindow.lua
   M /trunk/Locales/enUS.lua
   M /trunk/SpellData.lua

BigBrother:
- Alerts: Add combat res
- Alerts: Group only option
- Buffs: Add temporal buff ids
------------------------------------------------------------------------
r226 | nebula169 | 2010-09-13 17:17:49 +0000 (Mon, 13 Sep 2010) | 1 line
Changed paths:
   M /trunk
   A /trunk/.pkgmeta
   A /trunk/Alerts.lua
   A /trunk/BigBrother.lua
   A /trunk/BigBrother.toc
   A /trunk/BuffWindow.lua
   A /trunk/Config.lua
   A /trunk/LDB.lua
   A /trunk/Locales
   A /trunk/Locales/deDE.lua
   A /trunk/Locales/enUS.lua
   A /trunk/Locales/esES.lua
   A /trunk/Locales/esMX.lua
   A /trunk/Locales/frFR.lua
   A /trunk/Locales/koKR.lua
   A /trunk/Locales/ruRU.lua
   A /trunk/Locales/zhCN.lua
   A /trunk/Locales/zhTW.lua
   A /trunk/SpellData.lua
   A /trunk/changelog.txt
   A /trunk/embeds.xml
   A /trunk/icon.tga
   A /trunk/locales.xml

let's try this again
------------------------------------------------------------------------
r224 | nebula169 | 2010-09-13 16:52:12 +0000 (Mon, 13 Sep 2010) | 1 line
Changed paths:
   D /trunk/.pkgmeta
   D /trunk/BigBrother.lua
   D /trunk/BigBrother.toc
   D /trunk/BuffWindow.lua
   D /trunk/SpellData.lua
   D /trunk/embeds.xml
   D /trunk/icon.tga
   D /trunk/libs
   D /trunk/localization

clear trunk
------------------------------------------------------------------------
r220 | oscarucb | 2010-09-12 18:47:56 +0000 (Sun, 12 Sep 2010) | 2 lines
Changed paths:
   M /trunk/BigBrother.lua

minor output tweak

------------------------------------------------------------------------
r219 | oscarucb | 2010-09-10 19:09:37 +0000 (Fri, 10 Sep 2010) | 2 lines
Changed paths:
   M /trunk/BigBrother.lua
   M /trunk/SpellData.lua
   M /trunk/localization/deDE.lua
   M /trunk/localization/enUS.lua
   M /trunk/localization/frFR.lua
   M /trunk/localization/koKR.lua
   M /trunk/localization/ruRU.lua
   M /trunk/localization/zhCN.lua
   M /trunk/localization/zhTW.lua

NEW FEATURE: option to report resurections and combat resurrections

------------------------------------------------------------------------
r217 | oscarucb | 2010-09-09 06:54:19 +0000 (Thu, 09 Sep 2010) | 5 lines
Changed paths:
   M /trunk/BigBrother.lua
   M /trunk/localization/deDE.lua
   M /trunk/localization/enUS.lua
   M /trunk/localization/frFR.lua
   M /trunk/localization/koKR.lua
   M /trunk/localization/ruRU.lua
   M /trunk/localization/zhCN.lua
   M /trunk/localization/zhTW.lua

Add LDB support, by popular demand
NEW OPTION: Automatically show the buff window on a ready check
NEW OPTION: Automatically close the buff window on combat

------------------------------------------------------------------------
r215 | oscarucb | 2010-09-06 22:33:58 +0000 (Mon, 06 Sep 2010) | 2 lines
Changed paths:
   M /trunk/BigBrother.lua
   M /trunk/localization/deDE.lua
   M /trunk/localization/enUS.lua
   M /trunk/localization/frFR.lua
   M /trunk/localization/koKR.lua
   M /trunk/localization/ruRU.lua
   M /trunk/localization/zhCN.lua
   M /trunk/localization/zhTW.lua

Add an option to automatically perform a quick check on ready check

------------------------------------------------------------------------
r213 | oscarucb | 2010-09-04 09:25:33 +0000 (Sat, 04 Sep 2010) | 2 lines
Changed paths:
   M /trunk/BigBrother.toc
   M /trunk/localization/koKR.lua

Add Korean translation, thanks to miga1

------------------------------------------------------------------------
r212 | oscarucb | 2010-09-04 09:05:43 +0000 (Sat, 04 Sep 2010) | 2 lines
Changed paths:
   M /trunk/BigBrother.lua
   M /trunk/BuffWindow.lua

fix errors when toggling standby mode with the buffwindow open

------------------------------------------------------------------------
r211 | oscarucb | 2010-09-03 20:16:33 +0000 (Fri, 03 Sep 2010) | 2 lines
Changed paths:
   M /trunk/BigBrother.lua

fix ticket #14

------------------------------------------------------------------------
r209 | oscarucb | 2010-09-03 10:53:45 +0000 (Fri, 03 Sep 2010) | 12 lines
Changed paths:
   M /trunk/BigBrother.lua
   M /trunk/BigBrother.toc
   M /trunk/BuffWindow.lua
   M /trunk/SpellData.lua

Merge fan-update branch:
-----------------------
FIX: Throttle buff window updates to fix framerate performance problems (esp in combat)
FIX: Ensure the minimap icon isnt covered by others
FIX: Intermittent lua errors on group changes (esp when leaving a large raid)
Add runescroll of fortitude, drums of forgotten kings, mana spring totem, battle shout, inspiration
AddonLoader support
Save the BuffWindow position and size
TOC update
Add some missing consumables

------------------------------------------------------------------------