------------------------------------------------------------------------
r96 | tiker | 2010-11-22 03:29:46 +0000 (Mon, 22 Nov 2010) | 2 lines
Changed paths:
   M /trunk/GoGoMount.lua

- enabled testing flag
- added installed game expansion information to debug information
------------------------------------------------------------------------
r94 | tiker | 2010-11-22 03:13:06 +0000 (Mon, 22 Nov 2010) | 3 lines
Changed paths:
   M /trunk/GoGoMount.lua
   M /trunk/GoGoMount.toc

- updated toc file for new release
- fixed small problem with the shaman change in the last update
- disabled flying from water surface in Vashir because there's never a breath bar with the sea legs buff
------------------------------------------------------------------------
r93 | tiker | 2010-11-22 02:53:08 +0000 (Mon, 22 Nov 2010) | 2 lines
Changed paths:
   M /trunk/GoGoMount.lua

- enabled test flag
- won't modify shaman wolf form database entry when we're not a shaman anymore
------------------------------------------------------------------------
r91 | tiker | 2010-11-22 02:02:16 +0000 (Mon, 22 Nov 2010) | 1 line
Changed paths:
   M /trunk/GoGoMount.lua

- new /gogo debug option added to enable debugging
------------------------------------------------------------------------
r90 | tiker | 2010-11-22 01:56:00 +0000 (Mon, 22 Nov 2010) | 2 lines
Changed paths:
   M /trunk/GoGoMount.lua

- cleaning up some things for a release
- cleared testing flag
------------------------------------------------------------------------
r89 | tiker | 2010-11-22 01:28:08 +0000 (Mon, 22 Nov 2010) | 2 lines
Changed paths:
   M /trunk/GoGoMount.lua
   M /trunk/localization-frFR.lua

- commented out code for gui buttons to try and release an update
- updated frFR translations again
------------------------------------------------------------------------
r88 | tiker | 2010-11-21 22:10:11 +0000 (Sun, 21 Nov 2010) | 1 line
Changed paths:
   M /trunk/GoGoMount.lua

- fixed bug causing GoGoMount think it can't mount
------------------------------------------------------------------------
r87 | tiker | 2010-11-15 02:36:39 +0000 (Mon, 15 Nov 2010) | 2 lines
Changed paths:
   M /trunk/GoGoMount.lua
   M /trunk/localization-enUS.lua

- playing with favorite and exclude reset buttons on the options window
- couple debug messages.. trying to figure out why we can't mount on ground mounts once in a while
------------------------------------------------------------------------
r86 | tiker | 2010-11-11 16:03:12 +0000 (Thu, 11 Nov 2010) | 2 lines
Changed paths:
   M /trunk/GoGoMount.lua

- fixed problems with mounting in water
- fixed a problem where air mounts on water surface unavailable if water mount was used
------------------------------------------------------------------------
r85 | tiker | 2010-11-11 14:25:55 +0000 (Thu, 11 Nov 2010) | 1 line
Changed paths:
   M /trunk/GoGoMount.lua

- will now summon water mounts when floating in water and player doesn't have any flying mounts to use
------------------------------------------------------------------------
r84 | tiker | 2010-11-11 13:53:40 +0000 (Thu, 11 Nov 2010) | 1 line
Changed paths:
   M /trunk/localization-frFR.lua

- updated frFR translations
------------------------------------------------------------------------
r83 | tiker | 2010-11-10 22:20:59 +0000 (Wed, 10 Nov 2010) | 1 line
Changed paths:
   M /trunk/GoGoMount.lua

- debug messages to help figure out problems
------------------------------------------------------------------------
r82 | tiker | 2010-11-10 16:53:52 +0000 (Wed, 10 Nov 2010) | 1 line
Changed paths:
   M /trunk/localization-esES.lua
   M /trunk/localization-esMX.lua
   M /trunk/localization-koKR.lua
   M /trunk/localization-ruRU.lua
   M /trunk/localization-zhCN.lua
   M /trunk/localization-zhTW.lua

- updated localization files to show english translations if translations are incomplete
------------------------------------------------------------------------
r81 | tiker | 2010-11-10 16:42:00 +0000 (Wed, 10 Nov 2010) | 4 lines
Changed paths:
   M /trunk/GoGoMount.lua
   M /trunk/localization-frFR.lua

- fixed accent characters for frFR localization
- Dire Maul area got rezoned to be part of Azeroth and is now flyable
- Small part of Dire Maul that didn't get rezoned and is still it's own entity is also flyable
- fixed (not) flyable flag for battle grounds
------------------------------------------------------------------------
r80 | tiker | 2010-11-10 00:07:22 +0000 (Wed, 10 Nov 2010) | 1 line
Changed paths:
   M /trunk/localization-frFR.lua

