Release v3.3.19-nolib

Details

  • Filename
    Pokedex-Release_v3.3.19-nolib.zip
  • Uploaded by
  • Uploaded
    Oct 25, 2010
  • Size
    54.59 KB
  • Downloads
    214
  • MD5
    abb5fd56966fcc4e45b8384b5d5aed22

Supported WoW Retail Versions

  • 4.0.1

Changelog

------------------------------------------------------------------------
r100 | stencil | 2010-10-25 13:52:47 +0000 (Mon, 25 Oct 2010) | 1 line
Changed paths:
   A /tags/Release v3.3.19 (from /trunk:99)

Tagging as Release v3.3.19
------------------------------------------------------------------------
r99 | stencil | 2010-10-23 22:08:33 +0000 (Sat, 23 Oct 2010) | 1 line
Changed paths:
   M /trunk/Pokedex.toc
   M /trunk/core.lua
   M /trunk/globals.lua

fix dismounting for gatherables feature
------------------------------------------------------------------------
r97 | stencil | 2010-10-21 02:35:03 +0000 (Thu, 21 Oct 2010) | 1 line
Changed paths:
   M /trunk/Pokedex.toc
   M /trunk/core.lua

Wintergrasp bug fix. Blizzard changed the behavior of IsFlyableArea in WG from always returning true to always returning false.
------------------------------------------------------------------------
r96 | stencil | 2010-10-21 01:28:21 +0000 (Thu, 21 Oct 2010) | 1 line
Changed paths:
   M /trunk/core.lua

bug fix
------------------------------------------------------------------------
r95 | stencil | 2010-10-21 00:21:44 +0000 (Thu, 21 Oct 2010) | 1 line
Changed paths:
   M /trunk/core.lua

finished test feature for developer builds
------------------------------------------------------------------------
r94 | stencil | 2010-10-20 14:13:33 +0000 (Wed, 20 Oct 2010) | 1 line
Changed paths:
   M /trunk
   M /trunk/.pkgmeta
   M /trunk/Pokedex.toc

Add externals back in to svn settings, add LibQTip to project libs for developer version only.
------------------------------------------------------------------------
r93 | stencil | 2010-10-19 13:17:05 +0000 (Tue, 19 Oct 2010) | 1 line
Changed paths:
   M /trunk/.pkgmeta

pkgmeta needs to explicitly omit libdatabroker if I don't want it released packages
------------------------------------------------------------------------
r92 | stencil | 2010-10-19 12:45:51 +0000 (Tue, 19 Oct 2010) | 1 line
Changed paths:
   M /trunk
   M /trunk/.pkgmeta
   M /trunk/Pokedex.toc
   A /trunk/libs
   A /trunk/libs/LibDataBroker-1.1
   A /trunk/libs/LibDataBroker-1.1/LibDataBroker-1.1.lua
   M /trunk/locale

Adding LibDataBroker to libs to support debug only test code.
------------------------------------------------------------------------
r91 | stencil | 2010-10-19 11:42:25 +0000 (Tue, 19 Oct 2010) | 1 line
Changed paths:
   M /trunk
   M /trunk/locale

remove libs from svn:ignore property
------------------------------------------------------------------------
r89 | stencil | 2010-10-17 11:57:52 +0000 (Sun, 17 Oct 2010) | 1 line
Changed paths:
   M /trunk/Pokedex.toc
   M /trunk/globals.lua

It looks like the patch turned the X-53 Touring Rocket into the ground and flying mount that I always thought it was. Changing the designation back.
------------------------------------------------------------------------
r88 | stencil | 2010-10-17 11:43:47 +0000 (Sun, 17 Oct 2010) | 1 line
Changed paths:
   M /trunk
   M /trunk/Pokedex.toc
   M /trunk/core.lua

Minor bug fixes. Noticed that LibBabble-Zone-3.0 should be listed in OptionalDeps along with Ace3. Found a place where I hadn't declared a variable as a local.
------------------------------------------------------------------------
r86 | stencil | 2010-10-16 22:06:47 +0000 (Sat, 16 Oct 2010) | 1 line
Changed paths:
   M /trunk/core.lua
   M /trunk/globals.lua
   M /trunk/locale/enUS.lua

Turtles still don't increase ground speed. They'll remain in a separate category, Walkers, which will only be selected if the user has no other ground mounts.
------------------------------------------------------------------------
r85 | stencil | 2010-10-15 13:43:04 +0000 (Fri, 15 Oct 2010) | 5 lines
Changed paths:
   M /trunk/Pokedex.toc
   M /trunk/core.lua
   M /trunk/globals.lua
   M /trunk/locale/enUS.lua
   M /trunk/options.lua

Mount speed is now a function of riding skill. So for a given character there's no longer a distinction between their slow mounts and their fast mounts, only between things like running and flying.

Pokedex already had an option which caused it to group all speeds of flyers into one group and all speeds of runners into another. This change turns that option on and removes the checkbox so that we'll always operate that way.

Also, changed some code to account for the fact that blizz fixed the mismatch between the spellnames of the Paladin and Blood Knight mounts.  Of course, they totally blew it by using the Blood Knight names (Summon Warhorse and Summon Charger) instead of the original Paladin names (Warhorse and Charger) making those the only 4 mounts in the game with the word Summon in the name. Sigh.
------------------------------------------------------------------------
r83 | stencil | 2010-10-12 08:48:17 +0000 (Tue, 12 Oct 2010) | 1 line
Changed paths:
   M /trunk/Pokedex.toc

updated toc number
------------------------------------------------------------------------
r81 | stencil | 2010-09-29 11:33:31 +0000 (Wed, 29 Sep 2010) | 1 line
Changed paths:
   M /trunk/Pokedex.toc
   M /trunk/core.lua
   M /trunk/globals.lua
   M /trunk/locale/enUS.lua

Cataclysm - support (and prefer) Abyssal Seahorse mount in Vashj'ir zones
------------------------------------------------------------------------