File Details
0.9
- B
- Dec 10, 2010
- 1.89 MB
- 200
- 4.0.3a
- Retail
File Name
QuestHelper2-0.9.zip
Supported Versions
- 4.0.3a
tag 0.9
38b5be9fae2bae8f5b7f91f7b7f5d6aca6b5849b
smariot <smariot@gmail.com>
2010-12-10 19:10:36 +0000
0.9 beta
--------------------
smariot:
- Recompiled static quest database.
- Map of Arathi Highlands.
- Maps for Wetlands, Ironforge, Loch Modan, and Don Morogh.
- Maps for Badlands, Searing Gorge, and Burning Steppes.
- Fixed a bug in the reporting of invalid polygon linkages.
- Drew map for Stranglethorn Vale.
- Drew a map for the Blasted Lands.
- Drew maps for Deadwind Pass and Swamp of Sorrows.
- Extremely rough outline of Outland.
- Drew a map for Stormwind Stockade.
- Possible fix for tlundse's pathing bug, attempt #2.
- Possible fix for tlundse's pathing bug.
- Added a special exception for Humphrey Digsong, the vehicle that thinks it's a dwarf.
- Selected objectives shouldn't be allowed to be assigned any priority.
- Colour objective buttons by priority, and add a kind of important file that I missed.
- Added menus for objectives, mostly just to be able to set their priorities.
- Added option for relaxed handling of priorities in routing.
- Don't use objectives without locations as the primary objective.
- Try to respect colour codes when splitting strings.
- Don't process slash commands until QH2 is completely loaded.
- Objective buttons representing multiple objectives now fade between the icons of each of the objectives.
- The icons are now being used for objectives and tooltips with multiple objectives.
- Manually masked the icons I drew, because the SetPortraitToTexture function is brain damaged. Also added some missing icons.
- Added a reputation progress type to objectives.
- Allow assigning icons to objectives.
- onObjectiveModified now passes a second parameter to its callbacks, a flag stating whether or not the changes affect routing (i.e., priority, dependencies, or locations were changed).
- Removed some dead code.
- The routing code and the map overlay code are now using setRouteLocation and getRouteLocation on the objectives.
- Removed the 'support' key from objectives, added support for assigning macro text to objectives, and assigning and retrieving a route location, so that the map overlay will be able to display the actual objective locations selected by the routing code instead of just guessing.
- Allow the mapping functions to be passed undefined locations, which case they return nil instead of causing an error.

