v3.3.3.9

Details

  • Filename
    FishWarden-v3.3.3.9.zip
  • Uploaded by
  • Uploaded
    May 5, 2010
  • Size
    20.00 KB
  • Downloads
    177
  • MD5
    07a75b517cddbd58cbc3432dcf5b33ca

Supported WoW Retail Versions

  • 3.3.3

Changelog

------------------------------------------------------------------------
r28 | x87bliss | 2010-05-06 01:24:01 +0000 (Thu, 06 May 2010) | 1 line
Changed paths:
   A /tags/v3.3.3.9 (from /trunk:27)

Tagging as v3.3.3.9
------------------------------------------------------------------------
r27 | x87bliss | 2010-05-06 01:23:27 +0000 (Thu, 06 May 2010) | 14 lines
Changed paths:
   M /trunk/FishWarden.lua
   M /trunk/FishWarden.toc
   M /trunk/core.lua
   M /trunk/gui/achieve.lua
   M /trunk/gui/custom.lua
   M /trunk/gui/quality.lua

v3.3.3.9

Please help translate.
I currently need 5 German, 5 Spanish, and 2 Korean phrases translated from English.
http://www.wowace.com/addons/fishwarden/localization/

Optimized: Variables for Quality and Achievement filters are now tables instead of concatenated string names. The old variables are copied into the table at character login to preserve settings.

Optimized: Increased memory efficiency of several functions

Optimized: Processing the custom filter text now creates one working table instead of 2*n strings. Processing still only happens when you hit the [Update] button, and at character login.

Optimized: Hooked functions are now more tolerant of potential future changes

------------------------------------------------------------------------