- Incomplete translations for other languages don't default to english because of the way the tables are being set.  This is a test fix for frFR.
------------------------------------------------------------------------
r79 | tiker | 2010-11-09 17:31:14 +0000 (Tue, 09 Nov 2010) | 1 line
Changed paths:
   M /trunk/GoGoMount.lua

- flying in Outlands again.
------------------------------------------------------------------------
r78 | tiker | 2010-11-09 02:17:43 +0000 (Tue, 09 Nov 2010) | 1 line
Changed paths:
   M /trunk/GoGoMount.lua

- bug fix - no longer thinking we can always fly
------------------------------------------------------------------------
r77 | tiker | 2010-11-08 23:50:39 +0000 (Mon, 08 Nov 2010) | 2 lines
Changed paths:
   M /trunk/GoGoMount.lua

- won't try to fly in The Temple of Atal Hakkar without flight master's license
- more changes to zone flight detection
------------------------------------------------------------------------
r76 | tiker | 2010-11-06 02:14:18 +0000 (Sat, 06 Nov 2010) | 1 line
Changed paths:
   M /trunk/GoGoMount.lua
   M /trunk/localization-enUS.lua

- area outside of sunken temple is flyable now
------------------------------------------------------------------------
r75 | tiker | 2010-11-06 01:39:12 +0000 (Sat, 06 Nov 2010) | 1 line
Changed paths:
   M /trunk/GoGoMount.lua

- fixed bug where we assumed we could fly everywhere unless told not to.  limited to the 4 major continents now.
------------------------------------------------------------------------
r74 | tiker | 2010-11-05 20:58:24 +0000 (Fri, 05 Nov 2010) | 2 lines
Changed paths:
   M /trunk/GoGoMount.lua

- fixed bug where flying mount was trying to be selected on water in a non-flying zone
- optimized zone checks more
------------------------------------------------------------------------
r73 | tiker | 2010-11-05 17:57:08 +0000 (Fri, 05 Nov 2010) | 4 lines
Changed paths:
   M /trunk/GoGoMount.lua
   M /trunk/GoGoMount.toc

- preferred mounts can be removed the same as they're added
- changed favorite mount structure in saved variables
- extra function to move favorites to new structure as people enter the various zones
- update .toc version to test
------------------------------------------------------------------------
r72 | tiker | 2010-11-05 15:02:31 +0000 (Fri, 05 Nov 2010) | 1 line
Changed paths:
   M /trunk/GoGoMount.lua

- now able to fly from surface of water
------------------------------------------------------------------------
r71 | tiker | 2010-11-05 14:16:41 +0000 (Fri, 05 Nov 2010) | 1 line
Changed paths:
   M /trunk/GoGoMount.lua

- get flying mounts function now returns mounts
------------------------------------------------------------------------
r70 | tiker | 2010-11-05 14:11:25 +0000 (Fri, 05 Nov 2010) | 1 line
Changed paths:
   M /trunk/GoGoMount.lua

- should now select flying mounts if player is on surface of the water
------------------------------------------------------------------------
r69 | tiker | 2010-11-05 14:05:59 +0000 (Fri, 05 Nov 2010) | 1 line
Changed paths:
   M /trunk/GoGoMount.lua

- cleaned up loaned mount checks and other misc. stuff
------------------------------------------------------------------------
r68 | tiker | 2010-11-05 13:48:15 +0000 (Fri, 05 Nov 2010) | 1 line
Changed paths:
   M /trunk/GoGoMount.lua

- clean up of flying mount selection
------------------------------------------------------------------------
r67 | tiker | 2010-11-04 23:10:24 +0000 (Thu, 04 Nov 2010) | 2 lines
Changed paths:
   M /trunk/GoGoMount.lua
   M /trunk/GoGoMount.toc

- druids without "single click shift form" option will now dismount while flying / in combat when pressing the button
- updated toc file to post as a beta for testing
------------------------------------------------------------------------
r66 | tiker | 2010-11-04 22:24:40 +0000 (Thu, 04 Nov 2010) | 1 line
Changed paths:
   M /trunk/GoGoMount.lua

- first attempt at supporting "single click shape forms" with druids in combat (untested)
------------------------------------------------------------------------
r65 | tiker | 2010-11-04 18:14:44 +0000 (Thu, 04 Nov 2010) | 1 line
Changed paths:
   M /trunk/GoGoMount.lua

