v8
Details
-
FilenameQuestsChanged-v8.zip
-
Uploaded by
-
UploadedOct 13, 2020
-
Size15.49 KB
-
Downloads284
-
MD5c87ff7cd1d75adff6a8e5b90c2623153
Supported WoW Retail Versions
- 9.0.1
Changelog
tag 94641fd1ef63f9b54a65e7e3797cb418bbc2b828 v8
Author: David Lynch <[email protected]>
Date: Tue Oct 13 11:13:51 2020 -0500
Tagging v8
commit b1b4fe7183a0a3d5566610bbc475d5f6d15950bb
Author: David Lynch <[email protected]>
Date: Sun Sep 13 23:46:26 2020 -0500
Can just use C_QuestLog.GetTitleForQuestID(questID) now
Goodbye tooltip scanning
commit ce1aa65e5af15701a348127a6aec8aa2c0f0da8b
Author: David Lynch <[email protected]>
Date: Sat Sep 26 11:22:00 2020 -0500
Option to print to chat when quests change
`/questschanged announce`
commit e772e054c23ee8a5188ccfca7349cd098e3a0175
Author: David Lynch <[email protected]>
Date: Sun Jul 19 13:02:13 2020 -0500
GetQuestsCompleted moved to C_QuestLog.GetAllCompletedQuestIDs
Also, return format changed a bit.
commit b535c77bc859fdc326c80b51fda8dee49da14013
Author: David Lynch <[email protected]>
Date: Sun Jul 19 13:01:30 2020 -0500
TOC for 9.0.1
commit 46dccf37f27e8fcd54fc8fdde319f0f75714720a
Author: David Lynch <[email protected]>
Date: Sat Oct 12 01:14:29 2019 -0500
Rewrite the log window to be more useful
Include a facility to copy the quests in a format that's friendly to
my handynotes addons.
commit 69df80045f01f171ab6d62ceedc4b793be4af2d2
Author: David Lynch <[email protected]>
Date: Fri Oct 11 21:47:02 2019 -0500
Ignore certain spammy quests
commit 717630de676d39e782a8a21a77a15ef1143d70da
Author: David Lynch <[email protected]>
Date: Fri Oct 11 21:38:40 2019 -0500
Bump TOC
commit 26993a70988178ae2554bd7f77e5af111d48beb6
Author: David Lynch <[email protected]>
Date: Thu Mar 21 20:55:27 2019 -0500
Only record a quest once per session
Weird spam with Crystal Clarity toggling on an off...
commit 3e1a27630f40d098c21083c5d3e7dc8807daa6e7
Author: David Lynch <[email protected]>
Date: Thu Mar 21 20:54:47 2019 -0500
Make MapNameFromID safer
Can no longer fail on mapdata being nil. Is actually possible to find
the subzone if it's grouped.
commit a3e5f1052c0ff8669ae84898fa9056f79c80edbd
Author: David Lynch <[email protected]>
Date: Thu Mar 21 20:53:31 2019 -0500
Bump TOC