3.1.0 beta4-nolib

Details

  • Filename
    BigBrother-ace3-3.1.0_beta4-nolib.zip
  • Uploaded by
  • Uploaded
    Sep 12, 2010
  • Size
    30.40 KB
  • Downloads
    46
  • MD5
    7b794c211fcfa1ffe0272f2c35e647e7

Supported WoW Retail Versions

  • 3.3.5

Changelog

------------------------------------------------------------------------
r218 | oscarucb | 2010-09-09 07:27:14 +0000 (Thu, 09 Sep 2010) | 22 lines
Changed paths:
   A /tags/3.1.0 beta4 (from /trunk:217)

Tagging as 3.1.0 beta4

3.1.0 beta4 includes:

* Adds LDB support
* NEW OPTION: Automatically perform a quick check on ready check
* NEW OPTION: Automatically show the buff window on a ready check
* NEW OPTION: Automatically close the buff window on combat
* 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

Please help us test this beta!!

Bug reports are welcome here: http://www.wowace.com/addons/big-brother/tickets/

Especially welcome are localization contributions or updates - attach files to a ticket above.
------------------------------------------------------------------------
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

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