DailyQuestViewer-r76060

Details

  • Filename
    DailyQuestViewer-r76060.zip
  • Uploaded by
  • Uploaded
    Jun 5, 2008
  • Size
    110.37 KB
  • Downloads
    15
  • MD5
    589f18cc3d5a250c0e46939b411d3159

Supported WoW Retail Versions

  • 2.4.3

Changelog

------------------------------------------------------------------------
r76060 | wang | 2008-06-05 04:38:37 -0400 (Thu, 05 Jun 2008) | 2 lines
Changed paths:
   M /trunk/DailyQuestViewer/Localization/zhCN/UI.lua

DailyQuestViewer:
- zhCN update
------------------------------------------------------------------------
r76041 | Chingerayl | 2008-06-04 21:48:49 -0400 (Wed, 04 Jun 2008) | 4 lines
Changed paths:
   M /trunk/DailyQuestViewer/Comm.lua
   M /trunk/DailyQuestViewer/DailyQuestViewer.toc
   M /trunk/DailyQuestViewer/DailyTracker.lua
   M /trunk/DailyQuestViewer/DailyTrackerButton.xml
   M /trunk/DailyQuestViewer/Localization/UiChangeLog.txt
   M /trunk/DailyQuestViewer/Localization/enUS/UI.lua

DailyQuestViewer:
- Version check and initial quest fetch now properly occur when the AceComm channel is joined, and not when the mod is enabled.
- Added a traffic check command (mainly for my own use)

------------------------------------------------------------------------
r75297 | Chingerayl | 2008-05-27 19:28:47 -0400 (Tue, 27 May 2008) | 5 lines
Changed paths:
   M /trunk/DailyQuestViewer/DailyQuestViewer.toc
   M /trunk/DailyQuestViewer/Localization/enUS/Quests.lua
   M /trunk/DailyQuestViewer/Localization/enUS/UI.lua
   M /trunk/DailyQuestViewer/Localization/koKR/Quests.lua
   M /trunk/DailyQuestViewer/Localization/koKR/UI.lua
   M /trunk/DailyQuestViewer/Localization/zhCN/Quests.lua
   M /trunk/DailyQuestViewer/Localization/zhCN/UI.lua
   M /trunk/DailyQuestViewer/Localization/zhTW/Quests.lua
   M /trunk/DailyQuestViewer/Localization/zhTW/UI.lua

DailyQuestViewer:
- Removed test locale
- Added revision numbers to individual localization files to aid translators.

------------------------------------------------------------------------
r75296 | Chingerayl | 2008-05-27 19:25:39 -0400 (Tue, 27 May 2008) | 3 lines
Changed paths:
   D /trunk/DailyQuestViewer/Localization/TestLocale

DailyQuestViewer:
- Removed Test locale

------------------------------------------------------------------------
r75295 | Chingerayl | 2008-05-27 19:15:06 -0400 (Tue, 27 May 2008) | 6 lines
Changed paths:
   M /trunk/DailyQuestViewer/DailyQuestViewer.toc
   A /trunk/DailyQuestViewer/Init.lua
   A /trunk/DailyQuestViewer/Localization/Localization.lua
   A /trunk/DailyQuestViewer/Localization/QuestsChangeLog.txt
   A /trunk/DailyQuestViewer/Localization/TestLocale
   A /trunk/DailyQuestViewer/Localization/TestLocale/QuestsAndUI.lua
   A /trunk/DailyQuestViewer/Localization/UiChangeLog.txt
   M /trunk/DailyQuestViewer/Localization/enUS/Quests.lua
   M /trunk/DailyQuestViewer/Localization/enUS/UI.lua
   M /trunk/DailyQuestViewer/Localization/koKR/Quests.lua
   M /trunk/DailyQuestViewer/Localization/koKR/UI.lua
   M /trunk/DailyQuestViewer/Localization/zhCN/Quests.lua
   M /trunk/DailyQuestViewer/Localization/zhCN/UI.lua
   M /trunk/DailyQuestViewer/Localization/zhTW/Quests.lua
   M /trunk/DailyQuestViewer/Localization/zhTW/UI.lua
   M /trunk/DailyQuestViewer/Quests.lua

