v1.4.5.1-Beta

Details

  • Filename
    SorhaQuestLog-v1.4.5.1-Beta.zip
  • Uploaded by
  • Uploaded
    Apr 2, 2015
  • Size
    439.21 KB
  • Downloads
    244
  • MD5
    0bdb3b697b039eb4c1ebe345bb306eea

Supported WoW Retail Versions

  • 6.1.0

Changelog

------------------------------------------------------------------------
r154 | myrroddin | 2015-04-02 13:50:51 +0000 (Thu, 02 Apr 2015) | 1 line
Changed paths:
   A /tags/v1.4.5.1-Beta (from /trunk:153)

Tagging as v1.4.5.1-Beta
------------------------------------------------------------------------
r153 | myrroddin | 2015-03-31 02:34:27 +0000 (Tue, 31 Mar 2015) | 7 lines
Changed paths:
   M /trunk/Core.lua
   M /trunk/Modules/Achievements.lua
   M /trunk/Modules/Quests.lua
   M /trunk/Modules/RemoteQuests.lua
   M /trunk/Modules/Scenarios.lua

- Move LDB setup to OnInitialize as it only needs to do this once
- Test global string replacements (looks good)
- Fix AceConfigRegistry & AceConfigDialog errors

--- To Do:
- Set default textures, borders, backgrounds to proper valid values
- Build Masque compatibility
------------------------------------------------------------------------
r152 | myrroddin | 2015-03-29 20:01:12 +0000 (Sun, 29 Mar 2015) | 1 line
Changed paths:
   M /trunk/Locales/Locale-enUS.lua
   M /trunk/SorhaQuestLog.toc

- Darn quote close in the wrong place
------------------------------------------------------------------------
r151 | myrroddin | 2015-03-29 19:49:23 +0000 (Sun, 29 Mar 2015) | 10 lines
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/Bindings.xml
   M /trunk/Core.lua
   M /trunk/Fonts/framd.ttf
   A /trunk/Libs
   A /trunk/Libs/LibDataBroker-1.1
   A /trunk/Libs/LibDataBroker-1.1/LibDataBroker-1.1.lua
   M /trunk/Locales/Locale-deDE.lua
   M /trunk/Locales/Locale-enUS.lua
   M /trunk/Locales/Locale-esES.lua
   M /trunk/Locales/Locale-esMX.lua
   M /trunk/Locales/Locale-frFR.lua
   M /trunk/Locales/Locale-koKR.lua
   M /trunk/Locales/Locale-ruRU.lua
   M /trunk/Locales/Locale-zhCN.lua
   M /trunk/Locales/Locale-zhTW.lua
   M /trunk/Modules/Achievements.lua
   M /trunk/Modules/Quests.lua
   M /trunk/Modules/RemoteQuests.lua
   M /trunk/Modules/Scenarios.lua
   M /trunk/SorhaQuestLog.toc
   M /trunk/Templates.xml
   M /trunk/Textures/button1.tga
   M /trunk/Textures/button1_hover.tga

-- As per request from Sorha:
- LibButtonFacade is dead. Start replacing with Masque
- No longer force dependency with Masque. End user optional
- Clean up pkgmeta for consistency and clarification
- Add lib stripping (except for LDB)
- Non-English users will see English as default untranslated strings
- Use global strings instead of translations wherever possible (todo: clean up)
- Adjust localization files for better debugging
- Repository keyword substitution in ToC
- Minor clean up
------------------------------------------------------------------------
r149 | sorha2 | 2015-03-01 05:36:57 +0000 (Sun, 01 Mar 2015) | 4 lines
Changed paths:
   M /trunk/Core.lua
   M /trunk/Locales/Locale-enUS.lua
   M /trunk/Modules/Quests.lua
   M /trunk/SorhaQuestLog.toc

-ToC Update
-Fix for sounds not playing
-Added option to disable toasts
-Fixed bug causing quest items not to change colour if out of range
------------------------------------------------------------------------

Additional Files