1.1
Details
-
FilenameBroker_PlayTimer-1.1.zip
-
Uploaded by
-
UploadedDec 21, 2009
-
Size122.40 KB
-
Downloads86
-
MD5d2e711f8fe87c191f6ca2b72c4357dc2
Supported WoW Retail Versions
- 3.3.0
Changelog
------------------------------------------------------------------------
r17 | mscottforbes | 2009-12-21 08:26:09 +0000 (Mon, 21 Dec 2009) | 1 line
Changed paths:
A /tags/1.1 (from /trunk:16)
Tagging as 1.1
------------------------------------------------------------------------
r16 | mscottforbes | 2009-12-21 08:14:28 +0000 (Mon, 21 Dec 2009) | 2 lines
Changed paths:
M /trunk/Broker_PlayTimer.lua
M /trunk/locale/enGB.lua
M /trunk/locale/enUS.lua
- Added 'Reset Now' button in options dialog.
- Fixed some strings that weren't localized but should have been.
------------------------------------------------------------------------
r15 | mscottforbes | 2009-12-18 23:18:15 +0000 (Fri, 18 Dec 2009) | 3 lines
Changed paths:
M /trunk/Broker_PlayTimer.lua
A /trunk/lib
A /trunk/lib/LibDataBroker-1.1.lua
M /trunk/locale/enGB.lua
M /trunk/locale/enUS.lua
- (Ticket #1) Fixed problem where "whispered" reminders did not honor chat frame settings (because they weren't really whispers before now), which will hopefully also fix the CPU usage spike described in the same ticket.
- (Ticket #2) Fixed .pkgmeta to be consistent with the TOC file. LibDataBroker is once again hard-embedded, which appears to be the right way to handle a library that's not available as a stand-alone package.
- Added new reminder options "Chat message" and "dialog box".
------------------------------------------------------------------------
r14 | mscottforbes | 2009-12-18 23:18:08 +0000 (Fri, 18 Dec 2009) | 3 lines
Changed paths:
M /trunk/.pkgmeta
- (Ticket #1) Fixed problem where "whispered" reminders did not honor chat frame settings (because they weren't really whispers before now), which will hopefully also fix the CPU usage spike described in the same ticket.
- (Ticket #2) Fixed .pkgmeta to be consistent with the TOC file. LibDataBroker is once again hard-embedded, which appears to be the right way to handle a library that's not available as a stand-alone package.
- Added new reminder options "Chat message" and "dialog box".
------------------------------------------------------------------------
r13 | mscottforbes | 2009-12-18 07:11:28 +0000 (Fri, 18 Dec 2009) | 1 line
Changed paths:
M /trunk/Broker_PlayTimer.lua
Fixed a few bugs and continued optimizing the code.
------------------------------------------------------------------------
r12 | mscottforbes | 2009-12-17 18:05:47 +0000 (Thu, 17 Dec 2009) | 4 lines
Changed paths:
M /trunk/.pkgmeta
M /trunk/Broker_PlayTimer.lua
M /trunk/Broker_PlayTimer.toc
A /trunk/locale
A /trunk/locale/enGB.lua
A /trunk/locale/enUS.lua
* Code cleanup -- now with comments!
* Many global functions and variables converted to locals instead.
* Fixed a bug where PlayTimer was causing the output of the "/played" command to display in the chat window on startup.
* Added enUS and enGB localizations, for all you "colour" fans.
------------------------------------------------------------------------
r10 | mscottforbes | 2009-12-15 17:30:37 +0000 (Tue, 15 Dec 2009) | 1 line
Changed paths:
M /trunk/.pkgmeta
This time for sure, Rocky!
------------------------------------------------------------------------
r8 | mscottforbes | 2009-12-15 16:40:06 +0000 (Tue, 15 Dec 2009) | 1 line
Changed paths:
M /trunk/.pkgmeta
D /trunk/lib
Completely removed the lib folder and disabled the (apparently unwanted) -nolib version, after a fourth re-read of the cryptic and incomplete instructions for uploading a WowAce project with libraries.
------------------------------------------------------------------------
r6 | mscottforbes | 2009-12-15 03:01:19 +0000 (Tue, 15 Dec 2009) | 1 line
Changed paths:
A /trunk/.pkgmeta
D /trunk/lib/AceAddon-3.0
D /trunk/lib/AceConfig-3.0
D /trunk/lib/AceDB-3.0
D /trunk/lib/AceEvent-3.0
D /trunk/lib/AceGUI-3.0
D /trunk/lib/AceTimer-3.0
D /trunk/lib/CallbackHandler-1.0
D /trunk/lib/LibStub
apparently that .pkgmeta thingie was more than just a suggestion
------------------------------------------------------------------------
r4 | mscottforbes | 2009-12-14 20:29:37 +0000 (Mon, 14 Dec 2009) | 1 line
Changed paths:
A /trunk/Broker_PlayTimer.lua (from /trunk/Broker_PlayTimer/Broker_PlayTimer.lua:2
A /trunk/Broker_PlayTimer.toc (from /trunk/Broker_PlayTimer/Broker_PlayTimer.toc:2
A /trunk/lib (from /trunk/Broker_PlayTimer/lib:2)
Removing nested folder
------------------------------------------------------------------------
r3 | mscottforbes | 2009-12-14 20:28:53 +0000 (Mon, 14 Dec 2009) | 1 line
Changed paths:
D /trunk/Broker_PlayTimer
Removing nested folder
------------------------------------------------------------------------
r2 | mscottforbes | 2009-12-14 20:09:24 +0000 (Mon, 14 Dec 2009) | 1 line
Changed paths:
A /trunk/Broker_PlayTimer
A /trunk/Broker_PlayTimer/Broker_PlayTimer.lua
A /trunk/Broker_PlayTimer/Broker_PlayTimer.toc
A /trunk/Broker_PlayTimer/lib
A /trunk/Broker_PlayTimer/lib/AceAddon-3.0
A /trunk/Broker_PlayTimer/lib/AceAddon-3.0/AceAddon-3.0.lua
A /trunk/Broker_PlayTimer/lib/AceAddon-3.0/AceAddon-3.0.xml
A /trunk/Broker_PlayTimer/lib/AceConfig-3.0
A /trunk/Broker_PlayTimer/lib/AceConfig-3.0/AceConfig-3.0.lua
A /trunk/Broker_PlayTimer/lib/AceConfig-3.0/AceConfig-3.0.xml
A /trunk/Broker_PlayTimer/lib/AceConfig-3.0/AceConfigCmd-3.0
A /trunk/Broker_PlayTimer/lib/AceConfig-3.0/AceConfigCmd-3.0/AceConfigCmd-3.0.lua
A /trunk/Broker_PlayTimer/lib/AceConfig-3.0/AceConfigCmd-3.0/AceConfigCmd-3.0.xml
A /trunk/Broker_PlayTimer/lib/AceConfig-3.0/AceConfigDialog-3.0
A /trunk/Broker_PlayTimer/lib/AceConfig-3.0/AceConfigDialog-3.0/AceConfigDialog-3.0.lua
A /trunk/Broker_PlayTimer/lib/AceConfig-3.0/AceConfigDialog-3.0/AceConfigDialog-3.0.xml
A /trunk/Broker_PlayTimer/lib/AceConfig-3.0/AceConfigRegistry-3.0
A /trunk/Broker_PlayTimer/lib/AceConfig-3.0/AceConfigRegistry-3.0/AceConfigRegistry-3.0.lua
A /trunk/Broker_PlayTimer/lib/AceConfig-3.0/AceConfigRegistry-3.0/AceConfigRegistry-3.0.xml
A /trunk/Broker_PlayTimer/lib/AceDB-3.0
A /trunk/Broker_PlayTimer/lib/AceDB-3.0/AceDB-3.0.lua
A /trunk/Broker_PlayTimer/lib/AceDB-3.0/AceDB-3.0.xml
A /trunk/Broker_PlayTimer/lib/AceEvent-3.0
A /trunk/Broker_PlayTimer/lib/AceEvent-3.0/AceEvent-3.0.lua
A /trunk/Broker_PlayTimer/lib/AceEvent-3.0/AceEvent-3.0.xml
A /trunk/Broker_PlayTimer/lib/AceGUI-3.0
A /trunk/Broker_PlayTimer/lib/AceGUI-3.0/AceGUI-3.0.lua
A /trunk/Broker_PlayTimer/lib/AceGUI-3.0/AceGUI-3.0.xml
A /trunk/Broker_PlayTimer/lib/AceGUI-3.0/widgets
A /trunk/Broker_PlayTimer/lib/AceGUI-3.0/widgets/AceGUIWidget-BlizOptionsGroup.lua
A /trunk/Broker_PlayTimer/lib/AceGUI-3.0/widgets/AceGUIWidget-Button.lua
A /trunk/Broker_PlayTimer/lib/AceGUI-3.0/widgets/AceGUIWidget-CheckBox.lua
A /trunk/Broker_PlayTimer/lib/AceGUI-3.0/widgets/AceGUIWidget-ColorPicker.lua
A /trunk/Broker_PlayTimer/lib/AceGUI-3.0/widgets/AceGUIWidget-DropDown-Items.lua
A /trunk/Broker_PlayTimer/lib/AceGUI-3.0/widgets/AceGUIWidget-DropDown.lua
A /trunk/Broker_PlayTimer/lib/AceGUI-3.0/widgets/AceGUIWidget-DropDownGroup.lua
A /trunk/Broker_PlayTimer/lib/AceGUI-3.0/widgets/AceGUIWidget-EditBox.lua
A /trunk/Broker_PlayTimer/lib/AceGUI-3.0/widgets/AceGUIWidget-Frame.lua
A /trunk/Broker_PlayTimer/lib/AceGUI-3.0/widgets/AceGUIWidget-Heading.lua
A /trunk/Broker_PlayTimer/lib/AceGUI-3.0/widgets/AceGUIWidget-Icon.lua
A /trunk/Broker_PlayTimer/lib/AceGUI-3.0/widgets/AceGUIWidget-InlineGroup.lua
A /trunk/Broker_PlayTimer/lib/AceGUI-3.0/widgets/AceGUIWidget-InteractiveLabel.lua
A /trunk/Broker_PlayTimer/lib/AceGUI-3.0/widgets/AceGUIWidget-Keybinding.lua
A /trunk/Broker_PlayTimer/lib/AceGUI-3.0/widgets/AceGUIWidget-Label.lua
A /trunk/Broker_PlayTimer/lib/AceGUI-3.0/widgets/AceGUIWidget-MultiLineEditBox.lua
A /trunk/Broker_PlayTimer/lib/AceGUI-3.0/widgets/AceGUIWidget-ScrollFrame.lua
A /trunk/Broker_PlayTimer/lib/AceGUI-3.0/widgets/AceGUIWidget-SimpleGroup.lua
A /trunk/Broker_PlayTimer/lib/AceGUI-3.0/widgets/AceGUIWidget-Slider.lua
A /trunk/Broker_PlayTimer/lib/AceGUI-3.0/widgets/AceGUIWidget-TabGroup.lua
A /trunk/Broker_PlayTimer/lib/AceGUI-3.0/widgets/AceGUIWidget-TreeGroup.lua
A /trunk/Broker_PlayTimer/lib/AceGUI-3.0/widgets/AceGUIWidget-Window.lua
A /trunk/Broker_PlayTimer/lib/AceTimer-3.0
A /trunk/Broker_PlayTimer/lib/AceTimer-3.0/AceTimer-3.0.lua
A /trunk/Broker_PlayTimer/lib/AceTimer-3.0/AceTimer-3.0.xml
A /trunk/Broker_PlayTimer/lib/CallbackHandler-1.0
A /trunk/Broker_PlayTimer/lib/CallbackHandler-1.0/CallbackHandler-1.0.lua
A /trunk/Broker_PlayTimer/lib/CallbackHandler-1.0/CallbackHandler-1.0.xml
A /trunk/Broker_PlayTimer/lib/LibDataBroker-1.1.lua
A /trunk/Broker_PlayTimer/lib/LibStub
A /trunk/Broker_PlayTimer/lib/LibStub/LibStub.lua
Initial upload
------------------------------------------------------------------------
r1 | root | 2009-12-14 19:14:16 +0000 (Mon, 14 Dec 2009) | 1 line
Changed paths:
A /branches
A /tags
A /trunk
"broker_playtimer/mainline: Initial Import"
------------------------------------------------------------------------