r412

Details

  • Filename
    RaidBuffStatus-r412.zip
  • Uploaded by
  • Uploaded
    Oct 28, 2010
  • Size
    303.10 KB
  • Downloads
    272
  • MD5
    e2521c9da41817cce9555753206f3b4f

Supported WoW Retail Versions

  • 4.0.1

Changelog

------------------------------------------------------------------------
r412 | oscarucb | 2010-10-28 19:58:23 +0000 (Thu, 28 Oct 2010) | 2 lines
Changed paths:
   M /trunk/Buffs.lua

ticket 277 - disable NotifyInspect calls that can trigger the server inspect bug

------------------------------------------------------------------------
r411 | oscarucb | 2010-10-25 21:32:11 +0000 (Mon, 25 Oct 2010) | 2 lines
Changed paths:
   M /trunk/embeds.xml

try again to bump the packager

------------------------------------------------------------------------
r410 | oscarucb | 2010-10-25 17:24:49 +0000 (Mon, 25 Oct 2010) | 2 lines
Changed paths:
   M /trunk/embeds.xml

bump the packager - hooray for wowace server bugs

------------------------------------------------------------------------
r409 | oscarucb | 2010-10-25 17:15:49 +0000 (Mon, 25 Oct 2010) | 2 lines
Changed paths:
   M /trunk/embeds.xml

add nolib strip tags (ticket 280)

------------------------------------------------------------------------
r408 | oscarucb | 2010-10-24 22:53:02 +0000 (Sun, 24 Oct 2010) | 2 lines
Changed paths:
   M /trunk/Config.lua
   M /trunk/Core.lua

