0.2.7
Details
-
FilenameTimeToExecute-0.2.7.zip
-
Uploaded by
-
UploadedSep 7, 2009
-
Size136.74 KB
-
Downloads1,616
-
MD5bf0208e4818a56f2f7325c3607c45ef4
Supported WoW Retail Versions
- 3.2.0
Changelog
------------------------------------------------------------------------
r19 | tifordin | 2009-09-07 05:19:58 +0000 (Mon, 07 Sep 2009) | 1 line
Changed paths:
A /tags/0.2.7 (from /trunk:18)
Tagging 0.2.7.
------------------------------------------------------------------------
r18 | tifordin | 2009-09-07 05:19:26 +0000 (Mon, 07 Sep 2009) | 2 lines
Changed paths:
M /trunk/TimeToExecute.lua
M /trunk/TimeToExecute.toc
Bug fixes:
- Invisible event frame added, to ensure that the LDB feed is updated even when the UI is hidden.
------------------------------------------------------------------------
r16 | tifordin | 2009-09-03 09:54:40 +0000 (Thu, 03 Sep 2009) | 6 lines
Changed paths:
M /trunk/Localization/enUS.lua
M /trunk/TimeToExecute.lua
M /trunk/TimeToExecute.toc
System improvements:
- Added the ability to track your focus! See docs for details.
- Tweaked the LDB output - added icons, and prefixed the data names with TTE_.
Bug fixes:
- Made a number of functions local, instead of global.
- Frames are now recycled instead of just hidden when changing UI settings - previously the source of a minor memory leak.
------------------------------------------------------------------------
r14 | tifordin | 2009-09-02 05:27:44 +0000 (Wed, 02 Sep 2009) | 3 lines
Changed paths:
A /trunk/Libs/LibDataBroker-1.1
A /trunk/Libs/LibDataBroker-1.1/LibDataBroker-1.1.lua
M /trunk/Localization/enUS.lua
M /trunk/TimeToExecute.lua
M /trunk/TimeToExecute.toc
M /trunk/embeds.xml
System improvements:
- Data output to LibDataBroker-1.1. Updates throttled to twice per second, and simple "K: 0.0" "E: 0.0" (kill/execute) display. No icon yet. Feedback appreciated here.
- Added setting to always hide the default UI for people wanting to use LDB output.
------------------------------------------------------------------------
r12 | tifordin | 2009-08-31 11:41:31 +0000 (Mon, 31 Aug 2009) | 9 lines
Changed paths:
M /trunk/Localization/enUS.lua
M /trunk/TimeToExecute.lua
M /trunk/TimeToExecute.toc
Interface improvements:
- New "Hide When Inactive" option.
- Ability to set the width/height of the timer panels, and change the font size of the timers.
- Automatic update/redraw of interface when changing settings.
- Execute timer hidden when "Execute Percentage" is set to 0%.
Bug fixes:
- Fixed bug in the saving of the "Lock Position" option.
- Cleaned up unneeded events, and debug code.
------------------------------------------------------------------------