r170-nolib

Details

  • Filename
    Pokedex-r170-nolib.zip
  • Uploaded by
  • Uploaded
    Aug 27, 2012
  • Size
    64.59 KB
  • Downloads
    32
  • MD5
    0b1f43e5190bcc01b257f6788b6644d3

Supported WoW Retail Versions

  • 5.0.4

Changelog

------------------------------------------------------------------------
r170 | stencil | 2012-08-28 03:50:59 +0000 (Tue, 28 Aug 2012) | 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

MoP compatibility pass. Most of the fixes were to deal with characters "knowing" mounts that they can't actually summon due to insufficient riding or crafting skill.
------------------------------------------------------------------------
r169 | stencil | 2012-08-27 12:33:04 +0000 (Mon, 27 Aug 2012) | 1 line
Changed paths:
   M /trunk/core.lua
   M /trunk/globals.lua

Fix for a bug with worgen running form that looks like it would keep us from selecting it if you had Favor Ground Mounts checked. Also added in some debug code to try to make it easier to figure out when we're missing information about a mount.
------------------------------------------------------------------------
r168 | stencil | 2012-08-26 20:14:03 +0000 (Sun, 26 Aug 2012) | 7 lines
Changed paths:
   M /trunk/core.lua
   M /trunk/globals.lua

minor tweaks

Added Obsidian Nightwing to mounts.

Bug fix to summon Abyssal Seahorse when standing on Vashjir seafloor; we had required the character to be swimming.

Winter Veil pets no longer require snowballs in inventory to be considered for selection. The helpers and snowman will go away if its not Winter Veil, but they won't give the missing resource error they used to. May replace snowball check with calender check; feel free to provide feedback on the issue.
------------------------------------------------------------------------