DailyQuestViewer-r73050-nolib

Details

  • Filename
    DailyQuestViewer-r73050-nolib.zip
  • Uploaded by
  • Uploaded
    May 7, 2008
  • Size
    21.53 KB
  • Downloads
    7
  • MD5
    f5eae93b9ed3f52fda13fc14350db95b

Supported WoW Retail Versions

  • 2.4.3

Changelog

------------------------------------------------------------------------
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.
------------------------------------------------------------------------
r72690 | Chingerayl | 2008-05-04 18:01:49 -0400 (Sun, 04 May 2008) | 2 lines
Changed paths:
   M /trunk/DailyQuestTracker/Comm.lua
   M /trunk/DailyQuestTracker/DailyTrackerFrame.xml

DailyQuestTracker:
- Frame now displays the number of unique user names sighted (mainly for my own personal use).
------------------------------------------------------------------------
r72674 | Chingerayl | 2008-05-04 16:07:41 -0400 (Sun, 04 May 2008) | 4 lines
Changed paths:
   M /trunk/DailyQuestTracker/DailyTracker.lua
   M /trunk/DailyQuestTracker/DailyTrackerButton.lua
   M /trunk/DailyQuestTracker/DailyTrackerButton.xml
   M /trunk/DailyQuestTracker/DailyTrackerFrame.lua
   M /trunk/DailyQuestTracker/DailyTrackerFrame.xml

DailyQuestTracker:
- Clicking on the minimap icon now toggles the frame instead of always trying to display it.
- Right clicking on the minimap icon will no longer bring up the frame.
- Frame now displays the current revision number of DailyQuestTracker.
------------------------------------------------------------------------
r72672 | Chingerayl | 2008-05-04 15:43:41 -0400 (Sun, 04 May 2008) | 2 lines
Changed paths:
   M /trunk/DailyQuestTracker/DailyTracker.lua

DailyQuestTracker:
- Testing embedded revision number.
------------------------------------------------------------------------
r72663 | Chingerayl | 2008-05-04 15:02:19 -0400 (Sun, 04 May 2008) | 3 lines
Changed paths:
   A /trunk/DailyQuestTracker/DailyTrackerButton.lua
   A /trunk/DailyQuestTracker/DailyTrackerButton.xml
   M /trunk/DailyQuestTracker/Images/mm_icon.tga

DailyQuestTracker:
- Fixed issue with minimap icon not appearing.
- Minimap icon now renders in blue instead of green.
------------------------------------------------------------------------
r72654 | Chingerayl | 2008-05-04 13:21:20 -0400 (Sun, 04 May 2008) | 3 lines
Changed paths:
   M /trunk/DailyQuestTracker/DailyQuestTracker.toc
   M /trunk/DailyQuestTracker/DailyTracker.lua
   A /trunk/DailyQuestTracker/Images
   A /trunk/DailyQuestTracker/Images/mm_icon.tga
   M /trunk/DailyQuestTracker/Localization/enUS/UI.lua

DailyQuestTracker:
- Added a minimap icon to toggle the DailyTracker frame.
- Implemented AceDB to save variables (currently just debug mode and minimap icon position) between sessions.
------------------------------------------------------------------------
r72581 | Chingerayl | 2008-05-03 22:43:29 -0400 (Sat, 03 May 2008) | 4 lines
Changed paths:
   M /trunk/DailyQuestTracker/Comm.lua
   M /trunk/DailyQuestTracker/DailyTrackerFrame.lua
   M /trunk/DailyQuestTracker/Localization/enUS/Quests.lua
   M /trunk/DailyQuestTracker/Timer.lua

DailyQuestTracker:
- Botanica Normal Daily now correctly identified as "Sunseeker Channelers".
- Removed tick debug text from Timer.lua
- User will no longer have to press "Refresh" to get the most recent dailies.  The window will now automatically grab the latest dailies when it's displayed.
------------------------------------------------------------------------
r72490 | Chingerayl | 2008-05-02 21:50:23 -0400 (Fri, 02 May 2008) | 2 lines
Changed paths:
   M /trunk/DailyQuestTracker/Comm.lua

