r137-nolib

Details

  • Filename
    Pokedex-r137-nolib.zip
  • Uploaded by
  • Uploaded
    May 20, 2011
  • Size
    61.09 KB
  • Downloads
    22
  • MD5
    3b26efe645089171d1a877c00241ba24

Supported WoW Retail Versions

  • 4.1.0

Changelog

------------------------------------------------------------------------
r137 | stencil | 2011-05-20 08:11:13 +0000 (Fri, 20 May 2011) | 1 line
Changed paths:
   M /trunk/core.lua

bug fix for ticket #8 - don't try to auto-summon a pet if the player is a ghost
------------------------------------------------------------------------
r136 | stencil | 2011-05-20 07:47:57 +0000 (Fri, 20 May 2011) | 1 line
Changed paths:
   M /trunk/core.lua

bug fix - some debug instrumentation for titles was miscategorized as pets
------------------------------------------------------------------------
r134 | stencil | 2011-05-18 12:59:46 +0000 (Wed, 18 May 2011) | 1 line
Changed paths:
   M /trunk/core.lua
   M /trunk/globals.lua

Changed the way we detect what mount types can be used.
------------------------------------------------------------------------
r133 | stencil | 2011-05-18 06:51:56 +0000 (Wed, 18 May 2011) | 1 line
Changed paths:
   M /trunk/core.lua

a couple of minor bug fixes related to low level characters
------------------------------------------------------------------------
r132 | stencil | 2011-05-18 05:58:32 +0000 (Wed, 18 May 2011) | 1 line
Changed paths:
   M /trunk/core.lua

Fixes an error that occurs when you a druid hits the Toggle Mount button while in midst of casting a spell (including a mount summons).
------------------------------------------------------------------------
r130 | stencil | 2011-05-17 07:15:59 +0000 (Tue, 17 May 2011) | 1 line
Changed paths:
   M /trunk/core.lua

BETA 3 - fixes a bug introduced in beta 2 build that occurs for brand new users (unless they have no titles).
------------------------------------------------------------------------
r128 | stencil | 2011-05-16 02:57:33 +0000 (Mon, 16 May 2011) | 7 lines
Changed paths:
   M /trunk/Pokedex.toc
   M /trunk/README.txt
   M /trunk/core.lua
   M /trunk/globals.lua
   M /trunk/locale/enUS.lua
   M /trunk/options.lua

Added support for Running Wild, the Worgen mount spell. Its now appended to the list of ground mounts and can be ranked, made the hot mount, etc.

Added casting Horn of Winter on mounting for DKs. Useful for keeping the buff up while doing stuff like mining.

Tweaked Druid forms to bypass caster form when a better movement mode is available. Will only dismount or go to caster form now if you were already in the most optimal form.

Added new mounts to the table.
------------------------------------------------------------------------