Release v3.3.10

Details

  • Filename
    Pokedex-Release_v3.3.10.zip
  • Uploaded by
  • Uploaded
    Apr 28, 2010
  • Size
    188.43 KB
  • Downloads
    190
  • MD5
    edc8d11bfc10159b564b5c19b1a00dd0

Supported WoW Retail Versions

  • 3.3.3

Changelog

------------------------------------------------------------------------
r70 | stencil | 2010-04-28 10:52:55 +0000 (Wed, 28 Apr 2010) | 1 line
Changed paths:
   A /tags/Release v3.3.10 (from /trunk:69)

Tagging as Release v3.3.10
------------------------------------------------------------------------
r69 | stencil | 2010-04-28 10:51:27 +0000 (Wed, 28 Apr 2010) | 1 line
Changed paths:
   M /trunk/Pokedex.toc
   M /trunk/globals.lua

RELEASE V3.3.10 - bug fix: x-53 rocket's top end speed changed to be 310 if you have another 310 speed mount
------------------------------------------------------------------------
r67 | stencil | 2010-04-26 07:03:01 +0000 (Mon, 26 Apr 2010) | 1 line
Changed paths:
   M /trunk/Pokedex.toc
   M /trunk/core.lua

fix "/pd vendor" command
------------------------------------------------------------------------
r65 | stencil | 2010-04-18 12:10:51 +0000 (Sun, 18 Apr 2010) | 1 line
Changed paths:
   M /trunk/Pokedex.toc
   M /trunk/core.lua
   M /trunk/globals.lua
   M /trunk/locale/enUS.lua

SpellIds now primary key for identifying mounts and companions. Removed need to match string when determining if a companion requires a snowball to be summoned.
------------------------------------------------------------------------
r63 | stencil | 2010-04-17 04:12:57 +0000 (Sat, 17 Apr 2010) | 2 lines
Changed paths:
   M /trunk/core.lua
   M /trunk/globals.lua
   M /trunk/locale

Adds support for the celestial steed.
Fixes a bug where UI wouldn't update if open and a new pet/mount/title was learned.
------------------------------------------------------------------------
r61 | stencil | 2010-04-16 07:10:10 +0000 (Fri, 16 Apr 2010) | 2 lines
Changed paths:
   M /trunk
   M /trunk/Pokedex.toc
   M /trunk/core.lua
   A /trunk/globals.lua
   M /trunk/locale/enUS.lua

Beta v3.3.07
Big chunk of work to remove reliance on string matching for identifying mounts and companions. Now have a look up table for mount speeds with tooltip scraping as a fallback for unrecognized mounts.
------------------------------------------------------------------------
r60 | stencil | 2010-04-08 14:35:38 +0000 (Thu, 08 Apr 2010) | 1 line
Changed paths:
   M /trunk

set svn:ignore property for libs folder created when syncing externals
------------------------------------------------------------------------
r59 | stencil | 2010-04-08 14:29:12 +0000 (Thu, 08 Apr 2010) | 5 lines
Changed paths:
   M /trunk
   M /trunk/.pkgmeta
   M /trunk/Pokedex.toc
   M /trunk/core.lua
   D /trunk/libs
   M /trunk/locale/enUS.lua

Now uses LibBabble-Zone to get localized names of Wintergrasp and Ahn'Qiraj when making decisions about what kind of mounts can be summoned.

Changed EchoZone to spit out order of elligible mount types instead of just results from blizz's IsFlying and IsOutdoors.

Deleted empty libs folder and set external references in svn properties for libs. Updates should now sync externals.
------------------------------------------------------------------------
r56 | stencil | 2010-04-04 17:14:18 +0000 (Sun, 04 Apr 2010) | 1 line
Changed paths:
   M /trunk/Pokedex.toc

updated version number for new release
------------------------------------------------------------------------
r55 | stencil | 2010-04-04 17:06:33 +0000 (Sun, 04 Apr 2010) | 4 lines
Changed paths:
   M /trunk/Pokedex.toc
   M /trunk/README.txt
   M /trunk/core.lua
   M /trunk/locale/enUS.lua

- fixed paste error in .toc file that caused embedded libraries not to load
- fixed error where blizz options UI was undoing our change to Auto Dismount in Flight option
-- added little hack so that when flopping between Matron and Patron titles we keep the same rank and don't treat it as an actual new title
-- changed code related to determining riding, mining, herbalism and skinning skills to work off achievements and spell ids rather than matching strings with those skills against the skill information. skill information is usually unset or will return 0 on load, even if cache isn't bad. querying achievements and spells by ID seems to give good data always
------------------------------------------------------------------------
r53 | stencil | 2010-04-01 14:12:29 +0000 (Thu, 01 Apr 2010) | 1 line
Changed paths:
   M /trunk/Pokedex.toc

updating toc for new beta release
------------------------------------------------------------------------
r52 | stencil | 2010-04-01 13:59:03 +0000 (Thu, 01 Apr 2010) | 1 line
Changed paths:
   M /trunk/README.txt

updated README.txt
------------------------------------------------------------------------
r51 | stencil | 2010-04-01 12:31:26 +0000 (Thu, 01 Apr 2010) | 1 line
Changed paths:
   M /trunk/locale/deDE.lua
   A /trunk/locale/esES.lua
   A /trunk/locale/esMX.lua
   M /trunk/locale/frFR.lua
   A /trunk/locale/koKR.lua
   A /trunk/locale/ruRU.lua
   A /trunk/locale/zhCN.lua
   A /trunk/locale/zhTW.lua

added in stub files for the rest of the supported locales
------------------------------------------------------------------------
r50 | stencil | 2010-04-01 12:08:19 +0000 (Thu, 01 Apr 2010) | 1 line
Changed paths:
   M /trunk/Pokedex.toc
   M /trunk/core.lua
   A /trunk/locale/deDE.lua
   M /trunk/locale/enUS.lua
   A /trunk/locale/frFR.lua
   A /trunk/locale/locale.xml

Made changes so that we work better with the localization tools. Also, updated list of mounts whose tooltips don't reflect 310% speed - found some new ones and removed some that blizz fixed.
------------------------------------------------------------------------
r48 | stencil | 2010-03-31 15:02:31 +0000 (Wed, 31 Mar 2010) | 1 line
Changed paths:
   D /trunk/Locale-enUS.lua
   M /trunk/Pokedex.toc
   M /trunk/core.lua
   D /trunk/embeds.xml
   A /trunk/locale
   A /trunk/locale/enUS.lua (from /trunk/Locale-enUS.lua:47

BETA 3.3.04 - added Safe Dismount feature to options ui. some file cleanup as well.
------------------------------------------------------------------------

Additional Files