r149

Details

  • Filename
    Pokedex-r149.zip
  • Uploaded by
  • Uploaded
    Jun 14, 2011
  • Size
    200.52 KB
  • Downloads
    210
  • MD5
    caea84c142470adc0591f87ed1ee7b0b

Supported WoW Retail Versions

  • 4.1.0

Changelog

------------------------------------------------------------------------
r149 | stencil | 2011-06-14 14:24:56 +0000 (Tue, 14 Jun 2011) | 1 line
Changed paths:
   M /trunk/core.lua
   M /trunk/globals.lua

Feature request: don't auto-randomize title if the temporary Slayer title from heroic Maloriak is the current title.
------------------------------------------------------------------------
r148 | stencil | 2011-06-14 11:48:12 +0000 (Tue, 14 Jun 2011) | 6 lines
Changed paths:
   M /trunk/Pokedex.toc
   M /trunk/core.lua

When Pokedex is called from a macro, the argument passed will be run through the games macro parser which allows the use of conditional blocks. For example, if you wanted a macro that would dismiss you current companion if shift was held down and summon companion otherwise, you could use:
/pd [shift:mod] DismissCompanion; SummonCompanion

A more complicated example is one that calls SummonOtherMount (for a ground mount in a flying zone or vice versa) when the alt or ctrl keys are held, and otherwise toggles your mount. The ToggleMount command should avoided as it can't support things like Worgen mount form or druid forms. That macro would look like this:
/click [nomod:alt,nomod:ctrl] PokedexToggleMountButton
/pd [mod:alt][mod:ctrl] SummonOtherMount
------------------------------------------------------------------------
r146 | stencil | 2011-06-13 10:26:48 +0000 (Mon, 13 Jun 2011) | 2 lines
Changed paths:
   M /trunk/globals.lua

bug fix - winged guardian mount was miscategorized
 
------------------------------------------------------------------------
r145 | stencil | 2011-06-13 09:29:19 +0000 (Mon, 13 Jun 2011) | 1 line
Changed paths:
   M /trunk/Pokedex.toc
   M /trunk/globals.lua

bug fix - winged guardian mount was miscategorized
------------------------------------------------------------------------
r143 | stencil | 2011-05-28 00:28:45 +0000 (Sat, 28 May 2011) | 1 line
Changed paths:
   M /trunk/Pokedex.toc

Release v4.1.01
------------------------------------------------------------------------
r142 | stencil | 2011-05-28 00:27:29 +0000 (Sat, 28 May 2011) | 1 line
Changed paths:
   M /trunk/core.lua

bug fix for ticket 9 - error thrown if player has no ground mounts besides worgen form
------------------------------------------------------------------------
r141 | stencil | 2011-05-26 09:38:40 +0000 (Thu, 26 May 2011) | 1 line
Changed paths:
   M /trunk/Bindings.xml

bug fix - binding for Dismiss Companion was broken
------------------------------------------------------------------------
r139 | stencil | 2011-05-20 09:26:41 +0000 (Fri, 20 May 2011) | 1 line
Changed paths:
   M /trunk/core.lua

bug fix - properly catch when horn of winter has been learned
------------------------------------------------------------------------
r138 | stencil | 2011-05-20 09:15:16 +0000 (Fri, 20 May 2011) | 1 line
Changed paths:
   M /trunk/Pokedex.toc
   M /trunk/README.txt

updated version number and documentation in preparation for release
------------------------------------------------------------------------
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.
------------------------------------------------------------------------

Additional Files

Type Name Size Uploaded Game Version Downloads
62.11 KB Jun 14, 2011 4.1.0 13