5.1.07
Details
-
FilenamePokedex-5.1.07.zip
-
Uploaded by
-
UploadedFeb 21, 2013
-
Size204.47 KB
-
Downloads885
-
MD53c59e28ecffcf6abf4414c43a5c7989e
Supported WoW Retail Versions
- 5.1.0
Changelog
------------------------------------------------------------------------
r205 | stencil | 2013-02-21 11:59:50 +0000 (Thu, 21 Feb 2013) | 1 line
Changed paths:
A /tags/5.1.07 (from /trunk:204)
Tagging as release 5.1.07
------------------------------------------------------------------------
r203 | stencil | 2013-02-16 15:49:50 +0000 (Sat, 16 Feb 2013) | 1 line
Changed paths:
M /trunk/Pokedex.toc
M /trunk/core.lua
M /trunk/globals.lua
M /trunk/locale/enUS.lua
M /trunk/options.lua
support for the monk abilities Zen Flight and Roll
------------------------------------------------------------------------
r201 | stencil | 2013-02-04 20:17:49 +0000 (Mon, 04 Feb 2013) | 1 line
Changed paths:
M /trunk/Pokedex.toc
M /trunk/core.lua
commenting out a problematic assert
------------------------------------------------------------------------
r199 | stencil | 2013-01-29 05:44:31 +0000 (Tue, 29 Jan 2013) | 1 line
Changed paths:
M /trunk/Pokedex.toc
M /trunk/core.lua
M /trunk/globals.lua
M /trunk/locale/enUS.lua
M /trunk/options.lua
Rogues using Glyph of Disguise can't mount when shapeshifted by it. This checkin adds an option, turned on by default, to cancel out of the shapeshift form when mounting.
------------------------------------------------------------------------
r197 | stencil | 2013-01-26 08:01:49 +0000 (Sat, 26 Jan 2013) | 3 lines
Changed paths:
M /trunk/Pokedex.toc
M /trunk/core.lua
M /trunk/globals.lua
BUG FIX - Game function IsOutdoors is returning true for some locations where you can't actually use a mount. Added code to work around this issue.
BUG FIX - All-terrain mounts that you could not use because of a crafting skill requirement were ending up in the reliable mounts list where you would get an error trying to summon. We now make sure we haven't flagged it as an unusable mount.
BUG FIX - Swimming mounts were being considered for summons just from a standing in a puddle. Deeper water than that now needed.
------------------------------------------------------------------------