r103

Details

  • Filename
    Energized-r103.zip
  • Uploaded by
  • Uploaded
    Oct 18, 2010
  • Size
    219.78 KB
  • Downloads
    61
  • MD5
    c073d0f467f58e64970cfd8a916bc3db

Supported WoW Retail Versions

  • 4.0.1

Changelog

------------------------------------------------------------------------
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
60.30 KB Oct 18, 2010 4.0.1 204