promotional bannermobile promotional banner

Quest Finder

Lists missing quest in your current Zone.

File Details

r20

  • A
  • Sep 23, 2013
  • 84.77 KB
  • 143
  • 2.4

File Name

Quest_Finder-r20.zip

Supported Versions

  • 2.4

0.1.8

  • Updated: Now uses Quest.xml and NPC.xml files dated: 2013-09-23
  • Updated: Requires Rift 2.4.
  • New: Updated with 400 new quests.
  • New: Added 75 quests for both factions.
  • New: Removed 52 quests flagged as Guardian only.
  • New: Removed 36 quests flagged as Defiant only.
  • New: Removed 48 quests as depreciated.
  • New: Added 413 repeatable quests.
  • Fixed: Some instances where Faction association wasn't working as intended.

0.1.7

  • Update: Enhanced internal Quest parsing engine with conditional faction matching.
  • Update: Internal NPC Database is now active (Dev Only) for cross reference of faction orientation.
  • Update: Internal parsing system now checks faction relationship for quest givers and adjusts accordingly.
  • New: Removed 584 quests flagged as Both.
  • New: Added 301 quests for Guardian Only.
  • New: Added 277 quests for Defiant Only.
  • New: NPCStart field added to QuestData.lua ready for Quest Givers, populated where available.
  • New: ItemStart field added to QuestData.lua ready for Item Ids, populated where available.

0.1.6

  • Fixed: Error 26 when installing the Addon for the first time.
  • Update: Now uses Quest.xml discovery data dated: 2013-09-06

0.1.5

  • New: /qfhelp command has been added to list available commands.
  • New: /qfSetting chat=Tab Name: Change the output tab for all QF output.
  • New: /qfSetting silent=value: Set to true/false to disable/enable start-up text.
  • Update: Now uses Quest.xml discovery list data: 2013-08-30
  • Update: Added Rift 2.3 support.

0.1.4

  • New: 394 Depreciated quests have now been purged.
  • Note: Some quests are still not correctly flagged with <Deprecated/> in the .xml file.
  • Update: Now uses Quest.xml discovery list data: 2013-06-19
  • Update: Added ZoneID for The Dendrome.

0.1.3

  • Update: Now uses Quest.xml discovery list data: 2013-06-14
  • Update: First round of Dendrome quests parsed. (Not final)

0.1.2

  • Updated: Now uses Quest.xml discovery list data: 2013-05-29
  • Change: Converted to new Rift Event API, ready for Rift 2.3 (Free to Play)
  • Change: Optimized starting code for initial player loading.
  • Change: Optimized all Character tracking code for performance.
  • Fixed: Corrected Watchdog coroutines timer system.

0.1.1

  • New: Completed zones will now be indicated as such in the output.
  • Updated: Now uses Quest.xml discovery list dated: 2013-01-30 (February Update)

0.1.0

  • Updated: Now uses Quest.xml discovery list dated: 2013-01-04
  • Fixed: Removed error with one of Locale entries. (Error 187)

0.0.9

  • Update: Now uses Quest.xml discovery list dated: 2012-12-17
  • Fixed: Total numbers now adjust and account for duplicate missing quests.

0.0.8

  • Changed: Adjusted chat output to be a little easier on the eye when glancing over the results.

0.0.7

  • New: The report will now display a numerical summary of missing quests, and those in your log.
  • New: If there is a valid Objective 1 map location, the co-ordinates will be given in brackets when using "/qfind full"
  • New: Typing "/qfind full" will list the summary and possible first objective co-ordinates (if any). Do not confuse this with quest giver locations.
  • Note: Linked quest givers are still in progress. This will override the current first object location.
  • Note: Carnage quests give you a general location in the Quest Summary, therefor no co-ordinates are required, or for that matter supplied.

0.0.6

  • Update: Now uses Quest.xml discovery list dated: 2012-12-10
  • New: Listed quests will now be in 2 groups. First will appear incomplete quests in your Quest Log, followed by missing quests.
  • Fixed: Adjusted development Parse exe to account for dual <Type> tags in Quests.xml. This should correct the Carnage count for all zones.
  • Change: Converted all Storm Legion and Classic open world zone indexes to ZIDs rather than English names to allow for easier translations.
  • Note: All Instance ZIDs will eventually be converted but are not a priority.
  • Change: Adjusted the output after typing /qfind. You'll now be better informed of what's happening.
  • Change: Moved Totals to the bottom of the list if missing Quests for better quick reference.

0.0.5

  • New: Added German locale for output.
  • New: Added functionality to check via Zone ID (if available) or Zone Name. This will later allow language independant comparisons.
  • Fixed: Adjusted Language checking. From this point forward it will now switch locales.

0.0.4

  • Change: Adjust how cached Quests are treated, and improved partial matching.
  • New: Once a quest has been established as complete, it will be saved to a cache on a per character basis.
  • New: Added the start of Locale support. Current Templates include German and French. Both default to English.
  • Note: Other languages currently default to English, but will be supported soon.

0.0.3

  • Fixed: Moved Endless loop counter reset out of loop. (sigh)
  • Change: Duplicate quests without <Faction> identifiers are now purged from the list and Total available.
  • Change: Uncached completed quests starting with a 32bit FFFFFFFF are now correctly converted.

0.0.2

  • Change: Added Watchdog sensitive co-routine to attempt to avoid performance warnings.
  • Change: Added filtering for your current Faction (Guardian/Defiant aware)
  • Change: Added Filtering for Soul type quests.

0.0.1

  • Release