r92

Details

  • Filename
    LibQuixote-2.0-r92.zip
  • Uploaded by
  • Uploaded
    Nov 8, 2010
  • Size
    17.35 KB
  • Downloads
    172
  • MD5
    3a1ff4dbe0081dfeb17c0c02f6119ac2

Supported WoW Retail Versions

  • 4.0.1

Changelog

------------------------------------------------------------------------
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.
------------------------------------------------------------------------
r89 | kemayo | 2010-10-15 06:52:32 +0000 (Fri, 15 Oct 2010) | 1 line
Changed paths:
   M /trunk/LibQuixote-2.0/LibQuixote-2.0.lua

Ran into some malformed objectives. (Fargodeep mine)
------------------------------------------------------------------------
r88 | kemayo | 2010-10-12 05:01:59 +0000 (Tue, 12 Oct 2010) | 1 line
Changed paths:
   M /trunk/LibQuixote-2.0.toc

Okay, it's a lib, but I'm bumping the TOC anyway.
------------------------------------------------------------------------
r87 | kemayo | 2010-10-09 16:59:43 +0000 (Sat, 09 Oct 2010) | 1 line
Changed paths:
   M /trunk/LibQuixote-2.0.toc

A major release with apparently no quest API changes? Are Blizzard feeling okay?
------------------------------------------------------------------------
r86 | kemayo | 2010-01-23 18:17:31 +0000 (Sat, 23 Jan 2010) | 1 line
Changed paths:
   M /trunk/LibQuixote-2.0/LibQuixote-2.0.lua

Stop sending messages to cross-realm players in random instances, for now.
------------------------------------------------------------------------