------------------------------------------------------------------------
r72 | fuskare01 | 2011-09-19 23:35:11 +0000 (Mon, 19 Sep 2011) | 1 line
Changed paths:
   A /tags/v2.17 (from /trunk:71)

Tagging as v2.17 Release.
------------------------------------------------------------------------
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.
------------------------------------------------------------------------
