r304

Details

  • Filename
    BigBrother-ace3dev-r304.zip
  • Uploaded by
  • Uploaded
    Dec 31, 2012
  • Size
    169.20 KB
  • Downloads
    43
  • MD5
    57b321aa16a5ce425bff67955f5d00f9

Supported WoW Retail Versions

  • 5.1.0

Changelog

------------------------------------------------------------------------
r304 | nebula169 | 2012-12-31 15:19:11 +0000 (Mon, 31 Dec 2012) | 6 lines
Changed paths:
   M /trunk/Alerts.lua

alerts:
- add option for dispels
- fix soulwell and mage tables and move to consumables option
- fix sending spell links
- fix pet handling
- check both source and target affiliation on log events
------------------------------------------------------------------------
r303 | nebula169 | 2012-12-31 14:30:27 +0000 (Mon, 31 Dec 2012) | 1 line
Changed paths:
   M /trunk/BuffWindow.lua

fix showing raid buffs in LFR
------------------------------------------------------------------------
r302 | nebula169 | 2012-12-29 21:10:57 +0000 (Sat, 29 Dec 2012) | 1 line
Changed paths:
   M /trunk/BuffWindow.lua
   M /trunk/Consumables.lua

use a different default buff icon for crit
------------------------------------------------------------------------
r301 | nebula169 | 2012-12-29 13:07:51 +0000 (Sat, 29 Dec 2012) | 1 line
Changed paths:
   M /trunk/BuffWindow.lua

fix inactive buff icons
------------------------------------------------------------------------
r300 | nebula169 | 2012-12-29 12:46:16 +0000 (Sat, 29 Dec 2012) | 3 lines
Changed paths:
   M /trunk/BigBrother.lua
   M /trunk/BigBrother.toc
   M /trunk/BuffWindow.lua
   M /trunk/Config.lua
   A /trunk/Consumables.lua
   M /trunk/Locales/enUS.lua

-hide buffs you can't get from your group in the buff window
-add a raid buff check function and include it in quick checks
-bunch of clean up
------------------------------------------------------------------------
r299 | nebula169 | 2012-12-29 11:20:16 +0000 (Sat, 29 Dec 2012) | 1 line
Changed paths:
   M /trunk/Alerts.lua
   M /trunk/BigBrother.lua
   M /trunk/Config.lua
   M /trunk/Locales/enUS.lua

don't spam on ready checks in LFG instances and locale string updates
------------------------------------------------------------------------
r298 | nebula169 | 2012-12-28 16:19:33 +0000 (Fri, 28 Dec 2012) | 1 line
Changed paths:
   M /trunk/Alerts.lua
   M /trunk/BigBrother.toc

alerts: first stab at Reincarnation detection
------------------------------------------------------------------------
r297 | nebula169 | 2012-12-28 13:55:38 +0000 (Fri, 28 Dec 2012) | 1 line
Changed paths:
   M /trunk/Alerts.lua
   M /trunk/BuffWindow.lua

BuffWindow: merge both buff panels into one view (not sure why I didn't do this forever ago)
------------------------------------------------------------------------
r296 | nebula169 | 2012-12-28 13:03:55 +0000 (Fri, 28 Dec 2012) | 1 line
Changed paths:
   M /trunk/Alerts.lua

alerts: color extraSpellName, too
------------------------------------------------------------------------
r295 | nebula169 | 2012-12-28 12:59:53 +0000 (Fri, 28 Dec 2012) | 4 lines
Changed paths:
   M /trunk/Alerts.lua
   M /trunk/Locales/enUS.lua

alerts:
-remove the crap we needed before to detect cc breaks for more spells
-option for non-combat res
-option to use player hyperlinks
------------------------------------------------------------------------
r294 | nebula169 | 2012-12-28 09:47:40 +0000 (Fri, 28 Dec 2012) | 1 line
Changed paths:
   M /trunk/Alerts.lua

alerts: don't truncate names at - if they're not players
------------------------------------------------------------------------
r293 | nebula169 | 2012-12-27 14:36:06 +0000 (Thu, 27 Dec 2012) | 5 lines
Changed paths:
   M /trunk/Alerts.lua
   M /trunk/BigBrother.lua
   M /trunk/BigBrother.toc
   M /trunk/BuffWindow.lua
   M /trunk/SpellData.lua
   M /trunk/locales.xml

suppose I could update this bad boy a bit.
-update spell ids for alerts and cc
-use INSTANCE_CHAT for LFG stuff
-show all 8 buff types in the buff window (making the consumable panel pretty lonely) and other refactoring
-fix dynamic raid group checking
------------------------------------------------------------------------
r292 | nebula169 | 2012-08-28 19:09:55 +0000 (Tue, 28 Aug 2012) | 1 line
Changed paths:
   M /trunk/Alerts.lua
   M /trunk/BigBrother.lua
   M /trunk/BigBrother.toc
   M /trunk/BuffWindow.lua

bump TOC, remove compat code
------------------------------------------------------------------------