promotional bannermobile promotional banner

QuestHelper2

Abandoned
QuestHelper2

File Details

0.14

  • B
  • Jan 27, 2011
  • 3.61 MB
  • 136
  • 4.0.3a
  • Retail

File Name

QuestHelper2-0.14.zip

Supported Versions

  • 4.0.3a

tag 0.14
e1c2106dc08cea8a4aee594d21d8153a14b3c6d8
smariot <smariot@gmail.com>
2011-01-27 05:04:58 +0000

0.14 beta

--------------------

smariot:
    - Added the dungeon elder locations.
    - Added map links for two instances I missed.
    - More tweaks to the elder achievements.
    - Manually added the locations of the non-dungeon elders. The Wiki didn't have coordinates for the dungeons, so go find those myself.
    - Should now be collecting the locations of quests that are completed without ever appearing on your quest log, needed largely for achievements the depend on quests.
    - Fixed the map link for horde druids. Maybe.
    - Map links are now displayed on the map, which can be clicked to view instance or raid maps. The code can't currently discriminate based on the type of link, so flight points are extraneously included.
    - Initialized UIDROPDOWNMENU_MENU_VALUE to nil in the code for displaying menus.
    - Removed dead code from maplink.lua
    - Added a bunch of instance and raid map links.
    - Moved the functions for retrieving area names to their own file, and added support for level names as well.
    - Added a note to the data submission page about automating uploads using curl.
    - Rebuilt the database.
    - Modified the script for building the databases to generate data for the achievements.
    - Created a new sub-addon to hold the achievement database.
    - Added missing flight point data for Vermillion Redoubt.
    - The code for generating objectives for flight points should no longer create objectives that depend on quests you haven't completed.
    - The time it takes to fly from any flight point to any other flight point is now calculated; however, this information still isn't used in path finding.
    - Fixed some bugs I noticed with the currently unused graph searching objects.
    - Added the icon used for the LibDataBroker interface to the data submission web page, for no other reason than to look pretty.
    - Added a note that the High Bank flight point requires the player to complete the quest "Aiming High".
    - Fixed a misplaced hash symbol.
    - Lowered the detection threshold of taxi nodes, because for whatever reason the nodes in Outland were off by about 4 yards. Why? Who knows. They should have be perfect, considering they came from the games own files.
    - If a quest has a turn-in location but not a completion location, use the turn-in location for the completion location as well.
    - Added taxi node for Nesingwary Base Camp. It and a few other nodes need to be made to depend on completed quests.