- small changes
------------------------------------------------------------------------
r64 | tiker | 2010-11-04 18:02:45 +0000 (Thu, 04 Nov 2010) | 2 lines
Changed paths:
   M /trunk/GoGoMount.lua
   M /trunk/GoGoMountData.lua

- rest of AQ40 changes
- cleared temp variable to determine cataclysm expansion and actually checking if account is cataclysm flagged
------------------------------------------------------------------------
r63 | tiker | 2010-11-04 17:53:45 +0000 (Thu, 04 Nov 2010) | 1 line
Changed paths:
   M /trunk/GoGoMount.lua

- Always removing aq40 bug mounts from possible mounts since they no longer work anywhere including AQ40.  Will remove once Blizzard fixes bug mounts.
------------------------------------------------------------------------
r62 | tiker | 2010-11-04 17:51:12 +0000 (Thu, 04 Nov 2010) | 1 line
Changed paths:
   M /trunk/GoGoMount.lua

- changed AQ40 detection information
------------------------------------------------------------------------
r61 | tiker | 2010-11-04 17:19:40 +0000 (Thu, 04 Nov 2010) | 1 line
Changed paths:
   M /trunk/GoGoMount.lua
   M /trunk/localization-enUS.lua

- no longer trying to fly in Tol Barad
------------------------------------------------------------------------
r60 | tiker | 2010-11-04 16:26:33 +0000 (Thu, 04 Nov 2010) | 1 line
Changed paths:
   M /trunk/GoGoMount.lua

- Deepholm / Temple of Earth now allows ground mounts
------------------------------------------------------------------------
r59 | tiker | 2010-11-04 16:17:46 +0000 (Thu, 04 Nov 2010) | 1 line
Changed paths:
   M /trunk/GoGoMount.lua

- Ironforge is flyable everywhere now
------------------------------------------------------------------------
r58 | tiker | 2010-11-04 16:15:49 +0000 (Thu, 04 Nov 2010) | 1 line
Changed paths:
   M /trunk/GoGoMount.lua
   M /trunk/GoGoMountData.lua

- druid fast flight form now 310% even without the latest riding skill
------------------------------------------------------------------------
r57 | tiker | 2010-11-04 15:08:24 +0000 (Thu, 04 Nov 2010) | 1 line
Changed paths:
   M /trunk/GoGoMount.lua

bug fix
------------------------------------------------------------------------
r56 | tiker | 2010-11-04 14:50:24 +0000 (Thu, 04 Nov 2010) | 1 line
Changed paths:
   M /trunk/GoGoMount.lua

bug fix
------------------------------------------------------------------------
r55 | tiker | 2010-11-04 14:33:34 +0000 (Thu, 04 Nov 2010) | 1 line
Changed paths:
   M /trunk/localization-deDE.lua

- updated deDE translations
------------------------------------------------------------------------
r54 | tiker | 2010-11-04 14:26:12 +0000 (Thu, 04 Nov 2010) | 2 lines
Changed paths:
   M /trunk/GoGoMount.lua

- trying to fix druid indoor / combat mounting issues
- checking for expansions enabled on the account to prevent possible errors when checking for spells that may not return proper information without required expansions
------------------------------------------------------------------------
r52 | tiker | 2010-10-31 13:36:23 +0000 (Sun, 31 Oct 2010) | 2 lines
Changed paths:
   M /trunk/GoGoMount.lua
   M /trunk/GoGoMount.toc

- fixed error on line 750 for hunters

------------------------------------------------------------------------
r50 | tiker | 2010-10-31 04:32:32 +0000 (Sun, 31 Oct 2010) | 1 line
Changed paths:
   M /trunk/GoGoMount.toc

- more svn stuff
------------------------------------------------------------------------
r48 | tiker | 2010-10-31 04:30:32 +0000 (Sun, 31 Oct 2010) | 1 line
Changed paths:
   M /trunk/GoGoMount.toc

fixing svn stuff
------------------------------------------------------------------------
r45 | tiker | 2010-10-31 04:27:21 +0000 (Sun, 31 Oct 2010) | 1 line
Changed paths:
   D /trunk/trunk

not needed
------------------------------------------------------------------------
r43 | tiker | 2010-10-31 04:24:06 +0000 (Sun, 31 Oct 2010) | 2 lines
Changed paths:
   M /trunk/GoGoMount.toc