DailyQuestViewer:
- Complete refactoring of localization engine:
-- People translating addon no longer have to throw in any conditional logic.
-- Localizations now cascade from english down to whichever locale the client is running.  If a string is untranslated, it will now roll back to English to prevent an error.
-- Added QuestsChangeLog.txt and UiChangeLog.txt to log which strings in the English version were changed and why, to help translators know what has to change.

------------------------------------------------------------------------
r73938 | 7destiny | 2008-05-15 05:32:17 -0400 (Thu, 15 May 2008) | 2 lines
Changed paths:
   M /trunk/DailyQuestViewer/DailyQuestViewer.toc
   A /trunk/DailyQuestViewer/Localization/koKR
   A /trunk/DailyQuestViewer/Localization/koKR/Quests.lua
   A /trunk/DailyQuestViewer/Localization/koKR/UI.lua

DailyQuestViewer:
- add koKR local
------------------------------------------------------------------------
r73533 | wang | 2008-05-11 22:50:55 -0400 (Sun, 11 May 2008) | 2 lines
Changed paths:
   M /trunk/DailyQuestViewer/DailyQuestViewer.toc
   A /trunk/DailyQuestViewer/Localization/zhCN
   A /trunk/DailyQuestViewer/Localization/zhCN/Quests.lua
   A /trunk/DailyQuestViewer/Localization/zhCN/UI.lua
   A /trunk/DailyQuestViewer/Localization/zhTW
   A /trunk/DailyQuestViewer/Localization/zhTW/Quests.lua
   A /trunk/DailyQuestViewer/Localization/zhTW/UI.lua

DailyQuestViewer:
- add zhCN&zhTW local
------------------------------------------------------------------------
r73514 | Chingerayl | 2008-05-11 19:09:54 -0400 (Sun, 11 May 2008) | 2 lines
Changed paths:
   M /trunk/DailyQuestViewer/DailyQuestViewer.toc
   M /trunk/DailyQuestViewer/DailyTracker.lua

DailyQuestViewer:
- Now automatically requests current dailies immediately upon loading the addon, instead of the first time the user opens the frame.
------------------------------------------------------------------------
r73479 | Chingerayl | 2008-05-11 14:32:16 -0400 (Sun, 11 May 2008) | 2 lines
Changed paths:
   M /trunk/DailyQuestViewer/DailyQuestViewer.toc

DailyQuestViewer:
- Fixed typo that suddenly caused user settings to not save properly.
------------------------------------------------------------------------
r73407 | Chingerayl | 2008-05-10 21:11:47 -0400 (Sat, 10 May 2008) | 3 lines
Changed paths:
   M /trunk/DailyQuestViewer/DailyQuestViewer.toc
   M /trunk/DailyQuestViewer/DailyTrackerFrame.lua

DailyQuestViewer:
- Fixed issue where tooltip would appear saying your addon was out of date when you actually have the latest version.
- Note that, now that I'm releasing this, the tooltip appearing is no longer a bug in the previous version :P.
------------------------------------------------------------------------
r73159 | Chingerayl | 2008-05-08 20:50:06 -0400 (Thu, 08 May 2008) | 2 lines
Changed paths:
   M /trunk/DailyQuestViewer/DailyQuestViewer.toc
   M /trunk/DailyQuestViewer/DailyTrackerFrame.lua
   M /trunk/DailyQuestViewer/DailyTrackerFrame.xml
   M /trunk/DailyQuestViewer/Localization/enUS/UI.lua

DailyQuestViewer:
- Added tooltip explaining whether your version is compatible or not to version check.
------------------------------------------------------------------------
r73113 | Chingerayl | 2008-05-08 11:44:39 -0400 (Thu, 08 May 2008) | 2 lines
Changed paths:
   M /trunk/DailyQuestViewer/DailyQuestViewer.toc
   M /trunk/DailyQuestViewer/DailyTracker.lua

DailyQuestViewer:
- Updated version number to 0.2
------------------------------------------------------------------------
r73112 | Chingerayl | 2008-05-08 11:39:49 -0400 (Thu, 08 May 2008) | 2 lines
Changed paths:
   M /trunk/DailyQuestViewer/Comm.lua

