r158-nolib

Details

  • Filename
    Energized-r158-nolib.zip
  • Uploaded by
  • Uploaded
    Sep 6, 2012
  • Size
    65.76 KB
  • Downloads
    22
  • MD5
    5c1c0a0b109d47502e05533b74da97d7

Supported WoW Retail Versions

  • 5.0.4

Changelog

------------------------------------------------------------------------
r158 | allara | 2012-09-06 16:14:32 +0000 (Thu, 06 Sep 2012) | 2 lines
Changed paths:
   M /trunk/Core.lua

- Energized will no longer activate when you are a ghost
- Warlock: When Grimoire of Sacrifice is active on you, Energized no longer expects you to have a pet
------------------------------------------------------------------------
r157 | allara | 2012-09-05 20:36:06 +0000 (Wed, 05 Sep 2012) | 1 line
Changed paths:
   M /trunk/Core.lua
   M /trunk/Options_Defaults.lua

- Rogue: Add Leeching Poison and Paralytic Poison
------------------------------------------------------------------------
r156 | allara | 2012-09-05 20:14:03 +0000 (Wed, 05 Sep 2012) | 1 line
Changed paths:
   M /trunk/Core.lua

- Eliminate an error related to LibGroupTalents not being used
------------------------------------------------------------------------
r155 | allara | 2012-09-05 18:28:50 +0000 (Wed, 05 Sep 2012) | 1 line
Changed paths:
   M /trunk/Core.lua
   M /trunk/Options_Defaults.lua

- A single warrior is no longer expected to use both Commanding Shout and Battle Shout at the same time. I've set Battle Shout as the priority if one warrior is present. If two or more warriors are present, Commanding Shout will become expected as well.
------------------------------------------------------------------------
r154 | allara | 2012-09-05 18:23:48 +0000 (Wed, 05 Sep 2012) | 2 lines
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/Core.lua
   M /trunk/Energized.toc
   M /trunk/Options_Defaults.lua

- Paladin: Change Seal from aura to shapeshift detection

------------------------------------------------------------------------
r153 | allara | 2012-09-05 16:28:55 +0000 (Wed, 05 Sep 2012) | 3 lines
Changed paths:
   M /trunk/Core.lua
   M /trunk/Locales.lua
   M /trunk/Modules/Options/Options.lua
   M /trunk/Options_Defaults.lua

- Remove all weapon buff checks
- Rogue: Add Lethal and Non-Lethal Poison
- Remove a lot of dead code
------------------------------------------------------------------------
r152 | allara | 2012-09-05 04:22:32 +0000 (Wed, 05 Sep 2012) | 1 line
Changed paths:
   M /trunk/Core.lua
   M /trunk/Options_Defaults.lua

- Lower warning for most pet buffs to 15 seconds (down from 300)
------------------------------------------------------------------------
r151 | allara | 2012-09-05 02:59:37 +0000 (Wed, 05 Sep 2012) | 1 line
Changed paths:
   M /trunk/Core.lua
   M /trunk/Options_Defaults.lua

- Lower low warnings for Commanding Shout, Battle Shout, and Horn of Winter to 15 seconds (down from 300)
------------------------------------------------------------------------
r150 | allara | 2012-09-04 22:24:19 +0000 (Tue, 04 Sep 2012) | 4 lines
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/Core.lua
   M /trunk/Energized.toc
   M /trunk/Locales.lua
   M /trunk/Modules/Options/Energized_Options.toc
   M /trunk/Modules/Options/Options.lua
   M /trunk/Options_Defaults.lua

- Early alpha to add compatibility with 5.0.4 and the Mists of Pandaria expansion.
- This has only been lightly tested and is probably very rough. All feedback is appreciated, but please be aware of the following:
- THIS BUILD DOES NOT SUPPORT SPECIALIZATION SCANNING YET. Therefore, any buff that requires a certain specialization WILL NOT BE SCANNED. It will appear as if Energized thinks you don't need the buff. I need to figure out a replacement for LibGroupTalents/LibTalentQuery in order to fix this.
- All buffs that are class-wide, and do not require a certain specialization, should be working at this time.
------------------------------------------------------------------------