v1.4.6
Details
-
FilenameSorhaQuestLog-v1.4.6.zip
-
Uploaded by
-
UploadedApr 3, 2015
-
Size450.80 KB
-
Downloads3,511
-
MD573cd44bb1216fbb056032a040551423c
Supported WoW Retail Versions
- 6.1.0
Changelog
------------------------------------------------------------------------
r157 | myrroddin | 2015-04-03 23:16:09 +0000 (Fri, 03 Apr 2015) | 3 lines
Changed paths:
A /tags/v1.4.6 (from /trunk:156)
Tagging as v1.4.6
-- Last version before Masque support implemented.
------------------------------------------------------------------------
r156 | myrroddin | 2015-04-03 20:41:10 +0000 (Fri, 03 Apr 2015) | 3 lines
Changed paths:
M /trunk/Core.lua
A /trunk/Locales/Locale-itIT.lua
A /trunk/Locales/Locale-ptBR.lua
M /trunk/SorhaQuestLog.toc
- Fix ticket #46 keybinding not working
- Added itIT and ptBR localization files (how were those missed??)
- Slow grind on Masque support continues
------------------------------------------------------------------------
r155 | myrroddin | 2015-04-02 13:54:43 +0000 (Thu, 02 Apr 2015) | 1 line
Changed paths:
M /trunk/Modules/Achievements.lua
- Cleaned up localizations, as now using more of Blizzard's global strings
------------------------------------------------------------------------
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
------------------------------------------------------------------------