r111-alpha

Details

  • Filename
    LibQuixote-2.0-r111-alpha.zip
  • Uploaded by
  • Uploaded
    Apr 22, 2020
  • Size
    19.50 KB
  • Downloads
    462
  • MD5
    0bf0909a5bad3fcddbc0ed2e71a9f2b5

Supported WoW Retail Versions

  • 6.0.3

Changelog

------------------------------------------------------------------------
r111 | kemayo | 2020-04-23 03:54:16 +0000 (Thu, 23 Apr 2020) | 1 line
Changed paths:
   M /trunk/LibQuixote-2.0/LibQuixote-2.0.lua

Bandage over war campaign quests
------------------------------------------------------------------------
r110 | kemayo | 2016-07-30 16:59:53 +0000 (Sat, 30 Jul 2016) | 1 line
Changed paths:
   M /trunk/LibQuixote-2.0/LibQuixote-2.0.lua

GetQuestObjectiveInfo now returns raw got/needed, so use it
------------------------------------------------------------------------
r109 | kemayo | 2015-09-27 19:00:34 +0000 (Sun, 27 Sep 2015) | 1 line
Changed paths:
   M /trunk/LibQuixote-2.0/LibQuixote-2.0.lua

Fallback for objectives
------------------------------------------------------------------------
r108 | kemayo | 2015-09-23 23:23:20 +0000 (Wed, 23 Sep 2015) | 1 line
Changed paths:
   M /trunk/LibQuixote-2.0/LibQuixote-2.0.lua

Make sure objects matched
------------------------------------------------------------------------
r107 | kemayo | 2014-10-15 04:17:02 +0000 (Wed, 15 Oct 2014) | 1 line
Changed paths:
   M /trunk/LibQuixote-2.0/LibQuixote-2.0.lua

Minor version math error?
------------------------------------------------------------------------
r106 | kemayo | 2014-10-15 04:01:10 +0000 (Wed, 15 Oct 2014) | 1 line
Changed paths:
   M /trunk/LibQuixote-2.0/LibQuixote-2.0.lua

Changes: getquestlogtitle returns, objective format
------------------------------------------------------------------------
r105 | kemayo | 2014-10-15 04:01:06 +0000 (Wed, 15 Oct 2014) | 1 line
Changed paths:
   M /trunk/LibQuixote-2.0.toc

TOC bump
------------------------------------------------------------------------
r104 | kemayo | 2013-08-10 23:42:33 +0000 (Sat, 10 Aug 2013) | 1 line
Changed paths:
   M /trunk/LibQuixote-2.0/LibQuixote-2.0.lua

Avoid tainting some quest functions
------------------------------------------------------------------------
r103 | dridzt | 2013-07-22 22:28:57 +0000 (Mon, 22 Jul 2013) | 3 lines
Changed paths:
   M /trunk/LibQuixote-2.0/LibQuixote-2.0.lua

LibQuixote-2.0:
- Attempt to fix ticket 14
(OnUpdate never stopping on cold login causing the garbage collector to go into overdrive)
------------------------------------------------------------------------
r102 | kemayo | 2012-11-29 05:39:13 +0000 (Thu, 29 Nov 2012) | 1 line
Changed paths:
   M /trunk/LibQuixote-2.0.toc

Bump TOC
------------------------------------------------------------------------
r101 | kemayo | 2012-10-21 04:41:31 +0000 (Sun, 21 Oct 2012) | 1 line
Changed paths:
   M /trunk/LibQuixote-2.0/LibQuixote-2.0.lua

Account-level quest tags. (Pet battles, mostly.)
------------------------------------------------------------------------
r100 | kemayo | 2012-09-29 08:26:43 +0000 (Sat, 29 Sep 2012) | 1 line
Changed paths:
   M /trunk/LibQuixote-2.0/LibQuixote-2.0.lua

Scenario tags and broken GetQuestObjective
------------------------------------------------------------------------
r99 | kemayo | 2012-09-13 23:48:31 +0000 (Thu, 13 Sep 2012) | 1 line
Changed paths:
   M /trunk/LibQuixote-2.0/LibQuixote-2.0.lua

Probably stop a nil index error that Dark_Elf reported.
------------------------------------------------------------------------
r98 | kemayo | 2012-08-30 19:38:59 +0000 (Thu, 30 Aug 2012) | 1 line
Changed paths:
   M /trunk/LibQuixote-2.0/LibQuixote-2.0.lua

New group events
------------------------------------------------------------------------
r97 | kemayo | 2012-08-28 23:35:23 +0000 (Tue, 28 Aug 2012) | 1 line
Changed paths:
   M /trunk/LibQuixote-2.0/LibQuixote-2.0.lua

Missed a handful of GetNumPartyMembers
------------------------------------------------------------------------
r96 | kemayo | 2012-08-28 23:31:56 +0000 (Tue, 28 Aug 2012) | 1 line
Changed paths:
   M /trunk/LibQuixote-2.0/LibQuixote-2.0.lua
   M /trunk/LibQuixote-2.0.toc

TOC bump, and GetNumGroupMembers
------------------------------------------------------------------------
r95 | kemayo | 2011-08-04 22:00:59 +0000 (Thu, 04 Aug 2011) | 1 line
Changed paths:
   M /trunk/LibQuixote-2.0/ChatThrottleLib.lua

