2.5.0 Beta 3

Details

  • Filename
    flagRSP2-2.5.0_Beta_3.zip
  • Uploaded by
  • Uploaded
    Jun 28, 2011
  • Size
    155.03 KB
  • Downloads
    302
  • MD5
    345ae3a3355c5f1a53c095d4c2b23a68

Supported WoW Retail Versions

  • 4.1.0

Changelog

------------------------------------------------------------------------
r157 | etarna | 2011-06-26 10:04:20 +0000 (Sun, 26 Jun 2011) | 1 line
Changed paths:
   A /tags/2.5.0 Beta 3 (from /trunk:156)

Tagging as 2.5.0 Beta 3
------------------------------------------------------------------------
r156 | etarna | 2011-06-26 10:00:29 +0000 (Sun, 26 Jun 2011) | 9 lines
Changed paths:
   M /trunk/flagRSP2.lua
   M /trunk/flagRSP2.toc
   M /trunk/flagRSP2.xml
   M /trunk/options.lua

2.5.0 Beta 3
- I can't believe there were still getglobal() calls in there and it still worked. Changed them all to _G[]
- Converted the FlagList to a new format as part of a bugfix to (mostly) avoid cruft from old profiles.
- The profile browser now sorts alphabetically, and users without descriptions appear in grey.

Known issues:
- The profile browser scrolls down one too many lines.

Etarna
------------------------------------------------------------------------
r154 | etarna | 2011-06-21 20:15:13 +0000 (Tue, 21 Jun 2011) | 7 lines
Changed paths:
   M /trunk/flagRSP2.lua
   M /trunk/flagRSP2.toc
   M /trunk/flagRSP2.xml
   A /trunk/images/edgefile.blp
   D /trunk/images/edgefile.tga
   D /trunk/images/plain.tga
   M /trunk/options.lua

2.5.0 Beta 2
- Flaglist database viewer: fixed mousewheel nil bug, now actually works and updates automatically
- Tooltip edgefile handling now finally handled properly, Light mode on and off should work OK, and Light Mode should work OK and not derp even with TipTac around
- edgeFile changed to a .blp and probably no longer inexplicably appears green or white - could fix edges completely (by replacing both references to edgefile.blp with the gametooltip edge) and bring it back to the way it's shown in the screenshot, but do users these days actually prefer the black borders?
- RP status flags are now shown in light tooltip (thanks columnFive)

Etarna
------------------------------------------------------------------------
r152 | etarna | 2011-06-20 19:22:04 +0000 (Mon, 20 Jun 2011) | 2 lines
Changed paths:
   M /trunk/options.lua

2.5.0 beta 1 r151
- Fixed a far-too-obvious-to-notice bug which stopped the description from updating when edited
------------------------------------------------------------------------
r150 | etarna | 2011-06-20 18:50:54 +0000 (Mon, 20 Jun 2011) | 5 lines
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/embeds.xml
   M /trunk/flagRSP2.lua
   M /trunk/flagRSP2.toc
   A /trunk/libs/ChatThrottleLib
   A /trunk/libs/ChatThrottleLib/ChatThrottleLib.lua
   M /trunk/localization/deDE.lua
   M /trunk/localization/enUS.lua
   M /trunk/localization/zhCN.lua
   M /trunk/localization/zhTW.lua
   M /trunk/options.lua

2.5.0 beta 1
- Now uses MSP instead of the old chat channel protocol.
- Different name fields have been merged into a single name field.

MSP update work by Etarna Moonshyne <etarna@moonshyne.org>
------------------------------------------------------------------------

Additional Files