beta-r22

Details

  • Filename
    MOTDstripper-beta-r22.zip
  • Uploaded by
  • Uploaded
    Jan 2, 2010
  • Size
    103.97 KB
  • Downloads
    178
  • MD5
    10eb013cd67b9e613cce6201e27b2b0a

Supported WoW Retail Versions

  • 3.3.0

Changelog

------------------------------------------------------------------------
r22 | contiki | 2010-01-02 22:37:37 +0000 (Sat, 02 Jan 2010) | 2 lines
Changed paths:
   A /tags/beta-r22 (from /trunk:21)

Tagged as beta-r22
Two days of testing latest alpha version didn't reveal bugs with new feature: ability for players to select which message of the day they want stripped
------------------------------------------------------------------------
r21 | contiki | 2010-01-01 07:38:50 +0000 (Fri, 01 Jan 2010) | 2 lines
Changed paths:
   M /trunk/motdstripper.lua

Fixed a cosmetic glitch with redundant space in the options menu
Fixed default values not being set correctly on a fresh installation
------------------------------------------------------------------------
r20 | contiki | 2010-01-01 07:27:57 +0000 (Fri, 01 Jan 2010) | 4 lines
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/localization/localization_deDE.lua
   M /trunk/localization/localization_enUS.lua
   M /trunk/localization/localization_esES.lua
   M /trunk/localization/localization_esMX.lua
   M /trunk/localization/localization_frFR.lua
   M /trunk/localization/localization_koKR.lua
   M /trunk/localization/localization_ruRU.lua
   M /trunk/localization/localization_zhCN.lua
   M /trunk/localization/localization_zhTW.lua
   M /trunk/motdstripper.lua

Added proper return value for localization table
This time _really_ added the localization note to localization_enUS.lua
Removed redundant space
Added libraries to .pkgmeta
------------------------------------------------------------------------
r19 | contiki | 2010-01-01 07:09:42 +0000 (Fri, 01 Jan 2010) | 7 lines
Changed paths:
   A /trunk/embeds.xml
   A /trunk/localization.xml
   A /trunk/meta/description.txt
   M /trunk/motdstripper.lua
   M /trunk/motdstripper.toc
   M /trunk/motdstripper.xml

Added hint about where to localize the add-on to localization_enUS.lua
Added description.txt to meta files, containing the description as seen on WoWAce, Curse and WoWInterface
Switched from using multiple saved variables to using a single table
Switched from manually declaring dependecies to a single embeds.xml file referencing other XML files
Switched from referencing localization files inside the TOC to a separate localization.xml file
Further Ace-ified the add-on by adding AceAddon-3.0, AceConfig-3.0, AceGUI-3.0 and CallbackHandler-1.0
Added user-configurable options to the AddOn Options menu in-game. Players can now choose which one of the two messages of the day the want stripped.
------------------------------------------------------------------------
r18 | contiki | 2009-12-08 18:05:21 +0000 (Tue, 08 Dec 2009) | 1 line
Changed paths:
   A /trunk/meta/MOTDstripper_after_bordered.jpg
   A /trunk/meta/MOTDstripper_before_after_both.png
   A /trunk/meta/MOTDstripper_before_after_both.psd
   A /trunk/meta/MOTDstripper_before_bordered.jpg

Created another promotional image, showing the before and after states on one image rather than two separate ones.
------------------------------------------------------------------------
r15 | contiki | 2009-12-08 17:10:28 +0000 (Tue, 08 Dec 2009) | 1 line
Changed paths:
   M /trunk/motdstripper.toc

Changed TOC number to 30300 for patch 3.3
------------------------------------------------------------------------
r14 | contiki | 2009-12-04 16:18:42 +0000 (Fri, 04 Dec 2009) | 1 line
Changed paths:
   M /trunk/motdstripper.toc

Added @no-lib-strip@ keywords to TOC file
------------------------------------------------------------------------
r13 | contiki | 2009-12-04 16:09:01 +0000 (Fri, 04 Dec 2009) | 2 lines
Changed paths:
   M /trunk/motdstripper.lua
   M /trunk/motdstripper.toc
   M /trunk/motdstripper.xml

Referenced libraries in TOC file
Added dummy options menu to the Add-on Options for future use
------------------------------------------------------------------------
r12 | contiki | 2009-12-02 18:30:57 +0000 (Wed, 02 Dec 2009) | 1 line
Changed paths:
   M /trunk/motdstripper.toc

Added Added note to TOC file about where to help localizing the add-on
------------------------------------------------------------------------
r11 | contiki | 2009-12-02 18:24:55 +0000 (Wed, 02 Dec 2009) | 1 line
Changed paths:
   M /trunk/localization/localization_deDE.lua
   M /trunk/localization/localization_esES.lua
   M /trunk/localization/localization_esMX.lua
   M /trunk/localization/localization_frFR.lua
   M /trunk/localization/localization_koKR.lua
   M /trunk/localization/localization_ruRU.lua
   M /trunk/localization/localization_zhCN.lua
   M /trunk/localization/localization_zhTW.lua

Added note to localization files about where to help localizing the add-on
------------------------------------------------------------------------
r10 | contiki | 2009-12-02 18:15:16 +0000 (Wed, 02 Dec 2009) | 1 line
Changed paths:
   M /trunk/motdstripper.toc

TOC notes weren't being replaced by localized strings. Tried a fix.
------------------------------------------------------------------------
r9 | contiki | 2009-12-02 18:06:55 +0000 (Wed, 02 Dec 2009) | 2 lines
Changed paths:
   M /trunk/.pkgmeta
   A /trunk/localization
   A /trunk/localization/localization_deDE.lua
   A /trunk/localization/localization_enUS.lua
   A /trunk/localization/localization_esES.lua
   A /trunk/localization/localization_esMX.lua
   A /trunk/localization/localization_frFR.lua
   A /trunk/localization/localization_koKR.lua
   A /trunk/localization/localization_ruRU.lua
   A /trunk/localization/localization_zhCN.lua
   A /trunk/localization/localization_zhTW.lua
   M /trunk/motdstripper.toc

Set up localization here at WoWAce and within the TOC and LUA files.
Added AceLocale-3.0 and LibStub libraries to handle localization.
------------------------------------------------------------------------
r8 | contiki | 2009-12-02 13:35:36 +0000 (Wed, 02 Dec 2009) | 1 line
Changed paths:
   M /trunk/motdstripper.toc

Switched TOC version format from @project-revision@ to @project-version@
------------------------------------------------------------------------
r7 | contiki | 2009-12-02 12:53:23 +0000 (Wed, 02 Dec 2009) | 1 line
Changed paths:
   M /trunk/motdstripper.toc

Replaced hard-coded TOC version number with @project-revision@ variable
------------------------------------------------------------------------
r6 | contiki | 2009-11-23 15:58:34 +0000 (Mon, 23 Nov 2009) | 1 line
Changed paths:
   M /trunk/.pkgmeta

Fixed .pkgmeta ignoring the wrong folder
------------------------------------------------------------------------

Additional Files

Type Name Size Uploaded Game Version Downloads
9.96 KB Jan 2, 2010 3.3.0 26