add dashboard scaling option (ticket #42)

------------------------------------------------------------------------
r407 | oscarucb | 2010-10-24 19:44:06 +0000 (Sun, 24 Oct 2010) | 2 lines
Changed paths:
   M /trunk/Core.lua

fix warlock soulstone detection

------------------------------------------------------------------------
r405 | danielbarron | 2010-10-24 10:20:13 +0000 (Sun, 24 Oct 2010) | 2 lines
Changed paths:
   M /trunk/Buffs.lua
   M /trunk/Core.lua

RaidBuffStatus:
- Added right-click buffing for Paladin blessings.
------------------------------------------------------------------------
r403 | danielbarron | 2010-10-23 14:52:09 +0000 (Sat, 23 Oct 2010) | 4 lines
Changed paths:
   M /trunk/Buffs.lua
   M /trunk/Config.lua
   M /trunk/Core.lua

RaidBuffStatus:
- Removed redundant reagent and other code.
- Added Paladin blessing checking in again.

------------------------------------------------------------------------
r402 | danielbarron | 2010-10-20 20:00:39 +0000 (Wed, 20 Oct 2010) | 4 lines
Changed paths:
   M /trunk/Buffs.lua

RaidBuffStatus:
- Added Blood Pact in the check for Fortitude as currently it cancels the latter.
- Added Blessing of Kings in the Mark of the Wild check as they are the same.
- Started adding Paladin blessings back in but ran out of time.
------------------------------------------------------------------------
r401 | oscarucb | 2010-10-18 21:53:36 +0000 (Mon, 18 Oct 2010) | 2 lines
Changed paths:
   M /trunk/Buffs.lua
   M /trunk/Core.lua

fix announces for soulwells and ritual of refreshment

------------------------------------------------------------------------
r400 | oscarucb | 2010-10-18 18:29:13 +0000 (Mon, 18 Oct 2010) | 2 lines
Changed paths:
   M /trunk/Buffs.lua

fix healthstone detection

------------------------------------------------------------------------
r399 | oscarucb | 2010-10-18 10:11:26 +0000 (Mon, 18 Oct 2010) | 2 lines
Changed paths:
   M /trunk/Buffs.lua

add a conservative hack to prevent false positives due to broken talent detection

------------------------------------------------------------------------
r398 | danielbarron | 2010-10-17 22:04:27 +0000 (Sun, 17 Oct 2010) | 2 lines
Changed paths:
   M /trunk/Buffs.lua

RaidBuffStatus:
- Removed Thorns check as the buff is now only 20s.
------------------------------------------------------------------------
r397 | oscarucb | 2010-10-17 21:41:52 +0000 (Sun, 17 Oct 2010) | 5 lines
Changed paths:
   M /trunk/Buffs.lua
   M /trunk/Core.lua

fix IsMounted so pet detection ignores mounted units
warlock updates:
check Soul Link on all warlocks
fix summoning priority

------------------------------------------------------------------------
r396 | danielbarron | 2010-10-17 21:23:35 +0000 (Sun, 17 Oct 2010) | 6 lines
Changed paths:
   M /trunk/Buffs.lua
   M /trunk/Config.lua
   M /trunk/Core.lua
   M /trunk/ReadMe.txt

RaidBuffStatus:
- Removed more things no longer needed such as Sanctuary, PallyPower support, Warlock shards and Warlock weapon buffs.
- Scrolls are now incorporated in the slacking elixirs.
- Fixed error on Buff Options window.
- Temporarily removed support for Paladin blessings.  This will be added back soon.
- Fixed a little bit of the talent window.
------------------------------------------------------------------------
r395 | oscarucb | 2010-10-14 21:41:08 +0000 (Thu, 14 Oct 2010) | 2 lines
Changed paths:
   M /trunk/Buffs.lua

fix mage armor

------------------------------------------------------------------------
r394 | oscarucb | 2010-10-14 21:31:06 +0000 (Thu, 14 Oct 2010) | 2 lines
Changed paths:
   M /trunk/Buffs.lua

fix healthstone name/icon

------------------------------------------------------------------------
r393 | oscarucb | 2010-10-14 16:15:36 +0000 (Thu, 14 Oct 2010) | 2 lines
Changed paths:
   M /trunk/Core.lua

fix CD for lock soulstone (30 min CD, 15 min duration)

------------------------------------------------------------------------
r391 | oscarucb | 2010-10-11 05:43:07 +0000 (Mon, 11 Oct 2010) | 15 lines
Changed paths:
   M /trunk/Buffs.lua
   M /trunk/Core.lua
   M /trunk/RaidBuffStatus.toc

Initial 4.0 version - basic functionality working on the PTR with no known lua errors

Change Summary:
***************
Remove checks for many "improved X" talents that no longer exist
Remove greater/reagent versions of buffs that no longer exist
Remove buffs that no longer exist: spirit, amp magic, wisdom, sanctuary, drums of wild, ammo
Update many spellIDs for removal of ranks
Updated/removed pally auras, pally seals, pally blessings, hunter aspects, shaman shield
Updated feral and DK tank talent detection
Added Cata consumables
Update mouse handlers for 4.0 handler changes
Update TOC

------------------------------------------------------------------------
r389 | oscarucb | 2010-10-08 02:11:20 +0000 (Fri, 08 Oct 2010) | 2 lines
Changed paths:
   M /trunk/Core.lua

minor fix to last - make version check more robust

------------------------------------------------------------------------
r388 | oscarucb | 2010-10-08 00:08:29 +0000 (Fri, 08 Oct 2010) | 3 lines
Changed paths:
   M /trunk/Buffs.lua
   M /trunk/Config.lua
   M /trunk/Core.lua
   M /trunk/MiniMap.lua
   M /trunk/RaidBuffStatus.toc
   M /trunk/ToolScanner.lua
   M /trunk/oRAEvent.lua

add more inteeligent and automatic project versioning
so the version stamp is always correct, even on an svn dev copy

------------------------------------------------------------------------
r387 | oscarucb | 2010-10-05 20:39:37 +0000 (Tue, 05 Oct 2010) | 2 lines
Changed paths:
   M /trunk/RaidBuffStatus.toc
   M /trunk/ReadMe.txt

update readme and toc

------------------------------------------------------------------------
r386 | oscarucb | 2010-10-05 08:10:18 +0000 (Tue, 05 Oct 2010) | 2 lines
Changed paths:
   M /trunk/Buffs.lua
   M /trunk/Core.lua

Add right-click self buffing for missing temporary weapon enchants (shaman, warlock, rogue)

------------------------------------------------------------------------
r385 | danielbarron | 2010-10-04 14:33:17 +0000 (Mon, 04 Oct 2010) | 2 lines
Changed paths:
   M /trunk/RaidBuffStatus.toc
   M /trunk/ReadMe.txt

RaidBuffStatus:
- Updated toc and ReadMe.txt
------------------------------------------------------------------------
r383 | oscarucb | 2010-09-19 00:29:03 +0000 (Sun, 19 Sep 2010) | 6 lines
Changed paths:
   M /trunk/Buffs.lua
   M /trunk/Core.lua

Add detection of missing pets for hunters, warlocks, and appropriately-specced DKs and mages
This check is mainly complicated by the fact that pets don't exist while a unit is mounted, so
the check conservatively assumes the pet is present if the unit is mounted and we can't tell for sure.
Right-click summons the missing pet

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

Additional Files

Type Name Size Uploaded Game Version Downloads
167.40 KB Oct 28, 2010 4.0.1 25