r76

Details

  • Filename
    Mountiful-r76.zip
  • Uploaded by
  • Uploaded
    Aug 5, 2009
  • Size
    13.43 KB
  • Downloads
    64
  • MD5
    27ac85f5a09a7188325ee83228415400

Supported WoW Retail Versions

  • 3.2.0

Changelog

------------------------------------------------------------------------
r76 | Jomar | 2009-08-05 08:02:19 +0000 (Wed, 05 Aug 2009) | 2 lines
Changed paths:
   M /trunk/Mountiful.lua

Mountiful:
- empty mounts table when rebuildselections is done
------------------------------------------------------------------------
r75 | Jomar | 2009-08-04 21:35:39 +0000 (Tue, 04 Aug 2009) | 2 lines
Changed paths:
   M /trunk/Mountiful.lua

Mountiful:
- fix for summoning the wrong mounts for some people
------------------------------------------------------------------------
r74 | Jomar | 2009-08-04 04:18:25 +0000 (Tue, 04 Aug 2009) | 2 lines
Changed paths:
   M /trunk/localization_enUs.lua

Mountiful:
- fix for development version, shouldn't change anything for the packaged version
------------------------------------------------------------------------
r73 | daxdax | 2009-08-04 03:09:55 +0000 (Tue, 04 Aug 2009) | 2 lines
Changed paths:
   M /trunk/Mountiful.lua
   M /trunk/Mountiful.toc
   D /trunk/Zones.lua
   M /trunk/localization_deDe.lua
   M /trunk/localization_enUs.lua

Mountiful:
- apparently localization can be quite complicated.  It keeps erroring for me.   Never quite figured out why, just put in checks to stop it.
------------------------------------------------------------------------
r72 | daxdax | 2009-08-04 00:18:35 +0000 (Tue, 04 Aug 2009) | 2 lines
Changed paths:
   M /trunk/Mountiful.lua

Mountiful:
- commented
------------------------------------------------------------------------
r71 | Jomar | 2009-08-03 11:58:28 +0000 (Mon, 03 Aug 2009) | 2 lines
Changed paths:
   M /trunk/localization_enUs.lua

Mountiful:
- typo
------------------------------------------------------------------------
r70 | Jomar | 2009-08-03 11:56:07 +0000 (Mon, 03 Aug 2009) | 2 lines
Changed paths:
   M /trunk/localization_deDe.lua
   M /trunk/localization_enUs.lua

Mountiful:
- Use the translation system
------------------------------------------------------------------------
r69 | daxdax | 2009-08-03 02:58:30 +0000 (Mon, 03 Aug 2009) | 2 lines
Changed paths:
   M /trunk/Mountiful.lua
   M /trunk/Mountiful.toc
   M /trunk/Zones.lua
   M /trunk/localization_deDe.lua
   M /trunk/localization_enUs.lua

Mountiful:
- Localization for German
------------------------------------------------------------------------
r68 | daxdax | 2009-08-03 02:26:15 +0000 (Mon, 03 Aug 2009) | 2 lines
Changed paths:
   M /trunk/Mountiful.lua

Mountiful:
- Localization for German
------------------------------------------------------------------------
r67 | Jomar | 2009-08-02 11:16:27 +0000 (Sun, 02 Aug 2009) | 2 lines
Changed paths:
   M /trunk/Mountiful.lua
   M /trunk/Zones.lua

Mountiful:
- bugfix
------------------------------------------------------------------------
r66 | Jomar | 2009-08-02 02:03:18 +0000 (Sun, 02 Aug 2009) | 2 lines
Changed paths:
   M /trunk/Mountiful.lua
   M /trunk/Mountiful.toc
   M /trunk/Zones.lua
   A /trunk/localization_deDe.lua
   A /trunk/localization_enUs.lua

Mountiful:
- Added Localization (drycoded)
------------------------------------------------------------------------
r65 | daxdax | 2009-08-01 05:15:05 +0000 (Sat, 01 Aug 2009) | 2 lines
Changed paths:
   M /trunk/Mountiful.lua