DailyQuestTracker:
- Fixed issue with error in ReceiveDailyResponse
------------------------------------------------------------------------
r72273 | Chingerayl | 2008-04-30 22:34:47 -0400 (Wed, 30 Apr 2008) | 2 lines
Changed paths:
   M /trunk/DailyQuestTracker/DailyQuestTracker.toc

DailyQuestTracker:
- Removed credits for now.
------------------------------------------------------------------------
r72272 | Chingerayl | 2008-04-30 22:31:20 -0400 (Wed, 30 Apr 2008) | 2 lines
Changed paths:
   M /trunk/DailyQuestTracker/DailyTrackerFrame.lua
   M /trunk/DailyQuestTracker/DailyTrackerFrame.xml
   M /trunk/DailyQuestTracker/Localization/enUS/Quests.lua
   M /trunk/DailyQuestTracker/Localization/enUS/UI.lua

DailyQuestTracker:
- Support added for Daily Battlegrounds quests.
------------------------------------------------------------------------
r72009 | Chingerayl | 2008-04-28 19:17:49 -0400 (Mon, 28 Apr 2008) | 2 lines
Changed paths:
   D /trunk/DailyQuestTracker/DailyTracker.toc

DailyQuestTracker:
- Removed DailyTracker.toc
------------------------------------------------------------------------
r72008 | Chingerayl | 2008-04-28 19:16:30 -0400 (Mon, 28 Apr 2008) | 2 lines
Changed paths:
   A /trunk/DailyQuestTracker/DailyQuestTracker.toc (from /trunk/DailyQuestTracker/DailyTracker.toc:72006

DailyQuestTracker:
- Renamed DailyTracker.toc to DailyQuestTracker.toc
------------------------------------------------------------------------
r71961 | Chingerayl | 2008-04-28 12:11:36 -0400 (Mon, 28 Apr 2008) | 2 lines
Changed paths:
   M /trunk/DailyQuestTracker/DailyTracker.toc
   M /trunk/DailyQuestTracker/DailyTrackerFrame.xml

DailyQuestTracker:
- More TOC changes
------------------------------------------------------------------------
r71855 | Chingerayl | 2008-04-27 19:51:52 -0400 (Sun, 27 Apr 2008) | 3 lines
Changed paths:
   M /trunk/DailyQuestTracker/DailyTracker.toc
   M /trunk/DailyQuestTracker/DailyTrackerFrame.xml

DailyQuestTracker:
- TOC metadata updated.
- DailyTrackerFrame.xml structure changed (automatically by AddOn Studio)
------------------------------------------------------------------------
r71850 | Chingerayl | 2008-04-27 19:13:50 -0400 (Sun, 27 Apr 2008) | 2 lines
Changed paths:
   M /trunk/DailyQuestTracker/DailyTracker.toc

DailyQuestTracker:
- Replaced TOC file that AddOnStudio generates with the current custom one I made.
------------------------------------------------------------------------
r71848 | Chingerayl | 2008-04-27 19:09:09 -0400 (Sun, 27 Apr 2008) | 2 lines
Changed paths:
   M /trunk/DailyQuestTracker

DailyQuestTracker:
- Basic SVN properties changes.
------------------------------------------------------------------------
r71847 | Chingerayl | 2008-04-27 18:58:40 -0400 (Sun, 27 Apr 2008) | 2 lines
Changed paths:
   A /trunk/DailyQuestTracker
   A /trunk/DailyQuestTracker/Comm.lua
   A /trunk/DailyQuestTracker/DailyTracker.lua
   A /trunk/DailyQuestTracker/DailyTracker.toc
   A /trunk/DailyQuestTracker/DailyTrackerFrame.lua
   A /trunk/DailyQuestTracker/DailyTrackerFrame.xml
   A /trunk/DailyQuestTracker/Localization
   A /trunk/DailyQuestTracker/Localization/enUS
   A /trunk/DailyQuestTracker/Localization/enUS/Quests.lua
   A /trunk/DailyQuestTracker/Localization/enUS/UI.lua
   A /trunk/DailyQuestTracker/Quests.lua
   A /trunk/DailyQuestTracker/Timer.lua

DailyQuestTracker: initial commit
- Utilizes AceComm background communication to allow users to see the daily random quests without having to visit the quest givers.
------------------------------------------------------------------------