Release v3.3.08

Details

  • Filename
    Pokedex-Release_v3.3.08.zip
  • Uploaded by
  • Uploaded
    Apr 18, 2010
  • Size
    188.63 KB
  • Downloads
    179
  • MD5
    5dbd57b836d7c31537c7ed66b2079850

Supported WoW Retail Versions

  • 3.3.3

Changelog

------------------------------------------------------------------------
r66 | stencil | 2010-04-18 12:12:50 +0000 (Sun, 18 Apr 2010) | 1 line
Changed paths:
   A /tags/Release v3.3.08 (from /trunk:65)

Tagging as Release v3.3.08
------------------------------------------------------------------------
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.
------------------------------------------------------------------------
r46 | stencil | 2010-03-26 00:02:00 +0000 (Fri, 26 Mar 2010) | 5 lines
Changed paths:
   M /trunk
   M /trunk/.pkgmeta
   M /trunk/Bindings.xml
   M /trunk/Locale-enUS.lua
   M /trunk/Pokedex.toc
   M /trunk/README.txt
   M /trunk/core.lua
   M /trunk/embeds.xml

BETA -- Tons of code cleanup. Change title feature tweaked to work around blizz api changes (to change on mount instead of on load). Fixed bugs related to initializing when blizz cache had been invalidated.

/pd debug - command line feature lets you turn on chat frame output for various features.

Safe dismount feature - manages the "auto dismount while flying" setting to turn it off in situations where you'd want to quick dismount and keep it on the rest of the time to prevent accidents. Not integrated into options yet - to disable this feature, change the option pokedex.lua in your saved variables folder.
------------------------------------------------------------------------

Additional Files