r64

Details

  • Filename
    Energized-r64.zip
  • Uploaded by
  • Uploaded
    Jul 11, 2010
  • Size
    218.73 KB
  • Downloads
    26
  • MD5
    13e418db0addd6d2fc71453097c9a57a

Supported WoW Retail Versions

  • 3.3.5

Changelog

------------------------------------------------------------------------
r64 | allara | 2010-07-11 21:39:43 +0000 (Sun, 11 Jul 2010) | 1 line
Changed paths:
   M /trunk/Core.lua
   M /trunk/Locales.lua

- Add click-to-disable feature. Clicking any rule group on the tooltip temporarily disables it for this session only. Relogging/reloading will re-enable it.
------------------------------------------------------------------------
r63 | allara | 2010-07-11 17:58:52 +0000 (Sun, 11 Jul 2010) | 2 lines
Changed paths:
   M /trunk/Core.lua
   M /trunk/Options_Defaults.lua

- Vigilance: Require a party or raid
- Blessing of Might: Remove Battle Shout, we aren't supporting in-combat buffs out of the box
------------------------------------------------------------------------
r62 | allara | 2010-07-10 20:51:13 +0000 (Sat, 10 Jul 2010) | 2 lines
Changed paths:
   M /trunk/Core.lua
   M /trunk/Locales.lua
   M /trunk/Modules/Options/Options.lua

- Options: Update some tooltips
- Vigilance: Fix
------------------------------------------------------------------------
r61 | allara | 2010-07-10 19:56:57 +0000 (Sat, 10 Jul 2010) | 2 lines
Changed paths:
   M /trunk/Core.lua

- Defensive Stance: Only require you to be a Protection Warrior (remove the requirement to be a designated tank)
- Tank check will also take the Dungeon Finder assigned role into account (untested)
------------------------------------------------------------------------
r60 | allara | 2010-07-09 22:58:38 +0000 (Fri, 09 Jul 2010) | 1 line
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/Core.lua
   M /trunk/Energized.toc
   M /trunk/Locales.lua
   M /trunk/Modules/Options/Options.lua
   M /trunk/Options_Defaults.lua

- Add reporting to raid/party/whisper
------------------------------------------------------------------------
r59 | allara | 2010-07-09 20:41:47 +0000 (Fri, 09 Jul 2010) | 3 lines
Changed paths:
   M /trunk/Core.lua
   M /trunk/Locales.lua
   M /trunk/Options_Defaults.lua

- Gah, fix consumables yet again
- Change "Armor" to "Mage Armor" and "Warlock Armor"
- Try to pick better blessings for Protection warriors
------------------------------------------------------------------------
r58 | allara | 2010-07-09 20:24:58 +0000 (Fri, 09 Jul 2010) | 2 lines
Changed paths:
   M /trunk/Core.lua

- More cleanup
- Fix some global leaks
------------------------------------------------------------------------
r57 | allara | 2010-07-09 20:12:50 +0000 (Fri, 09 Jul 2010) | 1 line
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/Core.lua
   M /trunk/Energized.toc
   M /trunk/Locales.lua
   M /trunk/Modules/Options/Options.lua

- Various cleanup and optimization
------------------------------------------------------------------------
r56 | allara | 2010-07-09 18:42:09 +0000 (Fri, 09 Jul 2010) | 3 lines
Changed paths:
   M /trunk/Core.lua
   M /trunk/Locales.lua
   M /trunk/Modules/Options/Options.lua
   M /trunk/Options_Defaults.lua

Special Cases:
  - Warrior | Defensive Stance: Fix an error
  - Warrior | Vigilance: Add
------------------------------------------------------------------------
r55 | allara | 2010-07-09 17:51:41 +0000 (Fri, 09 Jul 2010) | 1 line
Changed paths:
   M /trunk/Core.lua
   M /trunk/Locales.lua
   M /trunk/Modules/Options/Options.lua
   M /trunk/Options_Defaults.lua

