FuBar_QuestsFu-r47127-nolib
Details
-
FilenameFuBar_QuestsFu-r47127-nolib.zip
-
Uploaded by
-
UploadedAug 21, 2007
-
Size78.12 KB
-
Downloads71
-
MD57281f3c454104fc41189ab2d1374db5c
Supported WoW Retail Versions
- 2.1.3
Changelog
------------------------------------------------------------------------
r47127 | kemayo | 2007-08-21 13:57:35 -0400 (Tue, 21 Aug 2007) | 2 lines
Changed paths:
M /trunk/FuBar_QuestsFu/FuBar_QuestsFu.toc
FuBar_QuestsFu: Add X-Donate.
------------------------------------------------------------------------
r45397 | fin | 2007-07-31 06:55:35 -0400 (Tue, 31 Jul 2007) | 3 lines
Changed paths:
M /trunk/FuBar_QuestsFu/QuestsFu.lua
FuBar_QuestsFu:
- added another default value for numNeeded (0 if nil); and updated one line using the description var to use (description or ''); I think the problems were caused by Mars Quest Organizer replacing GetQuestLogtTitle(): http://fin.pastey.net/71642
- the quest tracker now works! I'm not touching this again
------------------------------------------------------------------------
r45382 | kemayo | 2007-07-31 05:27:59 -0400 (Tue, 31 Jul 2007) | 2 lines
Changed paths:
M /trunk/FuBar_QuestsFu/Tracker/Tracker.lua
FuBar_QuestsFu:
-Tracker: Make sure to call QuestWatch_Update() after messing with quest watches.
------------------------------------------------------------------------
r45380 | kemayo | 2007-07-31 05:05:13 -0400 (Tue, 31 Jul 2007) | 2 lines
Changed paths:
M /trunk/FuBar_QuestsFu/Tracker/Tracker.lua
FuBar_QuestsFu:
-Tweak to the quest sorting function that'll (hopefully) fix a weird presumably timing-dependent issue that's been reported, but which I can't reproduce.
------------------------------------------------------------------------
r45378 | fin | 2007-07-31 04:48:14 -0400 (Tue, 31 Jul 2007) | 2 lines
Changed paths:
M /trunk/FuBar_QuestsFu/QuestsFu.lua
FuBar_QuestsFu:
- added line to set numGot to 0 if supplied as nil for some reason to avoid errors about nil values
------------------------------------------------------------------------