r83
Details
-
FilenameEnergized-r83.zip
-
Uploaded by
-
UploadedAug 31, 2010
-
Size214.55 KB
-
Downloads49
-
MD5c5113ae95f17a50969894daafa10ca2f
Supported WoW Retail Versions
- 3.3.5
Changelog
------------------------------------------------------------------------
r83 | allara | 2010-08-31 19:54:41 +0000 (Tue, 31 Aug 2010) | 1 line
Changed paths:
M /trunk/Core.lua
- Minimap icon will now go away completely when the feed is hidden
------------------------------------------------------------------------
r82 | allara | 2010-08-18 18:14:55 +0000 (Wed, 18 Aug 2010) | 1 line
Changed paths:
M /trunk/Core.lua
- Attempt to fix an issue where sometimes the minimap icon fails to show up
------------------------------------------------------------------------
r81 | allara | 2010-08-18 17:59:11 +0000 (Wed, 18 Aug 2010) | 1 line
Changed paths:
M /trunk/Core.lua
- [Ticket 3] Actually fix the UnitIsUnit error on 1666 this time (hopefully)
------------------------------------------------------------------------
r80 | allara | 2010-08-18 17:32:19 +0000 (Wed, 18 Aug 2010) | 1 line
Changed paths:
M /trunk/Core.lua
- [Ticket 3] Possible fix for UnitIsUnit error on line 1666
------------------------------------------------------------------------
r79 | allara | 2010-08-18 02:41:42 +0000 (Wed, 18 Aug 2010) | 1 line
Changed paths:
M /trunk/Core.lua
- Fix a bug introduced in r78 where talent scans would not work in 5-player parties or solo (this fix is drycoded and may introduce other issues)
------------------------------------------------------------------------
r78 | allara | 2010-08-17 20:48:27 +0000 (Tue, 17 Aug 2010) | 6 lines
Changed paths:
M /trunk/Core.lua
M /trunk/Locales.lua
M /trunk/Modules/Options/Options.lua
M /trunk/Options_Defaults.lua
- Add some more debug output
- Change default update throttle to 3.0 seconds (up from 2.0 seconds)
- Optimizations to roster scanning
- Fix pet events to only trigger a scan if it's your pet
- Make sure player is in raid before asking LGT for talents
- New option: Scan Throttle. Lets you control how often you'd like Energized to scan (1-60 seconds)
------------------------------------------------------------------------
r77 | allara | 2010-08-10 05:42:39 +0000 (Tue, 10 Aug 2010) | 1 line
Changed paths:
M /trunk/Core.lua
M /trunk/Options_Defaults.lua
- Healthstone: Require warlock by default (untested)
------------------------------------------------------------------------
r75 | allara | 2010-07-29 02:38:42 +0000 (Thu, 29 Jul 2010) | 4 lines
Changed paths:
M /trunk/Core.lua
M /trunk/Locales.lua
M /trunk/Modules/Options/Options.lua
M /trunk/Options_Defaults.lua
- Fix an issue where dangling poll timers could spawn if you exit and enter combat quickly
- Add "Mount conditions" to buff rules
- Soul Link, Aspect, Crusader Aura: Now only checked for when not mounted (requires profile reset)
- Other cleanup
------------------------------------------------------------------------