Update ChatThrottleLib
------------------------------------------------------------------------
r94 | kemayo | 2011-05-27 04:42:41 +0000 (Fri, 27 May 2011) | 1 line
Changed paths:
   M /trunk/LibQuixote-2.0.toc

Bump TOC
------------------------------------------------------------------------
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.
------------------------------------------------------------------------
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.
------------------------------------------------------------------------
r85 | kemayo | 2010-01-22 16:46:38 +0000 (Fri, 22 Jan 2010) | 1 line
Changed paths:
   M /trunk/LibQuixote-2.0/LibQuixote-2.0.lua

Handle new 'log' objective-type, which seems to have replaced 'event'. Or maybe is just sometimes used in place of it.
------------------------------------------------------------------------
r84 | kandarz | 2009-12-10 12:54:31 +0000 (Thu, 10 Dec 2009) | 1 line
Changed paths:
   M /trunk/LibQuixote-2.0.toc

Interface version to 30300
------------------------------------------------------------------------
r83 | kandarz | 2009-12-07 08:46:02 +0000 (Mon, 07 Dec 2009) | 1 line
Changed paths:
   M /trunk/LibQuixote-2.0/LibQuixote-2.0.lua

LibQuixote-2.0: Check to see if old objectives exist before tying to update the objective. Fix provided by AZMAK at Wowinterface.com (http://www.wowinterface.com/downloads/info10905-EveryQuest.html#comments)
------------------------------------------------------------------------
r82 | kemayo | 2009-08-12 06:39:50 +0000 (Wed, 12 Aug 2009) | 1 line
Changed paths:
   M /trunk/LibQuixote-2.0.toc

Bump TOC
------------------------------------------------------------------------
r81 | kemayo | 2009-08-09 04:36:19 +0000 (Sun, 09 Aug 2009) | 1 line
Changed paths:
   M /trunk/LibQuixote-2.0/LibQuixote-2.0.lua

OpenToQuestIndex to SetSelection
------------------------------------------------------------------------
r80 | kemayo | 2009-05-02 05:12:35 +0000 (Sat, 02 May 2009) | 1 line
Changed paths:
   M /trunk/LibQuixote-2.0/LibQuixote-2.0.lua

Account for new 'player' objective type, thanks to gagou telling me it exists
------------------------------------------------------------------------
r79 | kemayo | 2009-04-22 01:42:51 +0000 (Wed, 22 Apr 2009) | 1 line
Changed paths:
   M /trunk/LibQuixote-2.0/LibQuixote-2.0.lua

Fix possible nil error
------------------------------------------------------------------------
r78 | kemayo | 2009-04-19 01:06:00 +0000 (Sun, 19 Apr 2009) | 1 line
Changed paths:
   M /trunk/LibQuixote-2.0/LibQuixote-2.0.lua

Compress some things a bit
------------------------------------------------------------------------
r77 | kemayo | 2009-04-16 23:54:58 +0000 (Thu, 16 Apr 2009) | 1 line
Changed paths:
   M /trunk/LibQuixote-2.0/LibQuixote-2.0.lua

Add a 'Ready' callback
------------------------------------------------------------------------
r76 | kemayo | 2009-04-07 08:24:30 +0000 (Tue, 07 Apr 2009) | 2 lines
Changed paths:
   M /trunk/LibQuixote-2.0/LibQuixote-2.0.lua

Small tweaks, and an attempt to fix a bug reported by Elkano

------------------------------------------------------------------------
r75 | kemayo | 2009-02-23 00:58:58 +0000 (Mon, 23 Feb 2009) | 1 line
Changed paths:
   M /trunk/LibQuixote-2.0.toc

Bump TOC since it seems to work
------------------------------------------------------------------------
r74 | nevcairiel | 2008-10-12 11:40:01 +0000 (Sun, 12 Oct 2008) | 1 line
Changed paths:
   M /trunk/LibQuixote-2.0.toc

Patch 3.0 prep: Remove LoD from Libraries that have no load manager (LoD+OptDep Bug)
------------------------------------------------------------------------
r73 | nevcairiel | 2008-10-09 21:53:22 +0000 (Thu, 09 Oct 2008) | 1 line
Changed paths:
   M /trunk/LibQuixote-2.0/ChatThrottleLib.lua
   M /trunk/LibQuixote-2.0/LibQuixote-2.0.lua

WoWAce Post-Processing: Virtually inflate Library Revision numbers for proper upgrade path
------------------------------------------------------------------------
r72 | root | 2008-09-29 21:40:07 +0000 (Mon, 29 Sep 2008) | 1 line
Changed paths:
   A /trunk/.pkgmeta

Facilitate WowAce-on-CurseForge transition
------------------------------------------------------------------------
r70 | root | 2008-09-29 20:58:18 +0000 (Mon, 29 Sep 2008) | 1 line
Changed paths:
   D /tmp/trunk/LibQuixote-2.0
   A /trunk (from /tmp/trunk/LibQuixote-2.0:69)

Importing old repo data under /trunk
------------------------------------------------------------------------