r116

Details

  • Filename
    Energized-r116.zip
  • Uploaded by
  • Uploaded
    Oct 28, 2010
  • Size
    223.20 KB
  • Downloads
    74
  • MD5
    2792ed4d752cd2e4eee5d6ca16cf2bed

Supported WoW Retail Versions

  • 4.0.1

Changelog

------------------------------------------------------------------------
r116 | allara | 2010-10-28 18:35:34 +0000 (Thu, 28 Oct 2010) | 1 line
Changed paths:
   M /trunk/Core.lua
   M /trunk/Locales.lua

- Warlocks: Add check for 3 soul shards (drycoded)
------------------------------------------------------------------------
r114 | allara | 2010-10-27 22:45:54 +0000 (Wed, 27 Oct 2010) | 2 lines
Changed paths:
   M /trunk/Core.lua
   M /trunk/Locales.lua
   M /trunk/Modules/Options/Options.lua
   M /trunk/Options_Defaults.lua

- New option "Show text for zero issues"
- Handle a possible nil return from GetItemInfo
------------------------------------------------------------------------
r113 | allara | 2010-10-24 22:30:35 +0000 (Sun, 24 Oct 2010) | 1 line
Changed paths:
   M /trunk/Core.lua
   M /trunk/Options_Defaults.lua

- Fel Intelligence (in the + Mana Regen group) now properly flagged as "from pet"
------------------------------------------------------------------------
r111 | allara | 2010-10-20 21:20:36 +0000 (Wed, 20 Oct 2010) | 1 line
Changed paths:
   M /trunk/Core.lua
   M /trunk/Modules/Options/Energized_Options.toc

- Options module TOC bump
------------------------------------------------------------------------
r109 | allara | 2010-10-20 19:07:15 +0000 (Wed, 20 Oct 2010) | 1 line
Changed paths:
   M /trunk/Core.lua

- Same as r108 but for the slash command
------------------------------------------------------------------------
r108 | allara | 2010-10-20 19:04:13 +0000 (Wed, 20 Oct 2010) | 1 line
Changed paths:
   M /trunk/Core.lua
   M /trunk/Locales.lua

- Energized will now yell at you if you disabled the Options module and try to open the options, rather than giving a Lua error
------------------------------------------------------------------------
r107 | allara | 2010-10-20 16:16:05 +0000 (Wed, 20 Oct 2010) | 1 line
Changed paths:
   M /trunk/Core.lua

- Attempt to fix map icon interaction issues with other add-ons
------------------------------------------------------------------------
r106 | allara | 2010-10-18 21:49:39 +0000 (Mon, 18 Oct 2010) | 1 line
Changed paths:
   M /trunk/Core.lua
   M /trunk/Options_Defaults.lua

- Remove all healthstones that are no longer used
------------------------------------------------------------------------
r105 | allara | 2010-10-18 21:25:09 +0000 (Mon, 18 Oct 2010) | 9 lines
Changed paths:
   M /trunk/Core.lua
   M /trunk/Locales.lua
   M /trunk/Modules/Options/Options.lua
   M /trunk/Options_Defaults.lua

- Add a new option under Advanced for buffs: "Comes from a pet"
- Turn this option on for buffs that come from a pet
- The buff won't be required just because the class is present (warlocks and hunters)
- But if the warlock/hunter does bring a pet with the buff, it will satisfy the rule group it is in
- I have turned off talent checks for the two warlock buffs, we should no longer need to care what spec the warlock is
- Add Qiraji Fortitude to the Fortitude group
- Add Embrace of the Shale Spider to the + Stats/Resistances group (I'm aware that Embrace doesn't give you resistances, oh well)
- This has only been lightly tested -- I can get on Cata to test it fully but don't have time right now

------------------------------------------------------------------------
r104 | allara | 2010-10-18 19:54:14 +0000 (Mon, 18 Oct 2010) | 1 line
Changed paths:
   M /trunk/Core.lua
   M /trunk/Options_Defaults.lua

- Add Fel Intelligence to the + Mana Regen group
------------------------------------------------------------------------
r103 | allara | 2010-10-18 16:58:02 +0000 (Mon, 18 Oct 2010) | 1 line
Changed paths:
   M /trunk/Core.lua
   M /trunk/Locales.lua