- Removed the "Buff cast on others" rule type due to the immense scanning overhead it would require. Will try to add Vigilance as a special case for Warriors later.
------------------------------------------------------------------------
r54 | allara | 2010-07-09 17:22:56 +0000 (Fri, 09 Jul 2010) | 1 line
Changed paths:
   M /trunk/Core.lua
   M /trunk/Locales.lua
   M /trunk/Modules/Options/Options.lua
   M /trunk/Options_Defaults.lua

- Special Cases | Hunter: Add Improved Tracking
------------------------------------------------------------------------
r53 | allara | 2010-07-09 16:59:57 +0000 (Fri, 09 Jul 2010) | 1 line
Changed paths:
   M /trunk/Core.lua

- Keep AceDB callbacks going during combat
------------------------------------------------------------------------
r52 | allara | 2010-07-09 16:58:06 +0000 (Fri, 09 Jul 2010) | 2 lines
Changed paths:
   M /trunk/Core.lua

- Unregister all callbacks in combat
- Really fix consumables this time
------------------------------------------------------------------------
r51 | allara | 2010-07-09 16:47:37 +0000 (Fri, 09 Jul 2010) | 1 line
Changed paths:
   M /trunk/Core.lua
   M /trunk/Options_Defaults.lua

- Warlock: Added Soul Link (drycoded)
------------------------------------------------------------------------
r50 | allara | 2010-07-09 16:41:13 +0000 (Fri, 09 Jul 2010) | 1 line
Changed paths:
   M /trunk/Core.lua

- Polling timer itself now gets canceled if Keep Scanning is off (drycoded)
------------------------------------------------------------------------
r49 | allara | 2010-07-09 02:29:58 +0000 (Fri, 09 Jul 2010) | 1 line
Changed paths:
   M /trunk/Core.lua

- Fix consumables, I accidentally broke them
------------------------------------------------------------------------
r48 | allara | 2010-07-09 00:21:55 +0000 (Fri, 09 Jul 2010) | 1 line
Changed paths:
   M /trunk/Core.lua
   M /trunk/Locales.lua
   M /trunk/Modules/Options/Options.lua
   M /trunk/Options_Defaults.lua

- New option "Keep scanning slowly in combat" added
------------------------------------------------------------------------
r47 | allara | 2010-07-09 00:11:45 +0000 (Fri, 09 Jul 2010) | 1 line
Changed paths:
   M /trunk/Core.lua

- Defensive Stance: Also require the player to be a Protection warrior before expecting this (untested)
------------------------------------------------------------------------
r46 | allara | 2010-07-08 23:35:03 +0000 (Thu, 08 Jul 2010) | 1 line
Changed paths:
   M /trunk/Core.lua
   M /trunk/Locales.lua
   M /trunk/Modules/Options/Options.lua
   M /trunk/Options_Defaults.lua

- Warriors: Add support for Defensive Stance (this is a toggle under Special Cases)
------------------------------------------------------------------------
r45 | allara | 2010-07-08 22:28:55 +0000 (Thu, 08 Jul 2010) | 5 lines
Changed paths:
   M /trunk/Core.lua
   M /trunk/Options_Defaults.lua

- Blessing of Sanctuary: Now requires the talent
- Bone Shield: Warn changed to 30 seconds
- Bone Shield, Blood Presence, Frost Presence: No longer required for pet

A profile reset may be required to see these changes.
------------------------------------------------------------------------
r44 | allara | 2010-07-08 20:34:22 +0000 (Thu, 08 Jul 2010) | 1 line
Changed paths:
   M /trunk/Core.lua

- Fix for last commit; the status icon will now change if weapon buff has an issue
------------------------------------------------------------------------
r43 | allara | 2010-07-08 20:21:18 +0000 (Thu, 08 Jul 2010) | 1 line
Changed paths:
   M /trunk/Core.lua
   M /trunk/Locales.lua
   M /trunk/Modules/Options/Options.lua
   M /trunk/Options_Defaults.lua

- Add weapon buff checks (and a toggle for it)
------------------------------------------------------------------------
r42 | allara | 2010-07-08 19:17:12 +0000 (Thu, 08 Jul 2010) | 2 lines
Changed paths:
   M /trunk/Core.lua
   M /trunk/Locales.lua
   M /trunk/Modules/Options/Options.lua
   M /trunk/Options_Defaults.lua