- updated version in toc
- hopefully svn will package properly this time
------------------------------------------------------------------------
r42 | tiker | 2010-10-31 04:20:29 +0000 (Sun, 31 Oct 2010) | 1 line
Changed paths:
   A /trunk/GoGoMount.lua
   A /trunk/GoGoMount.toc
   A /trunk/GoGoMount.xml
   A /trunk/GoGoMountData.lua
   A /trunk/bindings.xml
   A /trunk/localization-deDE.lua
   A /trunk/localization-enUS.lua
   A /trunk/localization-esES.lua
   A /trunk/localization-esMX.lua
   A /trunk/localization-frFR.lua
   A /trunk/localization-koKR.lua
   A /trunk/localization-ruRU.lua
   A /trunk/localization-zhCN.lua
   A /trunk/localization-zhTW.lua
   A /trunk/localization.lua

fixing file locations
------------------------------------------------------------------------
r40 | tiker | 2010-10-31 03:58:47 +0000 (Sun, 31 Oct 2010) | 2 lines
Changed paths:
   M /trunk/trunk/GoGoMount.lua
   M /trunk/trunk/GoGoMount.toc

- updated toc to reflect new version
- settings are now set instantly as soon as a check box is clicked and not lost if page is changed before clicking ok
------------------------------------------------------------------------
r39 | tiker | 2010-10-31 03:09:11 +0000 (Sun, 31 Oct 2010) | 2 lines
Changed paths:
   M /trunk/trunk/GoGoMount.lua

- druids can no longer select "always use flight form" and "never use flight form in randomization" options at the same time any more
- clicking "defaults" to reset the main options no longer resets druid options and hunter options as well
------------------------------------------------------------------------
r38 | tiker | 2010-10-31 00:28:53 +0000 (Sun, 31 Oct 2010) | 1 line
Changed paths:
   M /trunk/trunk/GoGoMount.lua

Fixed bug with druids excluding flight forms from mount random selections
------------------------------------------------------------------------
r37 | tiker | 2010-10-29 23:20:38 +0000 (Fri, 29 Oct 2010) | 1 line
Changed paths:
   M /trunk/trunk/GoGoMount.lua
   M /trunk/trunk/GoGoMountData.lua
   M /trunk/trunk/localization-enUS.lua

Druids have a new option to exclude flight forms from mount randoms (but still included if moving or if falling) -- untested
------------------------------------------------------------------------
r36 | tiker | 2010-10-29 22:18:48 +0000 (Fri, 29 Oct 2010) | 2 lines
Changed paths:
   M /trunk/trunk/GoGoMount.lua
   M /trunk/trunk/GoGoMountData.lua
   M /trunk/trunk/localization-enUS.lua
   M /trunk/trunk/localization.lua

Hunter class options frame created
Hunter option to use Aspect of Pack over Aspect of Cheeta added and enabled.
------------------------------------------------------------------------
r35 | tiker | 2010-10-29 18:49:18 +0000 (Fri, 29 Oct 2010) | 1 line
Changed paths:
   M /trunk/trunk/GoGoMount.lua
   M /trunk/trunk/localization-enUS.lua

Class specific options fixed
------------------------------------------------------------------------
r34 | tiker | 2010-10-29 14:56:15 +0000 (Fri, 29 Oct 2010) | 1 line
Changed paths:
   M /trunk/trunk/GoGoMount.lua

Druids should get their own sub-option window now.  Hides class specific options from other classes.
------------------------------------------------------------------------
r33 | tiker | 2010-10-29 14:42:58 +0000 (Fri, 29 Oct 2010) | 2 lines
Changed paths:
   M /trunk/trunk/GoGoMount.xml
   M /trunk/trunk/localization-zhTW.lua

Updated zhTW translations
Cleaned up some XML stuff for GUI which probably won't get done
------------------------------------------------------------------------
r32 | tiker | 2010-10-29 14:13:45 +0000 (Fri, 29 Oct 2010) | 1 line
Changed paths:
   A /trunk/trunk/GoGoMount.lua
   A /trunk/trunk/GoGoMount.toc
   A /trunk/trunk/GoGoMount.xml
   A /trunk/trunk/GoGoMountData.lua
   A /trunk/trunk/bindings.xml
   A /trunk/trunk/localization-deDE.lua
   A /trunk/trunk/localization-enUS.lua
   A /trunk/trunk/localization-esES.lua
   A /trunk/trunk/localization-esMX.lua
   A /trunk/trunk/localization-frFR.lua
   A /trunk/trunk/localization-koKR.lua
   A /trunk/trunk/localization-ruRU.lua
   A /trunk/trunk/localization-zhCN.lua
   A /trunk/trunk/localization-zhTW.lua
   A /trunk/trunk/localization.lua

4.0.21
------------------------------------------------------------------------
r31 | tiker | 2009-01-19 18:48:40 +0000 (Mon, 19 Jan 2009) | 1 line
Changed paths:
   A /trunk/trunk

testing svn stuff again
------------------------------------------------------------------------
