r8-beta
Details
-
FilenameQuestAgent-r8-beta.zip
-
Uploaded by
-
UploadedNov 10, 2008
-
Size333.27 KB
-
Downloads32
-
MD585cf9d7dd4f2bd005cfb8813eb618aa8
Supported WoW Retail Versions
- 3.0.3
Changelog
------------------------------------------------------------------------
r9 | allara | 2008-11-10 17:03:09 +0000 (Mon, 10 Nov 2008) | 1 line
Changed paths:
A /tags/r8-beta (from /trunk:8)
Tagging as r8-beta
------------------------------------------------------------------------
r8 | allara | 2008-11-10 17:02:15 +0000 (Mon, 10 Nov 2008) | 1 line
Changed paths:
M /trunk/QuestAgent.lua
M /trunk/QuestFrame.lua
- QuestAgent will hopefully no longer break other add-ons that modify the quest log (tested with QuestGuru)
------------------------------------------------------------------------
r6 | allara | 2008-11-10 05:34:19 +0000 (Mon, 10 Nov 2008) | 12 lines
Changed paths:
M /trunk/Locales.lua
M /trunk/QuestAgent.lua
M /trunk/QuestFrame.lua
Major update:
- Now supports partial updates
- Full synchronization happens when any party member reloads their UI or if party members change
- During full synchronization, QuestAgent now displays "Synchronizing..." with a timer under each party member
- When single quests are updated, removed, or added, QuestAgent will now update just that quest for the party
- If you happen to be looking at a party member's quest when it updates, the quest log will also update
- This results in instantaneous updates while playing!
- QuestAgent will no longer display the length of time the last sync took, since most of the time we're not using that system any more
- There are several issues still to work out, namely with keeping the quest log sorted properly
- There is also one remaining hole in the sync logic. If a full sync is taking place and one of your quest objectives updates during the sync, party members will not receive the updated objectives. The system I had written to make this work ended up not working properly, and I'm still looking for a solution. Note that if you ADD or REMOVE a quest while a full sync is taking place, QuestAgent WILL notice this and update properly after the sync finishes. It's only for objective updates during a full sync that we have a problem currently.
- This should be considered very beta.
- ALL PARTY MEMBERS MUST BE RUNNING THIS LATEST VERSION OF QUESTAGENT!
------------------------------------------------------------------------
r5 | allara | 2008-11-09 22:08:12 +0000 (Sun, 09 Nov 2008) | 2 lines
Changed paths:
M /trunk/Locales.lua
M /trunk/QuestAgent.lua
- Any quest type can now be a daily also
- Added support for Heroic Dungeon quests (d+)
------------------------------------------------------------------------
r3 | allara | 2008-11-09 04:29:16 +0000 (Sun, 09 Nov 2008) | 1 line
Changed paths:
A /trunk/.pkgmeta
- Added .pkgmeta
------------------------------------------------------------------------
r2 | allara | 2008-11-09 04:15:32 +0000 (Sun, 09 Nov 2008) | 1 line
Changed paths:
A /trunk/Art
A /trunk/Art/QuestAgent-QuestLog.blp
A /trunk/Changes.txt
A /trunk/Libs
A /trunk/Locales.lua
A /trunk/QuestAgent.lua
A /trunk/QuestAgent.toc
A /trunk/QuestAgent.xml
A /trunk/QuestFrame.lua
A /trunk/embeds.xml
- Initial commit
------------------------------------------------------------------------
r1 | root | 2008-11-09 04:10:27 +0000 (Sun, 09 Nov 2008) | 1 line
Changed paths:
A /branches
A /tags
A /trunk
"questagent/mainline: Initial Import"
------------------------------------------------------------------------