r15

Details

  • Filename
    Broker_PlayTimer-r15.zip
  • Uploaded by
  • Uploaded
    Dec 18, 2009
  • Size
    122.19 KB
  • Downloads
    64
  • MD5
    93bcfe84efbff7cc70a5efe432341381

Supported WoW Retail Versions

  • 3.3.0

Changelog

------------------------------------------------------------------------
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"
------------------------------------------------------------------------

Additional Files

Type Name Size Uploaded Game Version Downloads
12.90 KB Dec 18, 2009 3.3.0 33