promotional bannermobile promotional banner

QuestHelper2

Abandoned
QuestHelper2

File Details

0.17

  • B
  • Apr 23, 2011
  • 4.23 MB
  • 47.9K
  • 4.0.6
  • Retail

File Name

QuestHelper2-0.17.zip

Supported Versions

  • 4.0.6

tag 0.17
e4a22d451d46584e56a8c42d3627563abc907c8b
smariot <smariot@gmail.com>
2011-04-23 16:58:52 +0000

0.17 beta

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

smariot:
    - Recompiled the quest and achievement databases.
    - Added Vendetta Point (Taxi node #77) as a horde flight point.
    - Changed some build scripts to use '/usr/bin/env lua' as their interpreter.
    - Changed qh2aux module to link with lua5.1 and libpng12 rather than libpng14 and lua.
    - Somebody seems to have submitted data for achievements that don't exist. Changed the build script to ignore errors and continue rather than aborting.
    - Changed the Makefile for the cgi script to link with lua5.1 rather than plain lua, as my new operating system seems to allow multiple versions to be installed at once.
    - Fixed a bug and some spelling mistakes in my heap code.
    - Changed the graph code to use the new heap code.
    - Added a heap structure.