r159-release

Details

  • Filename
    Energized-r159-release.zip
  • Uploaded by
  • Uploaded
    Sep 6, 2012
  • Size
    233.34 KB
  • Downloads
    539
  • MD5
    2e47af44a4ba08f77ee78c20f9374a71

Supported WoW Retail Versions

  • 5.0.4

Changelog

------------------------------------------------------------------------
r160 | allara | 2012-09-06 23:41:34 +0000 (Thu, 06 Sep 2012) | 1 line
Changed paths:
   A /tags/r159-release (from /trunk:159)

Releasing r159 to the public. It may still be missing some things or have a few minor class-specific issues. This version does not scan player specifications yet, so it just assumes all buffs are available if the class is present. This build is definitely good enough to use for actual raiding, so I wanted everyone to get the update.
------------------------------------------------------------------------
r159 | allara | 2012-09-06 17:42:00 +0000 (Thu, 06 Sep 2012) | 1 line
Changed paths:
   M /trunk/Core.lua
   M /trunk/Locales.lua
   M /trunk/Modules/Options/Options.lua
   M /trunk/Options_Defaults.lua

- Warlock: New option under the Special Cases tab to choose how many Soul Shards we should expect. Now you can also disable the check entirely. The check is now only performed outside of combat.
------------------------------------------------------------------------
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.
------------------------------------------------------------------------

Additional Files