- Add "Evaluate if" option to rules; this lets you evaluate rules only if YOU have a talent (or if you DON'T have a talent)
- Death Knights: Add Bone Shield
------------------------------------------------------------------------
r41 | allara | 2010-07-08 18:27:47 +0000 (Thu, 08 Jul 2010) | 3 lines
Changed paths:
   M /trunk/Core.lua
   M /trunk/Options_Defaults.lua

Death Knights:
  - Add Frost Presence
  - Add Blood Presence
------------------------------------------------------------------------
r40 | allara | 2010-07-08 18:12:23 +0000 (Thu, 08 Jul 2010) | 1 line
Changed paths:
   M /trunk/Core.lua
   M /trunk/Locales.lua
   M /trunk/Options_Defaults.lua

- Implement tank checks ("Enable this group..." option now functions)
------------------------------------------------------------------------
r39 | allara | 2010-07-08 16:44:22 +0000 (Thu, 08 Jul 2010) | 1 line
Changed paths:
   M /trunk/Core.lua
   M /trunk/Locales.lua

- Minor tooltip improvements
------------------------------------------------------------------------
r38 | allara | 2010-07-08 04:53:22 +0000 (Thu, 08 Jul 2010) | 1 line
Changed paths:
   M /trunk/Core.lua
   M /trunk/Options_Defaults.lua

- Death Knights: Fix Master of Ghouls talent index. Pet mode should now turn on if you have that talent.
------------------------------------------------------------------------
r37 | allara | 2010-07-08 03:45:37 +0000 (Thu, 08 Jul 2010) | 1 line
Changed paths:
   M /trunk/Core.lua
   M /trunk/Locales.lua

- Fix low duration warnings
------------------------------------------------------------------------
r36 | allara | 2010-07-08 01:42:29 +0000 (Thu, 08 Jul 2010) | 1 line
Changed paths:
   M /trunk/Core.lua

- Minor tweaks to the secondary tooltip
------------------------------------------------------------------------
r35 | allara | 2010-07-08 00:51:53 +0000 (Thu, 08 Jul 2010) | 2 lines
Changed paths:
   M /trunk/Core.lua
   M /trunk/Locales.lua
   M /trunk/Modules/Options/Options.lua
   M /trunk/Options_Defaults.lua

- Implement the secondary tooltip (hover over missing buffs to see who could be giving them and what exactly Energized is looking for)
- Add "Secondary tooltip anchor" option
------------------------------------------------------------------------
r34 | allara | 2010-07-07 22:59:23 +0000 (Wed, 07 Jul 2010) | 1 line
Changed paths:
   M /trunk/Core.lua

- Eliminate several LibGroupTalents callbacks
------------------------------------------------------------------------
r33 | allara | 2010-07-07 21:46:07 +0000 (Wed, 07 Jul 2010) | 1 line
Changed paths:
   M /trunk/Core.lua

- Refactor to remove all anonymous functions from processing. This makes memory growth almost completely nonexistent when not looking at the tooltip.
------------------------------------------------------------------------
r32 | allara | 2010-07-07 20:48:05 +0000 (Wed, 07 Jul 2010) | 1 line
Changed paths:
   M /trunk/Options_Defaults.lua

- Warlock and Death Knight pets: Give them some default blessings
------------------------------------------------------------------------
r31 | allara | 2010-07-07 19:05:55 +0000 (Wed, 07 Jul 2010) | 2 lines
Changed paths:
   M /trunk/Core.lua
   M /trunk/Locales.lua
   M /trunk/Modules/Options/Options.lua
   M /trunk/Options_Defaults.lua

- Warlock: Arcane Intellect now expected for pets (untested)
- Add "Hide after being energized for" option
------------------------------------------------------------------------
r30 | allara | 2010-07-07 18:18:44 +0000 (Wed, 07 Jul 2010) | 3 lines
Changed paths:
   M /trunk/Core.lua
   M /trunk/Locales.lua
   M /trunk/Modules/Options/Options.lua
   M /trunk/Options_Defaults.lua

- Add "Feed text" option
- Add "Recent casters" option
- Add "Show yourself as recent caster" option
------------------------------------------------------------------------
r29 | allara | 2010-07-07 17:37:51 +0000 (Wed, 07 Jul 2010) | 1 line
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/Core.lua
   M /trunk/Energized.toc
   M /trunk/Modules/Options/Energized_Options.toc

- Fix LibDBIcon packaging and references
------------------------------------------------------------------------
r28 | allara | 2010-07-07 17:25:11 +0000 (Wed, 07 Jul 2010) | 3 lines
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/Core.lua
   M /trunk/Locales.lua
   M /trunk/Modules/Options/Options.lua
   M /trunk/Options_Defaults.lua

- Add LibDBIcon-1.0 support. Energized no longer requires an LDB display, just turn on the minimap icon.
- Fix an issue with AddonLoader support (no more duplicate entries in Interface Options)
- Remove Mana Spring Totem from defaults, it was confusing and I don't want to support short-term buffs out of the box
------------------------------------------------------------------------
r27 | allara | 2010-07-07 04:43:08 +0000 (Wed, 07 Jul 2010) | 1 line
Changed paths:
   M /trunk/Core.lua

- Fix a bug related to the options module separation
------------------------------------------------------------------------
r26 | allara | 2010-07-07 04:39:18 +0000 (Wed, 07 Jul 2010) | 2 lines
Changed paths:
   M /trunk/Core.lua

- LibGroupTalents will no longer cause scanning during combat
- Improve debug output more
------------------------------------------------------------------------
r25 | allara | 2010-07-07 03:23:07 +0000 (Wed, 07 Jul 2010) | 2 lines
Changed paths:
   M /trunk/Core.lua

- Change 1 second throttle to 2 seconds
- Update debug mode slightly
------------------------------------------------------------------------
r24 | allara | 2010-07-07 02:40:22 +0000 (Wed, 07 Jul 2010) | 2 lines
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/Core.lua
   A /trunk/Modules/Options/Energized_Options.toc
   A /trunk/Modules/Options/Options.lua
   D /trunk/Options.lua

- Split options into it's own LoD module (AddonLoader recommended)
- Fix several bugs and add some event tracking to debug mode
------------------------------------------------------------------------
r23 | allara | 2010-07-07 01:19:39 +0000 (Wed, 07 Jul 2010) | 1 line
Changed paths:
   M /trunk/Core.lua

- "Enable inventory item warnings" checkbox works now
------------------------------------------------------------------------
r22 | allara | 2010-07-07 00:55:14 +0000 (Wed, 07 Jul 2010) | 1 line
Changed paths:
   M /trunk/Core.lua
   A /trunk/Modules
   A /trunk/Modules/Options

- Missing items (such as healthstones) will now surface as warnings instead of errors (not fully tested)
------------------------------------------------------------------------
r21 | allara | 2010-07-07 00:44:33 +0000 (Wed, 07 Jul 2010) | 1 line
Changed paths:
   M /trunk/Core.lua
   M /trunk/Locales.lua

- Add last seen information (who last cast it and when)
------------------------------------------------------------------------
r20 | allara | 2010-07-07 00:27:23 +0000 (Wed, 07 Jul 2010) | 1 line
Changed paths:
   M /trunk/Core.lua

- Add support for priorities (this will make paladin blessings start working)
------------------------------------------------------------------------
r19 | allara | 2010-07-07 00:18:19 +0000 (Wed, 07 Jul 2010) | 1 line
Changed paths:
   M /trunk/Core.lua

- Fix equipment errors to show the correct item
------------------------------------------------------------------------
r18 | allara | 2010-07-07 00:09:30 +0000 (Wed, 07 Jul 2010) | 5 lines
Changed paths:
   M /trunk/Core.lua
   M /trunk/Locales.lua
   M /trunk/Options.lua
   M /trunk/Options_Defaults.lua

- Add inventory checks
- Unregister almost every event when entering combat
- Add do not equip checks
- Add hunter ammunition check
- Possibly fix some logic errors
------------------------------------------------------------------------
r17 | allara | 2010-07-06 22:13:33 +0000 (Tue, 06 Jul 2010) | 3 lines
Changed paths:
   M /trunk/Core.lua
   M /trunk/Locales.lua

- Possibly fix low buff warnings (untested)
- Add equipment checks
- Refactor tooltip generation a bit
------------------------------------------------------------------------
r16 | allara | 2010-07-06 20:41:24 +0000 (Tue, 06 Jul 2010) | 11 lines
Changed paths:
   M /trunk/Core.lua
   M /trunk/Options_Defaults.lua

WARLOCK:
  - Armor: No longer required for pet
ALL PET CLASSES:
  Pet:
    - Add happiness check
    - Add attack mode check
    - Fix existence check
    - Energized should now be more responsive to changes in your pet (it may take up to 5 seconds before Energized updates)
TOOLTIP:
  - No longer shown when Energized is disabled

------------------------------------------------------------------------
r15 | allara | 2010-07-06 04:27:34 +0000 (Tue, 06 Jul 2010) | 1 line
Changed paths:
   M /trunk/Core.lua
   M /trunk/Locales.lua

- Work on primary logic
------------------------------------------------------------------------
r14 | allara | 2010-07-06 02:16:17 +0000 (Tue, 06 Jul 2010) | 2 lines
Changed paths:
   M /trunk/Core.lua
   M /trunk/Locales.lua
   M /trunk/Options_Defaults.lua

- Work on primary logic
- Initial tooltip implementation
------------------------------------------------------------------------
r13 | allara | 2010-07-05 22:09:44 +0000 (Mon, 05 Jul 2010) | 1 line
Changed paths:
   M /trunk/Core.lua
   M /trunk/Options_Defaults.lua

- Work on primary logic
------------------------------------------------------------------------
r12 | allara | 2010-07-05 21:15:11 +0000 (Mon, 05 Jul 2010) | 1 line
Changed paths:
   M /trunk/Core.lua

- Work on primary logic
------------------------------------------------------------------------
r11 | allara | 2010-07-05 04:42:48 +0000 (Mon, 05 Jul 2010) | 1 line
Changed paths:
   M /trunk/Core.lua
   M /trunk/Locales.lua

- Work on primary logic
------------------------------------------------------------------------
r10 | allara | 2010-07-04 04:29:03 +0000 (Sun, 04 Jul 2010) | 3 lines
Changed paths:
   M /trunk/Options.lua
   M /trunk/Options_Defaults.lua

- Fix some cross linked table references
- Fix renaming rule groups
- Add Abomination's Might and Unleashed Rage
------------------------------------------------------------------------
r9 | allara | 2010-07-04 02:45:44 +0000 (Sun, 04 Jul 2010) | 1 line
Changed paths:
   M /trunk/Core.lua
   M /trunk/Locales.lua
   M /trunk/Options.lua
   M /trunk/Options_Defaults.lua

- Further progress on options
------------------------------------------------------------------------
r8 | allara | 2010-07-03 22:44:35 +0000 (Sat, 03 Jul 2010) | 1 line
Changed paths:
   M /trunk/Core.lua
   M /trunk/Locales.lua
   M /trunk/Options.lua
   M /trunk/Options_Defaults.lua

- Further progress on options
------------------------------------------------------------------------
r7 | allara | 2010-07-01 19:14:45 +0000 (Thu, 01 Jul 2010) | 1 line
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/Energized.toc
   M /trunk/Locales.lua
   M /trunk/Options.lua
   M /trunk/Options_Defaults.lua
   D /trunk/embeds.xml

- Further progress on options
------------------------------------------------------------------------
r6 | allara | 2010-06-29 23:59:45 +0000 (Tue, 29 Jun 2010) | 1 line
Changed paths:
   M /trunk/Core.lua
   M /trunk/Energized.toc
   D /trunk/Energized_Frame.lua
   A /trunk/Icons/expected.blp
   A /trunk/Icons/none.blp
   A /trunk/Icons/unexpected.blp
   M /trunk/Locales.lua
   M /trunk/Options.lua
   M /trunk/Options_Defaults.lua

- Further progress on options
------------------------------------------------------------------------
r5 | allara | 2010-06-21 23:19:29 +0000 (Mon, 21 Jun 2010) | 1 line
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/Core.lua
   M /trunk/Energized_Frame.lua
   M /trunk/Icons/Classic/green.blp
   M /trunk/Icons/Classic/red.blp
   M /trunk/Icons/Classic/yellow.blp
   M /trunk/Icons/Default/green.blp
   M /trunk/Icons/Default/red.blp
   M /trunk/Icons/Default/yellow.blp
   M /trunk/Icons/Glass Circle/green.blp
   M /trunk/Icons/Glass Circle/red.blp
   M /trunk/Icons/Glass Circle/yellow.blp
   M /trunk/Icons/Glass Square/green.blp
   M /trunk/Icons/Glass Square/red.blp
   M /trunk/Icons/Glass Square/yellow.blp
   M /trunk/Icons/Star/green.blp
   M /trunk/Icons/Star/red.blp
   M /trunk/Icons/Star/yellow.blp
   M /trunk/Icons/blank.blp
   M /trunk/Locales.lua
   M /trunk/Options.lua
   M /trunk/Options_Defaults.lua

- Further progress on options
------------------------------------------------------------------------
r4 | allara | 2010-06-12 00:59:17 +0000 (Sat, 12 Jun 2010) | 3 lines
Changed paths:
   M /trunk/Core.lua
   M /trunk/Energized.toc
   A /trunk/Icons/blank.blp
   M /trunk/Locales.lua
   M /trunk/Options.lua
   M /trunk/Options_Defaults.lua

- Some initial shells
- All libraries instantiate
- LibDualSpec implemented
------------------------------------------------------------------------
r3 | allara | 2010-06-11 23:07:38 +0000 (Fri, 11 Jun 2010) | 1 line
Changed paths:
   A /trunk/Icons
   A /trunk/Icons/Classic
   A /trunk/Icons/Classic/green.blp
   A /trunk/Icons/Classic/red.blp
   A /trunk/Icons/Classic/yellow.blp
   A /trunk/Icons/Default
   A /trunk/Icons/Default/green.blp
   A /trunk/Icons/Default/red.blp
   A /trunk/Icons/Default/yellow.blp
   A /trunk/Icons/Glass Circle
   A /trunk/Icons/Glass Circle/green.blp
   A /trunk/Icons/Glass Circle/red.blp
   A /trunk/Icons/Glass Circle/yellow.blp
   A /trunk/Icons/Glass Square
   A /trunk/Icons/Glass Square/green.blp
   A /trunk/Icons/Glass Square/red.blp
   A /trunk/Icons/Glass Square/yellow.blp
   A /trunk/Icons/Star
   A /trunk/Icons/Star/green.blp
   A /trunk/Icons/Star/red.blp
   A /trunk/Icons/Star/yellow.blp

- Icons
------------------------------------------------------------------------
r2 | allara | 2010-06-11 20:32:26 +0000 (Fri, 11 Jun 2010) | 1 line
Changed paths:
   A /trunk/.pkgmeta
   A /trunk/Core.lua
   A /trunk/Energized.toc
   A /trunk/Energized_Frame.lua
   A /trunk/Libs
   A /trunk/Libs/LibDataBroker-1.1
   A /trunk/Libs/LibDataBroker-1.1/LibDataBroker-1.1.lua
   A /trunk/Locales.lua
   A /trunk/Options.lua
   A /trunk/Options_Defaults.lua
   A /trunk/embeds.xml

- Packager test
------------------------------------------------------------------------
r1 | root | 2010-06-08 04:23:14 +0000 (Tue, 08 Jun 2010) | 1 line
Changed paths:
   A /branches
   A /tags
   A /trunk

"energized/mainline: Initial Import"
------------------------------------------------------------------------

Additional Files

Type Name Size Uploaded Game Version Downloads
58.71 KB Jul 11, 2010 3.3.5 8