------------------------------------------------------------------------
r86 | fuskare01 | 2011-10-02 14:18:30 +0000 (Sun, 02 Oct 2011) | 1 line
Changed paths:
   A /tags/v2.21 (from /trunk:85)

Tagging as v2.21 Release.
------------------------------------------------------------------------
r85 | fuskare01 | 2011-10-02 14:16:14 +0000 (Sun, 02 Oct 2011) | 1 line
Changed paths:
   M /trunk/.pkgmeta

FIXED: ChocoboLib should now be included in all packaged downloads.
------------------------------------------------------------------------
r84 | fuskare01 | 2011-10-02 02:20:34 +0000 (Sun, 02 Oct 2011) | 1 line
Changed paths:
   M /trunk/Chocobo.lua

Cleaned up MusicCheck and added some comments.
------------------------------------------------------------------------
r83 | fuskare01 | 2011-09-29 23:57:08 +0000 (Thu, 29 Sep 2011) | 1 line
Changed paths:
   M /trunk/Chocobo.toc
   A /trunk/locales/load.xml

CHANGED: Now uses one XML file to load all locale files.
------------------------------------------------------------------------
r81 | fuskare01 | 2011-09-29 20:40:23 +0000 (Thu, 29 Sep 2011) | 1 line
Changed paths:
   M /trunk/Chocobo.lua
   M /trunk/libs/ChocoboLib/ChocoboLib.lua

FIXED: Should no longer error when mounting a non-Hawkstrider.
------------------------------------------------------------------------
r80 | fuskare01 | 2011-09-29 20:04:18 +0000 (Thu, 29 Sep 2011) | 1 line
Changed paths:
   M /trunk/libs/ChocoboLib/ChocoboLib.lua

FIXED: UnitAura returning no buff name should no longer cause the AddOn to fail.
------------------------------------------------------------------------
r78 | fuskare01 | 2011-09-29 19:36:04 +0000 (Thu, 29 Sep 2011) | 5 lines
Changed paths:
   M /trunk/Chocobo.lua
   M /trunk/Chocobo.toc
   A /trunk/libs/ChocoboLib
   A /trunk/libs/ChocoboLib/ChocoboLib.lua
   A /trunk/libs/ChocoboLib/ChocoboLib.xml
   M /trunk/locales/enUS.lua

Overall improvements to the AddOn.

CHANGED: Some functions are now contained in the new ChocoboLib, instead of inside the main AddOn.
CHANGED: Song storage uses a new format, current songs will be automatically fixed to fit this new format.
FIXED: Loading process should now work better.
------------------------------------------------------------------------
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.
------------------------------------------------------------------------