DailyQuestViewer:
- Changed Protocol version from a number to a string, to re-enable backwards compatibility between DailyQuestTracker and DailyQuestViewer.
------------------------------------------------------------------------
r73057 | Chingerayl | 2008-05-08 00:36:23 -0400 (Thu, 08 May 2008) | 5 lines
Changed paths:
   M /trunk/DailyQuestViewer/Comm.lua
   M /trunk/DailyQuestViewer/DailyTracker.lua
   M /trunk/DailyQuestViewer/DailyTrackerButton.xml
   M /trunk/DailyQuestViewer/DailyTrackerFrame.lua
   M /trunk/DailyQuestViewer/DailyTrackerFrame.xml
   M /trunk/DailyQuestViewer/Localization/enUS/UI.lua

DailyQuestViewer:
- Protocol versioning system implemented to enable me to easily break backwards compatibility when necessary.
- Backwards compatibility broken with DailyQuestTracker.
- Added a version checking system.  The latest version will be displayed in the DailyViewer frame when different than yours.  If it's in green, the your version is compatible with the newest version and may remain.  If in red, the newest version is incompatible with yours, and you should upgrade as soon as possible.
- Version checking is only partially tested, as it's somewhat difficult to test version checking when you always have the latest version :)
------------------------------------------------------------------------
r73050 | Chingerayl | 2008-05-07 21:13:56 -0400 (Wed, 07 May 2008) | 2 lines
Changed paths:
   M /trunk/DailyQuestViewer

DailyQuestViewer:
- Updated default commit message
------------------------------------------------------------------------
r73049 | Chingerayl | 2008-05-07 21:11:58 -0400 (Wed, 07 May 2008) | 2 lines
Changed paths:
   M /trunk/DailyQuestViewer/DailyQuestViewer.toc

DailyQuestViewer:
- Corrected case of the libs folder in the TOC
------------------------------------------------------------------------
r73048 | Chingerayl | 2008-05-07 21:09:12 -0400 (Wed, 07 May 2008) | 3 lines
Changed paths:
   M /trunk/DailyQuestViewer/DailyTrackerButton.xml

DailyQuestViewer:
- Updated file reference in the minimap icon to the new addon install directory.

------------------------------------------------------------------------
r73046 | Chingerayl | 2008-05-07 21:01:34 -0400 (Wed, 07 May 2008) | 2 lines
Changed paths:
   D /trunk/DailyQuestTracker
   A /trunk/DailyQuestViewer (from /trunk/DailyQuestTracker:73045)

DailyQuestViewer:
- Renamed SVN branch from "DailyQuestTracker" to its new name, "DailyQuestViewer".
------------------------------------------------------------------------
r73045 | Chingerayl | 2008-05-07 21:01:00 -0400 (Wed, 07 May 2008) | 2 lines
Changed paths:
   D /trunk/DailyQuestTracker/DailyQuestTracker.toc
   A /trunk/DailyQuestTracker/DailyQuestViewer.toc (from /trunk/DailyQuestTracker/DailyQuestTracker.toc:73044

DailyQuestTracker:
- Renamed DailyQuestTracker.toc to DailyQuestViewer.toc
------------------------------------------------------------------------
r73044 | Chingerayl | 2008-05-07 20:57:59 -0400 (Wed, 07 May 2008) | 2 lines
Changed paths:
   M /trunk/DailyQuestTracker/DailyQuestTracker.toc
   M /trunk/DailyQuestTracker/DailyTracker.lua
   M /trunk/DailyQuestTracker/DailyTrackerButton.xml
   M /trunk/DailyQuestTracker/DailyTrackerFrame.xml
   M /trunk/DailyQuestTracker/Localization/enUS/UI.lua

DailyQuestTracker:
- Replaced references of "Daily Quest Tracker" with the addon's new name, "Daily Quest Viewer"
------------------------------------------------------------------------
r72806 | Chingerayl | 2008-05-05 19:12:24 -0400 (Mon, 05 May 2008) | 2 lines
Changed paths:
   M /trunk/DailyQuestTracker/DailyTracker.lua

DailyQuestTracker:
- Fixed bug where a (noncritical) error would occur upon loading.
------------------------------------------------------------------------

Additional Files