- Fix another bug in the forced profile reset code
------------------------------------------------------------------------
r102 | allara | 2010-10-18 16:56:10 +0000 (Mon, 18 Oct 2010) | 1 line
Changed paths:
   M /trunk/Core.lua

- Forcing a profile reset so the warlock changes come through properly
------------------------------------------------------------------------
r101 | allara | 2010-10-18 16:35:13 +0000 (Mon, 18 Oct 2010) | 5 lines
Changed paths:
   M /trunk/Core.lua
   M /trunk/Options_Defaults.lua

- Added Soul Link
- Fixed spell ID for Demon Armor
- Blood Pact now only required from Destruction warlocks
- Added Fel Intelligence from Affliction warlocks
- None of the above was tested, I don't have access to a warlock
------------------------------------------------------------------------
r100 | allara | 2010-10-17 22:29:39 +0000 (Sun, 17 Oct 2010) | 3 lines
Changed paths:
   M /trunk/Core.lua
   M /trunk/Modules/Options/Options.lua

- Update Vigilance talent check for 4.0
- Remove Improved Tracking
- Forced profile reset now tries to migrate as many settings as it can (your Advanced tab and Do Not Equip list will still be fully reset)
------------------------------------------------------------------------
r99 | allara | 2010-10-17 19:30:00 +0000 (Sun, 17 Oct 2010) | 1 line
Changed paths:
   M /trunk/Core.lua
   M /trunk/Options_Defaults.lua

- Add Blood Pact to Fortitude buff group (drycoded)
------------------------------------------------------------------------
r98 | allara | 2010-10-17 18:58:17 +0000 (Sun, 17 Oct 2010) | 5 lines
Changed paths:
   M /trunk/Core.lua
   M /trunk/Energized.toc

- Fix issues with the library loading order, which caused various Lua errors
- Remove hardcoded TSA aura during scanning
- Fix a bug in the code that forces a profile reset
- This build will force a profile reset, which should cause various other changes I made earlier to start working properly (cough DKs)
- Fix low warning on thrown weapon enchant
------------------------------------------------------------------------
r97 | allara | 2010-10-16 23:30:41 +0000 (Sat, 16 Oct 2010) | 5 lines
Changed paths:
   M /trunk/Core.lua
   M /trunk/Locales.lua
   M /trunk/Options_Defaults.lua

- Fix a typo that made Energized think all DKs had pets
- Blood Presence: Expected when you're Blood; unexpected when you're not
- Frost Presence/Unholy Presence: Either is required if you're not Blood
- TSA/AM/UR should now be properly detected when you have the talent
- Bone Shield: No longer required when you're mounted
------------------------------------------------------------------------
r96 | allara | 2010-10-16 22:52:42 +0000 (Sat, 16 Oct 2010) | 1 line
Changed paths:
   M /trunk/Core.lua

- "Enable while solo" works in all conditions now
------------------------------------------------------------------------
r95 | allara | 2010-10-16 21:03:11 +0000 (Sat, 16 Oct 2010) | 1 line
Changed paths:
   M /trunk/Core.lua
   M /trunk/Options_Defaults.lua

- Fix spell ID for Earth Shield
------------------------------------------------------------------------
r94 | allara | 2010-10-16 17:52:43 +0000 (Sat, 16 Oct 2010) | 3 lines
Changed paths:
   M /trunk/Core.lua
   M /trunk/Locales.lua
   M /trunk/Modules/Options/Options.lua

- Improve stability of the loading process, should fix a few Lua errors
- Under "Party Size" option, add "5 player party"
- Add hardcoded auras to yourself if you have the talents: Trueshot Aura, Unleashed Rage, or Abomination's Might
------------------------------------------------------------------------
r93 | allara | 2010-10-15 23:01:43 +0000 (Fri, 15 Oct 2010) | 3 lines
Changed paths:
   M /trunk/Core.lua
   M /trunk/Locales.lua
   M /trunk/Modules/Options/Options.lua
   M /trunk/Options_Defaults.lua

