promotional bannermobile promotional banner

QuestHelper2

Abandoned
QuestHelper2

File Details

0.10

  • B
  • Dec 13, 2010
  • 1.90 MB
  • 314
  • 4.0.3a
  • Retail

File Name

QuestHelper2-0.10.zip

Supported Versions

  • 4.0.3a

tag 0.10
4ac80a8b905abfd911c74ee5a62895c0e8cc9b61
smariot <smariot@gmail.com>
2010-12-13 17:06:46 +0000

0.10 beta

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

smariot:
    - It took forever, but the tracker has its scrollbar back.
    - Mirror the tracker if it is anchored to the left side of the screen.
    - Added options to change how the tracker is anchored to the screen.
    - Store data for disabled quests in a small cache for at least 30 seconds, so they don't need to be decompressed again if restored. Mostly for quests that were removed and re-added using filters.
    - Fixed a bug with the zone filter.
    - Fixed a bug preventing QH2 from being able to be configured the first time it is run.
    - Don't clip number of quest items to be in a valid range, because simply expecting them to be would be too simple.
    - Try to mimic Blizzard's auto quest handling voodoo better.
    - Fixed a bug with the quest arrow when the pathfinding code doesn't return a distance to the target.
    - Commented out the quest status spam for the time being.
    - Removed the assertions on the quest filters; they seem to be more or less working correctly, and added a check to see an added quest is watched, as a watch may be added by the game itself and not trigger the hooks to detect this.
    - Two more fubar NPCs.
    - Added options for configuring the map overlay, and appending the quest type to the displayed quest levels.
    - Restructured the pathfinding code, there's a very good chance I broke something in the process.
    - Moved map links to their own dedicated file.
    - The navigation mesh for Eastern Kingdoms is now complete, baring of course all the tweaking it's going to require.