Mountiful:
- minor bug fix
------------------------------------------------------------------------
r64 | Jomar | 2009-07-31 20:30:34 +0000 (Fri, 31 Jul 2009) | 2 lines
Changed paths:
   M /trunk/Mountiful.lua

Mountiful:
- commenting
------------------------------------------------------------------------
r63 | daxdax | 2009-07-31 17:50:56 +0000 (Fri, 31 Jul 2009) | 2 lines
Changed paths:
   M /trunk/Mountiful.lua
   M /trunk/Mountiful.toc

Mountiful:
- minor bug fix
------------------------------------------------------------------------
r62 | daxdax | 2009-07-31 04:30:15 +0000 (Fri, 31 Jul 2009) | 2 lines
Changed paths:
   M /trunk/Mountiful.lua

Mountiful:
- deleted commented out code, added a few comments
------------------------------------------------------------------------
r61 | daxdax | 2009-07-29 21:00:04 +0000 (Wed, 29 Jul 2009) | 2 lines
Changed paths:
   M /trunk/Mountiful.lua
   M /trunk/Mountiful.toc
   M /trunk/Mountiful.xml

Mountiful:
- full rewrite to make code cleaner, simpler, to eliminate bugs that keep popping up
------------------------------------------------------------------------
r60 | Jomar | 2009-07-27 00:32:37 +0000 (Mon, 27 Jul 2009) | 2 lines
Changed paths:
   M /trunk/Mountiful.lua
   M /trunk/Zones.lua

Mountiful:
- Recoded the logic determining if the area player can fly in the current area (drycoded)
------------------------------------------------------------------------
r59 | daxdax | 2009-07-26 19:35:01 +0000 (Sun, 26 Jul 2009) | 4 lines
Changed paths:
   M /trunk/Mountiful.lua
   M /trunk/Mountiful.toc

Mountiful:
- Smart mounting wasnt using slow mounts if no fast mounts were available
- a bug fix with how tooltips were used
- main window is now draggable
------------------------------------------------------------------------
r58 | daxdax | 2009-07-26 01:06:28 +0000 (Sun, 26 Jul 2009) | 7 lines
Changed paths:
   M /trunk/Mountiful.lua
   M /trunk/Mountiful.toc
   M /trunk/Mountiful.xml

icons are now clickable
a new panel appears in the character mount screen
fixed bug where titles overlap
pets have a new command
categories grouped by speed and flying/ground
fixed subzones where it was improperly detecting a no-fly zone

------------------------------------------------------------------------
r57 | daxdax | 2009-07-25 22:45:26 +0000 (Sat, 25 Jul 2009) | 7 lines
Changed paths:
   M /trunk/Mountiful.lua

icons are now clickable
a new panel appears in the character mount screen
fixed bug where titles overlap
pets have a new command
categories grouped by speed and flying/ground
fixed subzones where it was improperly detecting a no-fly zone

------------------------------------------------------------------------
r56 | daxdax | 2009-07-25 21:12:29 +0000 (Sat, 25 Jul 2009) | 7 lines
Changed paths:
   M /trunk/Bindings.xml
   M /trunk/Mountiful.lua

icons are now clickable
a new panel appears in the character mount screen
fixed bug where titles overlap
pets have a new command
categories grouped by speed and flying/ground
fixed subzones where it was improperly detecting a no-fly zone

------------------------------------------------------------------------
r54 | daxdax | 2009-07-25 21:01:46 +0000 (Sat, 25 Jul 2009) | 2 lines
Changed paths:
   M /trunk/Mountiful.lua
   M /trunk/Mountiful.toc

Mountiful:
- test
------------------------------------------------------------------------
r52 | Jomar | 2009-07-25 19:35:50 +0000 (Sat, 25 Jul 2009) | 2 lines
Changed paths:
   M /trunk/Mountiful.lua

Mountiful:
- show version as svn version
------------------------------------------------------------------------
r51 | daxdax | 2009-07-25 19:04:10 +0000 (Sat, 25 Jul 2009) | 2 lines
Changed paths:
   M /trunk/Mountiful.lua
   M /trunk/Mountiful.toc
   M /trunk/Mountiful.xml

Mountiful:
- stuff
------------------------------------------------------------------------