- Pet disposition option properly visible for pet classes again
- Add check for thrown weapon enchant for rogues (can be turned off from Special Cases tab)
- Add support for new UNIT_CONNECTION event
------------------------------------------------------------------------
r92 | allara | 2010-10-15 18:56:20 +0000 (Fri, 15 Oct 2010) | 1 line
Changed paths:
   M /trunk/Core.lua
   M /trunk/Modules/Options/Options.lua

- Talent callbacks no longer rebuild options if module hasn't loaded yet
------------------------------------------------------------------------
r91 | allara | 2010-10-15 18:31:43 +0000 (Fri, 15 Oct 2010) | 1 line
Changed paths:
   M /trunk/Core.lua
   M /trunk/Modules/Options/Options.lua

- Options module defers loading until main add-on is initialized
------------------------------------------------------------------------
r90 | allara | 2010-10-15 18:02:37 +0000 (Fri, 15 Oct 2010) | 1 line
Changed paths:
   M /trunk/Core.lua

- Attempt to fix Lua error involving ScheduleTimer
------------------------------------------------------------------------
r89 | allara | 2010-10-15 17:51:24 +0000 (Fri, 15 Oct 2010) | 13 lines
Changed paths:
   M /trunk/Core.lua
   M /trunk/Locales.lua
   M /trunk/Modules/Options/Options.lua
   M /trunk/Options_Defaults.lua

- Fixed a bug where the "Mount conditions" option wasn't being shown (Advanced tab)
- New option "Enable when solo" (Advanced tab)
- Drums and Scrolls now require you to be in a raid before they activate
- Blessing of Might: Split into two buff groups, + Attack Power and + Mana Regen. Grouped with TSA/AM/UR. Both groups are turned on or off appropriately based on your class/spec.
- Solo Paladins:
  - Protection: + Mana Regen and + Attack Power off, Kings on
  - Retribution: + Mana Regen and Kings Off, + Attack Power on
  - Restoration: + Attack Power and Kings off, + Mana Regen on
- The above only applies to SOLO paladins. Everything is on when in a party/raid.
- If you dislike the above, you can change it in the Advanced tab. If you think everyone will universally dislike it, tell me and I'll change the defaults.
- Fixed a bug where paladin's "Aura" buff group wasn't configured properly -- it should now require you to have an aura
- Manually resetting your profile will no longer issue the automatic reset message
- This build will force a profile reset
------------------------------------------------------------------------
r88 | allara | 2010-10-15 16:50:37 +0000 (Fri, 15 Oct 2010) | 1 line
Changed paths:
   M /trunk/Core.lua

- Defer initialization until talent data is available (this should fix different issues reported by at least 4 people)
------------------------------------------------------------------------
r87 | allara | 2010-10-15 01:08:11 +0000 (Fri, 15 Oct 2010) | 13 lines
Changed paths:
   M /trunk/Core.lua
   M /trunk/Energized.toc
   M /trunk/Locales.lua
   M /trunk/Modules/Options/Options.lua
   M /trunk/Options_Defaults.lua

Initial commit of a 4.0 compatible build. Many issues likely remain, please let me know.

- Blessing priority removed. You are now expected to always have Kings if there's a paladin or druid, and always have Might if there's a paladin. Even if you just have one paladin, you can get Kings from the Drums and Might from the paladin.
- No more pet buffs
- All talent checks have been updated for 4.0
- All spell IDs have been updated for 4.0
- Support for Cataclysm flasks, elixirs, and fishing items
- Hunter ammunition check removed
- Energized will force your profile to reset when upgrading from any revisions prior to this one. I apologize for the inconvenience; this should only happen during expansion releases. I may keep forcing resets while this build is in alpha testing.
- Removed main hand buff check for warlocks
- Adjusted "am I a tank" logic for 4.0
- Corrected a bug where Well Fed was requiring a warlock in the raid (heh)

------------------------------------------------------------------------
r85 | allara | 2010-09-20 19:07:45 +0000 (Mon, 20 Sep 2010) | 1 line
Changed paths:
   M /trunk/Core.lua

- [Ticket 6] Fix "Evaluate if I have talent"
------------------------------------------------------------------------

Additional Files

Type Name Size Uploaded Game Version Downloads
63.68 KB Oct 28, 2010 4.0.1 17