r93
Details
-
FilenameLibQuixote-2.0-r93.zip
-
Uploaded by
-
UploadedNov 26, 2010
-
Size17.17 KB
-
Downloads224
-
MD53fe4ef8ae81230e61a11c1b4c1739427
Supported WoW Retail Versions
- 4.0.3a
Changelog
------------------------------------------------------------------------
r93 | kemayo | 2010-11-27 01:49:24 +0000 (Sat, 27 Nov 2010) | 1 line
Changed paths:
M /trunk/LibQuixote-2.0/LibQuixote-2.0.lua
Handle the "learn spell" objective type
------------------------------------------------------------------------
r92 | kemayo | 2010-11-09 05:30:47 +0000 (Tue, 09 Nov 2010) | 1 line
Changed paths:
M /trunk/LibQuixote-2.0/LibQuixote-2.0.lua
Fix some issues with quests and objectives being returned in an inconsistent order.
------------------------------------------------------------------------
r91 | kemayo | 2010-10-28 03:03:36 +0000 (Thu, 28 Oct 2010) | 5 lines
Changed paths:
M /trunk/LibQuixote-2.0/LibQuixote-2.0.lua
General improvements related to scanning
* Unique id showed up in GetQuestLogTitle back in 3.2, so I don't have to parse the link any more.
* Scanning past numEntries reveals collapsed quests, albeit not the zone they should go in.
* Nothing in the scan needs the selection to be set any more, and hasn't since the 2.0 rewrite, so stop doing that.
------------------------------------------------------------------------
r90 | kemayo | 2010-10-17 07:22:13 +0000 (Sun, 17 Oct 2010) | 1 line
Changed paths:
M /trunk/LibQuixote-2.0/LibQuixote-2.0.lua
Handling for some cases where the api is returning nil as zone names.
------------------------------------------------------------------------