------------------------------------------------------------------------
r77 | fuskare01 | 2011-09-25 22:26:33 +0000 (Sun, 25 Sep 2011) | 1 line
Changed paths:
   A /tags/v2.18-beta (from /trunk:76)

Tagging as v2.18 Beta.
------------------------------------------------------------------------
r76 | fuskare01 | 2011-09-25 22:25:51 +0000 (Sun, 25 Sep 2011) | 4 lines
Changed paths:
   M /trunk/Broker_Chocobo.lua
   M /trunk/Chocobo.lua
   M /trunk/locales/enUS.lua

Changes to Broker plugin.

ADDED: Middle Click option to the Broker plugin to toggle sound control mode.
CHANGED: The "Click" option on the Broker plugin has been changed to "Left Click".
------------------------------------------------------------------------
r75 | fuskare01 | 2011-09-20 23:33:13 +0000 (Tue, 20 Sep 2011) | 2 lines
Changed paths:
   A /trunk/COPYING
   M /trunk/Chocobo.lua

FIXED: Should now properly disable music when Sound Control Mode is enabled.
ADDED: The COPYING file containing license info is now added to the SVN repo.
------------------------------------------------------------------------
r74 | fuskare01 | 2011-09-20 20:28:39 +0000 (Tue, 20 Sep 2011) | 1 line
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/Broker_Chocobo.lua
   M /trunk/Chocobo.lua
   M /trunk/ChocoboInterfacePanel.lua
   M /trunk/ChocoboInterfacePanel.xml
   M /trunk/ChocoboOptions.lua
   M /trunk/ChocoboOptions.xml
   M /trunk/ChocoboSoundControl.lua
   M /trunk/ChocoboSoundControl.xml
   M /trunk/locales/deDE.lua
   M /trunk/locales/enUS.lua
   M /trunk/locales/esES.lua
   M /trunk/locales/esMX.lua
   M /trunk/locales/frFR.lua
   M /trunk/locales/koKR.lua
   M /trunk/locales/ptBR.lua
   M /trunk/locales/ruRU.lua
   M /trunk/locales/zhCN.lua
   M /trunk/locales/zhTW.lua

ADDED: Copyright notification at the top of all Chocobo files.
------------------------------------------------------------------------
r73 | fuskare01 | 2011-09-20 19:01:37 +0000 (Tue, 20 Sep 2011) | 1 line
Changed paths:
   M /trunk/Broker_Chocobo.lua
   M /trunk/locales/enUS.lua

ADDED: Right-clicking the broker plugin will now open the Chocobo Sound Control panel.
------------------------------------------------------------------------
r71 | fuskare01 | 2011-09-19 23:34:42 +0000 (Mon, 19 Sep 2011) | 1 line
Changed paths:
   M /trunk/Chocobo.lua

FIXED: Removed unneeded line in SoundCheck.
------------------------------------------------------------------------
r69 | fuskare01 | 2011-09-19 23:17:53 +0000 (Mon, 19 Sep 2011) | 1 line
Changed paths:
   M /trunk/Chocobo.lua

FIXED: Hotfixed the issue with music not playing the second time you mount.
------------------------------------------------------------------------
r67 | fuskare01 | 2011-09-19 22:38:25 +0000 (Mon, 19 Sep 2011) | 6 lines
Changed paths:
   M /trunk/Chocobo.lua
   M /trunk/Chocobo.toc
   M /trunk/ChocoboOptions.lua
   M /trunk/ChocoboOptions.xml
   A /trunk/ChocoboSoundControl.lua
   A /trunk/ChocoboSoundControl.xml
   M /trunk/locales/enUS.lua

Bug fixes and new sound control module.

ADDED: New sound control module to enable and disable sound when mounting and dismounting.
FIXED: The AddOn should now generate a lot less spam.
FIXED: The AddOn should no longer fail to play mount music while a lot of UNIT_AURA events are thrown.
FIXED: Missing locale variable.
------------------------------------------------------------------------
r65 | fuskare01 | 2011-09-15 22:46:48 +0000 (Thu, 15 Sep 2011) | 1 line
Changed paths:
   M /trunk/Broker_Chocobo.lua
   M /trunk/Chocobo.lua
   M /trunk/ChocoboOptions.lua
   M /trunk/ChocoboOptions.xml
   M /trunk/locales/enUS.lua

ADDED: Users can now add their own mounts to be detected when the AddOn is in "Hawkstrider Only" mode.
------------------------------------------------------------------------
r64 | fuskare01 | 2011-09-13 22:42:45 +0000 (Tue, 13 Sep 2011) | 1 line
Changed paths:
   M /trunk/Chocobo.lua

CHANGED: HasBuff now only uses one table with values, instead of one table with subtables containing values.
------------------------------------------------------------------------
r62 | fuskare01 | 2011-09-01 22:47:47 +0000 (Thu, 01 Sep 2011) | 1 line
Changed paths:
   A /trunk/locales/ptBR.lua

Added support for Brazilian Portuguese (ptBR) locales.
------------------------------------------------------------------------
r61 | fuskare01 | 2011-08-30 18:50:50 +0000 (Tue, 30 Aug 2011) | 1 line
Changed paths:
   M /trunk/Chocobo.lua
   M /trunk/locales/enUS.lua

Updated the help message to use separate locale variables instead of one huge.
------------------------------------------------------------------------
r59 | fuskare01 | 2011-08-28 20:04:29 +0000 (Sun, 28 Aug 2011) | 1 line
Changed paths:
   M /trunk/.pkgmeta
   A /trunk/Broker_Chocobo.lua
   M /trunk/Chocobo.lua
   M /trunk/Chocobo.toc
   A /trunk/icon.tga
   A /trunk/libs
   A /trunk/libs/CallbackHandler-1.0
   A /trunk/libs/CallbackHandler-1.0/CallbackHandler-1.0.lua
   A /trunk/libs/CallbackHandler-1.0/CallbackHandler-1.0.xml
   A /trunk/libs/LibDataBroker-1-1
   A /trunk/libs/LibDataBroker-1-1/LibDataBroker-1.1.lua
   A /trunk/libs/LibStub
   A /trunk/libs/LibStub/LibStub.lua
   A /trunk/libs/LibStub/LibStub.toc

Added Chocobo_Broker into Chocobo since it is no longer available as a separate AddOn from Curse.
------------------------------------------------------------------------
r58 | fuskare01 | 2011-07-13 08:46:12 +0000 (Wed, 13 Jul 2011) | 2 lines
Changed paths:
   M /trunk/Chocobo.lua
   M /trunk/locales/enUS.lua

FIXED: enUS localed updated.
UPDATED: assert() on locales table and better nil checks.
------------------------------------------------------------------------
