Skip to content

Releases: Questie/Questie

v2.0.4

10 May 04:24
Compare
Choose a tag to compare
v2.0.4 Pre-release
Pre-release

Quick tracker NPE fix

v2.0.3

09 May 15:31
Compare
Choose a tag to compare
v2.0.3 Pre-release
Pre-release

This is a hotfix release

New this version:

  • Fixed EQL3 chat pasting issue

v2.0.2

09 May 09:03
Compare
Choose a tag to compare
v2.0.2 Pre-release
Pre-release

This is a hotfix release

New this version:

  • Fixed incorrect function name causing error

v2.0.1

09 May 04:16
Compare
Choose a tag to compare
v2.0.1 Pre-release
Pre-release

This is a hotfix release

New this version:

  • Fixed typeFunction NPE

v2.0.0

08 May 22:39
Compare
Choose a tag to compare
v2.0.0 Pre-release
Pre-release

Questie v2.0.0 is finally here!

Changelog incoming, its a big one so I thought I'd post and THEN write it out.

v1.0 BETA

27 Mar 04:19
Compare
Choose a tag to compare
v1.0 BETA Pre-release
Pre-release

It's been a long time coming, but Questie v1.0 has finally entered beta! Much has changed since the last release.

Release highlights:

  • Remove MapNotes in favor of Cartographer
  • Added new icons for objective types
  • Added new minimap system that allows for multiple minimap icons at once
  • Added quest tracker and tracking functionality
  • Added objective text to the mouse-over tooltip for relevant NPCs/Objects
  • Added available quests to the map/minimap (based on the player's level)
  • Fixed many quests (See github changelog for more details)
  • Fixed several bugs (See github changelog for more details)
  • Added new debug logging via SavedVariables (Helps with bug reports)

This release is currently BETA, there are going to be more bugs than the previous release. However, we really appreciate any bug reports we receive. Please post anything you find on the issue tracker!

Note: Currently, EQL3 is not supported. It may work but it's untested.

Hotfixes:

  • v1.0c: Fixed available quests NPE (Thanks Ntbud)
  • v1.0d: Fixed cartographer resetting the map (Thanks Logonz)
  • v1.0e: Fixed infinite loading screen (Thanks Logonz)
  • v1.0f: Fixed some issues with distance/notes not updating after switching map
  • v1.0g: Implemented EQL3 support (needs more testing, issues to the issue tracker, please)
  • v1.0h: Try to fix memory leak (need feedback!)
  • v1.0i: Fixed a bug where cartographer would whine about deleting a note that didn't exist (#27, thanks AndersBrohus)
  • v1.0j: Another attempt to fix the memory leak
  • v1.0k: Fixed broken quest log text caused by 1.0j
  • v1.0l: Fixed NPE and finisher quests not showing up in tracker properly
  • v1.0m: A bunch of fixes to the TrackerFrame and minimap notes
  • v1.0n: Big database update, stops available quests from showing when they aren't actually available, small tracker update, you can now click on a quest in the tracker to open a "crazy-taxi-esque" arrow to point you in the direction of the objective.
  • v1.0o: Fix for battleground NPE, you can now click the tracker again to hide the arrow, a fix for an internal cartographer error (party member raid color error? wtf?)
  • v1.0o-2: imported single-line available quests fix (I can't believe I didn't notice this...)

v0.9

12 Mar 16:33
Compare
Choose a tag to compare
v0.9 Pre-release
Pre-release

New this version

  • Fixed level 5 priest quests (untested?) (Thanks abennette32)
  • Fixed a typo that broke object-objectives (Thanks Schaka)

v0.8

10 Mar 08:32
Compare
Choose a tag to compare
v0.8 Pre-release
Pre-release

New this version

  • Fixed a bug where the quest finisher wouldn't be shown if the quest had no objectives.
  • Imported the questhelper zone table (This should fix all unknown zone errors!)

v0.8b contains commit 2ef764f

v0.7

09 Mar 12:57
Compare
Choose a tag to compare
v0.7 Pre-release
Pre-release

New this version

  • The minimap now points to the nearest selected objective instead of the last one in the list
  • Fixed a mapnotes bug
  • Fixed tirisfal glades (Thanks HammerTiem)

Uploading here now because filebeam is being weird