r155

Details

  • Filename
    Pokedex-r155.zip
  • Uploaded by
  • Uploaded
    Jul 2, 2011
  • Size
    200.36 KB
  • Downloads
    156
  • MD5
    52420f2763f1b3ea9306e9acc7608fcf

Supported WoW Retail Versions

  • 4.2.0

Changelog

------------------------------------------------------------------------
r155 | stencil | 2011-07-02 14:46:59 +0000 (Sat, 02 Jul 2011) | 1 line
Changed paths:
   M /trunk/locale/deDE.lua
   M /trunk/locale/esES.lua
   M /trunk/locale/esMX.lua
   M /trunk/locale/frFR.lua
   M /trunk/locale/koKR.lua
   M /trunk/locale/ruRU.lua
   M /trunk/locale/zhCN.lua
   M /trunk/locale/zhTW.lua

An incredibly stupid copy/paste bug meant that we were never actually making use of localized phrases in those locales.
------------------------------------------------------------------------
r154 | stencil | 2011-07-02 11:02:58 +0000 (Sat, 02 Jul 2011) | 1 line
Changed paths:
   M /trunk/core.lua

minor bug fix - was not selecting aquatic form when standing on seafloor
------------------------------------------------------------------------
r152 | stencil | 2011-06-29 23:30:56 +0000 (Wed, 29 Jun 2011) | 4 lines
Changed paths:
   M /trunk/core.lua
   M /trunk/globals.lua

bug fixes for 4.2
* Abyssal Seahorse has started incorrectly telling us its useable outside of vashjir; check zone to be sure.
* Added new mounts
* Changed type info for Gryphons, Hippogryphs, Flying Machines and Wind Riders since they can now be summoned in ground only areas or under water.
------------------------------------------------------------------------
r151 | stencil | 2011-06-28 22:19:00 +0000 (Tue, 28 Jun 2011) | 1 line
Changed paths:
   M /trunk/Pokedex.toc

toc bump
------------------------------------------------------------------------
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
------------------------------------------------------------------------

Additional Files

Type Name Size Uploaded Game Version Downloads
61.79 KB Jul 2, 2011 4.2.0 12