2 == Version 0.68 11/16/2008 ==
4 * Database update, obviously
5 * Possibly fix that old mutation-passes error
6 * Clean up the codebase post-Wrath
7 * New coroutine system to handle criteria and routing in a similar fashion
8 * Rename /qh recycle to /qh top, add some more performance debug output
11 == Version 0.67 11/14/2008 ==
13 * No notable changes besides a database update
15 == Version 0.66 11/10/2008 ==
18 * Add more data, fix up the build system a little
19 * More private server data removed (stop submitting private server data guys)
20 * Added an achievement monitor that currently does very little besides waste CPU, but will be necessary in the next data gathering system
22 == Version 0.65 10/29/2008 ==
24 * Fix map tooltip again, break map tooltip scaling again :(
26 == Version 0.64 10/28/2008 ==
28 * Add better tests for various errors that are cropping up frequently
29 * /qh hide is a little more emphatic about how hidden it should really be
30 * QH now respects UI scaling on tooltips
31 * Less map change event spam
32 * Fix some positions in EPL and Stormwind
34 == Version 0.63 10/18/2008 ==
36 * Rename Astrolabe in the hopes that overly-zealous packagers won't try to remove it
37 * Fix the nil comparison bug with flight paths finally (I hope)
39 == Version 0.62 10/16/2008 ==
41 * Suddenly realized what was going wrong with Cartographer. Duh. Cartographer should work now, as long as you ignore the POI bug, which isn't mine anyway.
43 == Version 0.61 10/16/2008 ==
45 * Changed "/qh treset" to guess at a good location for the tracker, and added "/qh treset center" to force resetting to the center
48 == Version 0.60 10/13/2008 ==
50 * Support for the Death Knight starting zone
51 * /qh treset works better
52 * Further error handling, small fixes, etc
53 * Why isn't the test server working?
54 * If it was, I could fix some bugs.
58 == Version 0.59 10/10/2008 ==
60 * Starting to fix issues involving flight paths
61 * A few minor patches to crash issues
63 == Version 0.58 10/09/2008 ==
65 * Fix /qh treset to actually reset more emphatically
67 * Improve error tracking a little, and add tracking of "minor errors" so I can fix bugs
68 * Clean up database a bit from corrupted data
69 * Fix the ceil-nil bug temporarily, and improve logging so I can figure out WTF is going on there
71 == Version 0.57 10/05/2008 ==
73 * Another fix to the pre-Wrath flightpath issues
74 * Clean up some obsolete function parameters
75 * Add system-version data to the crash log
77 == Version 0.56 10/04/2008 ==
79 * Added error logging and built-in error catching so I can find some of these damn bugs
80 * Added "/qh hardreset" so I can stop saying "please wander around your filesystem and delete random files, try not to delete the wrong ones plzkthx"
81 * Fixed huge memory consumption
83 == Version 0.55 10/03/2008 ==
85 * Filtered some data from private servers, and rigged the plugin to automatically cull data when private servers are detected
86 * Added a little instrumentation to hopefully provide easier future detection of private-server-polluted data files
87 * Made the plugin more tolerant of being updated while the client is running
88 * Fixed a graphical glitch involving multiple quests in the tracker with the same objective
90 == Version 0.54 09/30/2008 ==
92 * Fixed bug that made QuestHelper break if you *weren't a druid*. Oh man. Don't even ask. As a side note, I bet you can guess what class my standard test character is. (I will be testing on two characters in the future.)
94 == Version 0.53 09/29/2008 ==
96 * Fix the timed-quest crash, hopefully
97 * Merge in more wotlk data
99 == Version 0.52 09/27/2008 ==
101 * Add teleporter paths for Dalaran
102 * Add a bit of compression to static.lua. This probably won't reduce memory use, but may reduce load times and package size. Reduced size by about 25%
104 == Version 0.51 09/25/2008 ==
106 * Support for 3.0 and for Wrath! (you can stop reading now, it doesn't get any better than that)
107 * Another attempt at detecting the timed-quest crash
108 * French language update
109 * Fixed a bug involving zoning in the middle of flight paths
110 * Added detection for zoning flight paths so that old corrupt data can be removed
112 == Version 0.50 09/22/2008 ==
114 * Memory leak should now be fixed.
116 == Version 0.49 09/21/2008 ==
118 * Most importantly: project has been resurrected by me. Let's have it for regular updates again!
119 * Fixed code to remove "flicker" issue, though at the cost of some speed
121 * Fixed a WoW client crash bug involving tooltips
122 * Merged in a huge amount of data
123 * Quite a few relatively unimportant small tweaks based around learning the codebase and fixing small issues
125 == Version 0.48 07/16/2008 ==
127 * Fixed a compatability problem with WoW patch 2.4.3
128 * Refined routing algorithms, hopefully reducing random fluctuations
129 * Changed strategy for timing the background work task: task defaults to 4ms per frame re-draw. The default perf setting (<code>/qh perf 100%</code>) should now work fine on most systems.
130 * Added new filter: <code>/qh filter tracked</code>, which limits routing to objectives marked in the Quest Log. This is for all the other cases of "I just want to see X quests".
131 * Many translations updated and added
133 == Version 0.47 05/20/2008 ==
135 * Added an in-game copy of the change log, to be displayed when an upgrade is detected.
136 * The zone filter has been fixed, and will consider whether any of the known locations for an objective are where the player is or is flying to. Before, only the most probable location was considered.
137 * Made some changes to the quest tracker:
138 ** The progress for objectives for which only one thing is required is omitted. It's either there or it isn't.
139 ** Option to add quest levels to quest names: <code>/qh tlevel</code>
140 ** Option to colour quest names by their difficulty: <code>/qh tqcol</code>
141 ** Option to colour objectives by their progress: <code>/qh tocol</code>
142 ** Option to scale the quest tracker: <code>/qh tscale</code>
143 ** Added a small button to quickly minimize or restore the quest tracker. The button will be invisible unless the cursor is over the quest tracker, and transparent when the quest tracker is minimized.
144 ** The quest tracker can be repositioned by dragging the above button. The tracker will be re-anchored to the button depending on where on the screen it is placed so that when it changes size, it will grow away from the edges of the screen.
145 ** The position of the quest tracker can be reset with this command: <code>/qh treset</code>
146 ** Hiding QuestHelper will now also hide the quest tracker.
147 ** Will now force watched quests to be put at the top of the list, with a small gap seperating them from the automatically added quests. You can use the builtin quest log, beql, or DoubleWide to manage quest watches. Other addons might also work if they hook Blizzard's original quest watch functions properly. I also tried to make this work properly with UberQuest, but your milage may vary.
148 ** Will include the quests of your party members, if sharing is enabled and they are also using QuestHelper.
149 ** Will display the progress of your party members as a comma seperated list, although the list will only include unique values, so if everyone's progress is the same, this will appear as a single number.
150 * Fixed a bug with objective icons inheriting their alpha value from the map frame, which Cartographer could hide.
151 * Fixed a bug in routing, was caching the objective locations.
152 * Assumes that if you die, you'll need to return to your body.
153 * QuestHelper won't try to track objectives for failed quests.
154 * Includes a submitted Russian translation.
156 == Version 0.46 05/14/2008 ==
158 * Replaced the COPPER, SILVER, and GOLD strings that Blizzard renamed.
159 * Added a replacement for the built in quest tracker that automatically populates itself and sorts itself to reflect QuestHelper's route.
160 ** It only includes your own quests and objectives.
161 ** Right click on a quest name to open that quest in your questlog.
162 ** It can't be configured and you can't manually add or remove quests from it.
163 ** You may disable it and restore the built in quest tracker by typing '<code>/qh track</code>'.
164 * Added objective information to the tooltips of items and monsters.
165 ** They include information on the progress of party members also using QuestHelper.
166 ** You may disable this by typing '<code>/qh tooltip</code>'.
167 * QuestHelper should dedicate less CPU time to routing when inside instances.
168 * The pathing resets and flight time calculations now happen in a coroutine, so as to not lock up the game while the magic is happening.
169 * Offended creationists by reimplementing routing using genetic algorithms.
170 * Menus were given borders, and made more opaque.
171 * Included an update for the Danish translation.
172 * Will verify that QuestHelper's files all came from the same version, to ensure you installed or upgraded it properly.
173 * Fixed a bug that sometimes broke the blocked objective filter an made objectives appear complete when there weren't.
174 * Fixed a bug involving factions that broke objectives involving buying things from vendors.
175 * Made some changes requested by the author of AlphaMap.
177 == Version 0.45 05/06/2008 ==
179 * Added new filter option: '<code>/qh filter blocked</code>' will hide objectives which can't be accomplished yet, such as turn-ins for incomplete quests.
180 * Resolved issue which caused route to change around repeatedly.
181 * <code>/qh share</code> and <code>/qh solo</code> should now be working again.
182 * Added support for using TomTom in place of Cartographer Waypoints.
183 * Warsky/Wars120 wants recognition for creating a Dutch translation.
184 * Includes submitted Turkish translation.
185 * Custom fonts can be placed in Fonts directory, see the readme.txt file there for information.
186 * Added Globe icon to locale menu.
187 * Added option to hide the map button '<code>/qh button</code>'.
188 * Includes update to the Spanish translation.
189 * Added performance scaling option to menu.
190 * Did some stuff to try to improve performance - some small, some drastic.
191 * Made menus one point bigger.
192 * Fixed translation name for Danish.
193 * Added slash command for settings menu '<code>/qh settings</code>'.
194 * Added 'Close Menu' to end of each menu.
195 * Number of players per quest was calculated wrong, should be fixed.
197 == Version 0.44 04/24/2008 ==
199 * Added World Map button to disable/enable QuestHelper.
200 * Added slash command '<code>/qh perf</code>' to set a Performance Factor: lower is better performance (i.e. frame rate), higher is more aggressive routing/updating.
201 * Added a right-click menu for the World Map button. It's probably only temporary and isn't translated.
202 * Made menus smaller, and they are no longer scaled when showing/hiding.
203 * '<code>/qh locale</code>' Now prints the language, and will accept just the language code (en, de, es, etc.)
204 * Includes a submitted translation for Danish, as there isn't a Danish version of Warcraft, you'll need to select it using the '<code>/qh locale</code>' command in order to use it.
205 * Includes an updated translations for German and Spanish.
206 * Made the Spanish translations for Mexico reference the Spanish translations for Spain.
207 * Possibly fixed passing a boolean to math.max in questlog.lua.
208 * '<code>/qh locale</code>' Now prints the language, and will accept just the language code (en, de, es, etc.)
209 * '<code>/qh purge</code>' will now reset the locale of the saved data, so you can use it if you change the language of your client.
210 * When using Cartographer Waypoints, if LibRock or LibBabble are missing, QuestHelper will avoid trying to use them to translate the zone name. This will probably still work if you're using an English client, otherwise your best best would be to make sure Cartographer is up to date.
212 == Version 0.43 04/08/2008 ==
214 * Spam, spam, glorious spam.
215 * Includes a probably very broken machine translated Spanish localization.
217 == Version 0.[http://en.wikipedia.org/wiki/Ultimate_Question 42] Uploaded 04/02/2008 ==
219 * Includes a Korean translation that was sent to me.
220 * Now uses the correct fonts so that non-latin characters display properly.
221 * Build script now uses the collected IDs from 0.41 to combine data between locales.
223 == Version 0.41 Uploaded 03/29/2008 ==
225 * Now collects the IDs of quests, NPCs, and items, using the new QuestLink and UnitGUID functions made availiable in 2.4. If I ever get motivated enough to rewrite QuestHelper, it will use these values.
227 == Version 0.40 Uploaded 03/29/2008 ==
229 * The previous version of Astrolabe apparently contained a minor annoyance in which it would lockup the game of anyone attempting to teleport.
231 == Version 0.39 Uploaded 03/25/2008 ==
233 * It appears that the 2.4 patch goes live today. Cross your fingers and hope this still works.
234 * Using the WoW_2.4_Data branch of Astrolabe until everything gets updated.
235 * I don't know anything about the new zone. QuestHelper has a dummy route linking the existing world to it, but this is just to keep it from breaking, you shouldn't try to follow it.
237 == Version 0.38 Uploaded 03/18/2008 ==
239 * Wrote a spider to copy quest data from www.wowguru.com, to suppliment the dwindling supply of non-English quest data.
241 == Version 0.37 Uploaded 03/15/2008 ==
243 * Fixed the route through the Dark Portal. The pathing data got calculated before the player's level was set, and thus the route was set to take 24 hours, which was my solution to prevent QuestHelper from directing low level players from wandering into OutLands.
244 * I think the previous version had all unknown flight times estimated as taking one minute, which I had done while debugging the lockups. It should now be back to reasonably accurate guessing.
245 * Talking to a flightmaster QuestHelper didn't previously know of should now recalculate the pathing data. This mostly applies to non-English users, where QuestHelper hasn't learned them already.
247 == Version 0.36e Uploaded 03/13/2008 ==
249 * Should now not lock up your computer.
250 * Should no longer suggest getting the flight point in Moonglade if you're not a Druid.
251 * Should hopefully not crash when trying to calculate flight times.
252 * An interrupted flight timer should no longer reappear if you lose control of your player.
253 * Added an approximation symbol to flight times that are just guesses. Although it won't show up for times that were guessed from taking a known path and reversing it, I didn't bother checking for that case.
255 == Version 0.36 Uploaded 03/08/2008 ==
257 * Added ETA to flight node tooltips, requires the display of flight times to be enabled.
258 * Fixed a problem preventing flight routes being looked up from the static data.
259 * Includes jeskeca's patch to give undoable objectives (incomplete quests for example) grey backgrounds.
261 == Version 0.35f Uploaded 03/05/2008 ==
263 * Added <code>/qh ftime</code> to toggle display of the flight timer. If you're already flying, it doesn't apply to the current flight.
264 * Added <code>/qh purge</code> to delete all your collected data.
265 * Removed some text I was using for debugging.
266 * Fixed indexing a nil variable.
267 * Hopefully fixed a little oopsie I made regarding factions and non enUS locales.
269 == Version 0.35 Uploaded 03/05/2008 ==
271 * Nag command will now only provide information for your own faction.
272 * Included the northern lifts in Thunder Bluff in pathing.
273 * Altered linkage between Blade's Edge Mountains and Zangarmarsh.
274 * Fixed bug with finding functions for processing localized text.
275 * Rewrote most of the stuff dealing with flight points.
276 ** Previously collected data regarding flight routes has been deleted, I'm starting over.
277 ** Should be able to make good guesses as to the flight routes the WoW client would assign you for a specific flight master, by talking to any other flight master on the same continent.
278 ** When flying, calculates routes from where you're flying to instead of where you are.
279 ** While flying, displays an estimate of the remaining flight time. Will probably be inaccurate until all the data I deleted is recollected.
281 == Version 0.34 Uploaded 03/03/2008 ==
283 * Added French localization.
284 * Fixed pluralization of German words.
285 * Added <code>/qh version</code> command.
286 * Not appending verbs to objectives that didn't match the patterns they were supposed to.
287 * Loading inside of an instance should no longer cause problems when interacting with NPCs and looting items.
289 == Version 0.33e Uploaded 03/01/2008 ==
291 * Hopefully fixed the cartographer waypoints interface to work in non-english locales.
292 * Added ability for translation strings to transform nested text.
293 * Includes a German localization.
294 * Changed the way localized strings are parsed.
295 * Nagging was broken, fixed it.
296 * Was printing 'HOME_CHANGED' when flight routes were updated.
297 * Text displayed while searching was wrong.
298 * Map overlays weren't hidden when starting if they were supposed to be.
300 == Version 0.33 Uploaded 02/28/2008 ==
302 * Moved more of QuestHelper's strings into lang_enus.lua.
303 * Missing translations are now marked using red backets containing the missing token and a fallback translation in English.
304 * Fixed a problem with determining the users home in non-english locales.
305 * Fixed a problem with sharing location objectives with peers.
307 == Version 0.32 Uploaded 02/27/2008 ==
309 * Fixed some bugs related to locales, static data contains a few translations for items and npcs but no quests.
311 == Version 0.31 Uploaded 02/24/2008 ==
313 * Fixed a problem with the peers you were sharing objectives with disappearing.
314 * Fixed a problem asking Astrolabe about a non-existent zone when using Cartographer Waypoints and switching continents.
315 * Started support for translations, although nothing has actually been translated.
316 * Should hopefully load with locales other than enUS, but as the existing static data isn't compatible, you'll need to start from scratch.
317 * Now tracks looted containers.
319 == Version 0.29 Uploaded 02/08/2008 ==
321 * Fixed some issues with map behavior.
323 == Version 0.26 Uploaded 01/24/2008 ==
325 * As might be expected, more updates to the static data.
326 * Added <tt>/qh hide</tt> command, will hide the map icons and stop calculating routes, but continue to collect and share data.
327 * Changed how the position weights in the static data were calculated, large values will decay, allowing less popular locations to catch up.
328 * Should now not suggest that players under level 58 walk to Shattrath City and use the portals there.
329 * Includes some changes based on a patch emailed to me to deal with AddOns that mangle quest names.
331 == Version 0.25 Uploaded 01/15/2008 ==
333 * Added a bunch of emails.
334 * Added <code>/qh ants</code>, will toggle the ant trails on and off.
335 * Added some asserts when calculating the player's position, let me know if they trigger.
337 == Version 0.24 Uploaded 01/10/2008 ==
339 * Removed the graph command. I suspect it caused some people some grief.
340 * Won't attempt to communicate with party members from other realms, i.e., in battle grounds.
342 == Version 0.23 Uploaded 01/06/2008 ==
344 * Menu positions now account for their effective scale.
345 * Ignoring a user objective will now delete it instead.
346 * Made dumped data more visually pleasing.
348 == Version 0.22 Uploaded 01/05/2008 ==
350 * Will restore your original quest selection after scanning your quest log.
351 * Will hopefully properly determine the faction of a vendor now, and not direct you toward someone that will kill you.
352 * Added solo mode, <code>/qh solo</code>, will ignore everyone else in your party and pretend you're playing alone.
354 == Version 0.21c Uploaded 01/02/2008 ==
357 * You can now disable filters from the hidden objective list.
359 == Version 0.21b Uploaded 12/29/2007 ==
361 * Will try not to replace the waypoint to your corpse.
362 * Will remove the waypoint when you have no objectives left.
363 * Will try to keep menus from going off the bottom or top of the screen when making them appear under the cursor.
364 * Will refuse to run if it doesn't recognize your saved data; the format is probably going to be changed in the future.
365 * Menus have been switched over to use the new frame recycling API.
367 == Version 0.21 Uploaded 12/28/2007 ==
369 * Added support for Cartographer Waypoints.
371 == Version 0.20e Uploaded 12/27/2007 ==
374 * Mirrored the repository here at [http://repo.or.cz/w/QuestHelper.git], but it doesn't seem to be updating.
376 == Version 0.20d Uploaded 12/24/2007 ==
378 * As usual, the database has grown a bit.
379 * Some nice guy from the interwebs bought me a gamecard, so I got to play a little bit today, and spent a little time giving QuestHelper the ability to change its colours based on the current date. Now why on Earth might I have done that?
380 * Working on moving the project over to git.
382 == Version 0.20c Uploaded 12/21/2007 ==
384 * Tiny bit more data.
385 * Fixed a bug that occured when you didn't know any flight instructors for your faction. Or compounded it further. Only time will tell.
387 == Version 0.20b Uploaded 12/21/2007 ==
390 * Wrote a script to detect obsoleted input files, such as when somebody emails me a newer version of a file that they had already emailed to me. Should prevent weights in the generated data from getting biased.
391 * Will delete references to quests and flight instructors that don't belong to your faction.
392 * QuestHelper would do bad things if need an item, it knew the monsters that dropped that item, but had no idea where any of those monsters were.
394 == Version 0.20 Uploaded 12/16/2007 ==
396 * Got quite a few emails on the weekend, so there should be a bunch of new quest information.
397 * Just because I can't play Warcraft doesn't mean I can't still improve things. Reduced the RAM used by ''static.lua'' by about 270KB, by removing duplicate tables, and having everything reference the first instance. All that searching also increased the generation time by a few hundred fold, but all well. It's a one time thing for code most people aren't going to run.
398 * Static data should no longer include monster that have been seen to drop an item, but had a probabilty so low that it wasn't actually included in the list of monsters that drop it.
400 == Version 0.19e Uploaded 12/15/2007 ==
402 * Includes data from two more people, and fixed a bug with the nag command. At least I think I fixed it, can't really test it.
404 == Version 0.19d Uploaded 12/14/2007 ==
406 * More changes to the static data, and the nag command is now aware that the static data filters improbable data, and shouldn't complain about things that aren't likely to be included.
407 * This will probably be the last update until I return in January, aside from keeping the static data up to date with whatever people email me.
409 == Version 0.19c Uploaded 12/14/2007 ==
411 * Objectives contained links to unconnected nodes, breaking path finding. I can't fix the problem right now, but I can try to hide the symptoms.
412 * Accidently averaged the y components with the x components when combining positions in the static data. All the positions were wrong. This is probably the kind wierdness that happens when you give yourself a deadline.
414 == Version 0.19b Uploaded 12/14/2007 ==
416 * Includes the ''staticmerge.lua'' script.
417 * In the process of writing said script, I noticed two more bugs in my merging code and fixed them, so ''static.lua'' should hopefully contain more accurate locations than the previous upload.
419 == Version 0.19; Uploaded 12/14/2007 ==
421 * The static data was missing the quest information for the additional quests with the same name. Oops!
422 * Did some more work to get QuestHelper to use its memory more effectively.
423 * Will delete references to data not intended for your locale and invoke the garbage collector on startup. If I actually supported multiple locales, this might have been a useful change. Maybe in the future.
424 * Menus weren't getting recycled due to a bug. Fixed.
425 * Will record where you've set your home to.
426 * Calculates most of the information needed to include teleport spells and the hearthstone in routing, but I don't think I'll have time to actually get the pathfinding functions able to use it before my account expires.
427 * When nodes are overlapping, they'll all glow, not just the one on top.
428 * Will offer to set the priorities of any objectives that are preventing you from using the priority you asked for.
430 == Version 0.18; Uploaded 12/12/2007 ==
432 * The portals in Shattrath City have been added to the world graph.
433 * Objective sharing can now be turned on or off with <code>/qh share</code>.
434 * Fixed an assertion error when objectives were removed while routing was still inserting them. Happened a lot with objective sharing, when a party member joined and then quickly left.
435 * Shared objectives now set the quest they belong to, quest specific item objectives couldn't be seen by peers unless they were on the same quest.
436 * The offset used by the level filter can now be adjusted with <code>/qh level ''offset''</code>.
437 * Fiddled with the math for calculating your effective level for group quests, when you don't have the matching number of people in your group. You can see your effective level with <code>/qh level</code>.
438 * Using the find command without any arguments will now return your user objectives, so you can easily remove them.
439 * Tried to improve memory usage:
440 ** Flight routes which nobody has flown yet have been removed.
441 ** Hashes were removed for quests for which only one quest by that name is known to exist.
442 ** The static database has been purged of monsters and items that haven't been seen to be used in any quests so far. Sure, there's a non-zero chance I removed something important, but that's what you get for complaining about the memory footprint.
444 == Version 0.17; Uploaded 12/09/2007 ==
446 * If the following changes don't interest you, you might want to stick with 0.16, as this is a lot of new code and haven't spent a lot of time testing.
447 * Started on working cooperatively with other party members.
448 * Will automatically share your quest related objectives with your peers.
449 * Quest progress is shown in the tooltips.
450 * User created objectives can be shared using the right-click menu.
451 * Objective priorities are shared between users.
453 == Version 0.16; Uploaded 12/07/2007 ==
455 * New priority system for objectives.
456 * Timed quests automatically get an above normal priority, so that they will get assigned before non-timed quests.
457 * Right clicking on the objective on the minimap will now show a menu for that objective.
458 * Did a little more work on the menus.
459 * Can now hide objectives that aren't in your current zone, or objectives that aren't to turn in quests. Can turn filters on or off with <code>/qh filter</code>.
462 == Version 0.15; Uploaded 12/06/2007 ==
464 * Fixed the problem with the failed assertions that happened after pathing information was reset.
465 * Fixed a bug with my Astrolabe kludge.
466 * Game no longer freezes while searching, and displays multiple results via a menu.
467 * If you've discovered anything that I don't have in the supplied database, it will display a message when starting.
468 * Won't hide objectives to turn in quests to due their level requirements.
469 * Added some slash commands, try '/qh help'.
471 == Version 0.14; Uploaded 12/05/2007 ==
473 * Fixed the missing tooltips with AddOns that scale the world map, such as Cartographer and Metamap.
474 * Overlapping objectives in tooltips are now sorted by their estimated travel time.
475 * Icons have been separated from their backgrounds, so I can easily change their colours without having separate images.
476 * It seems the problem with the overly large menu items was caused by the menu being scaled at the time the size was calculated.
477 * Routing should be much more responsive to objectives being added and removed.
478 * The 'Make this objective first' option has been broken. It will probably be replaced by some kind of priority system later.
480 == Version 0.13; Uploaded 12/03/2007 ==
482 * Fixed the problem with the minimap arrow jumping all over the place.
483 * Minimap arrow will silently do nothing if it is changed to the same objective it's already pointing to (saves recalculating the waypoints to the objective.)
484 * Created more icons for the various objective types.
485 * Fixed yet another bug with missing quest items.
486 * Now includes a horrible kludge to figure out the correct zone the player is in, when you're looking at a neighboring zone and your character is still visible. Astrolabe would declare you to be in the zone you were looking at.
487 * Gave up on tracking zone transition locations. Too many special cases I don't want to deal with. They're now all hardcoded into pathfinding.lua.
488 * Can deal with overlapping objectives. In most cases, anyway.
489 * Menus seem to work better than before, it seems I wasn't changing the parents of the recycled items, and if their old parent was hidden, so too would they. Now the big problem with them is their size isn't getting calculated correctly. Probably something obvious that I'm too tired to see.
491 == Version 0.12; Uploaded 12/01/2007 ==
493 * List of known positions for something could be erased when trying to add a location that wasn't valid, a function was returning nil instead of the old unchanged list in this case.
494 * Created some icons. I'll customize the images for different objective types later.
495 * Will only show one menu at a time, will automatically hide the old one.
496 * Made the code for merging positions much more strict.
497 * Will go through your saved data and remove any locations that don't seem to be possible.
498 * Removed a whole lot of seemingly impossible locations from the static data.
499 * Will take the time to calculate a route the first time it checks your quest log, at the risk of making already pretty sad loading times even more miserable.
500 * Updating the route takes a stupidly long time to finish, so to keep you from having wait around for the objectives in the route to be updated, the arrow on the minimap will automatically point to the first objective on the route that isn't queued for removal.
501 * Route calculations will now occur even when viewing the world map.
502 * Recalculating the world graph will be deferred until such time as the routing co-routine is some place safe. If an objective wasn't in the route because it was being moved to another position, it would lose its pathing data, and bad stuff would happen.
503 * Added a sanity check that will prevent QuestHelper from running and corrupting itself in the inevitable event that Blizzard adds/rearranges the zones in the game. Because somebody is bound to try running it anyway, even with the version mismatch. I know I would.
505 == Version 0.11; Uploaded 12/01/2007 ==
507 * Wrote functions for creating menus. There seems to be some horrible bug related to recycling them, but I can't figure it out and I'm not going to worry about it for now. You can drag them around by their title or right click on their title to close them.
508 * You can right click on an objective on the world map to create a menu for it, and from that menu you can request that it be ignored for forced to the beginning of the route.
509 * For the people that couldn't zoom out of the map, that might have been fixed, too.
511 == Version 0.10; Uploaded 11/30/2007 ==
513 * Will ignore quests you're probably not capable of doing.
514 * Minimap arrow should now unhide itself when entering/leaving an instance or continent.
515 * Asking for the same objective twice will remove it.
516 * Route objectives contain an array of distances to nearby nodes, but they weren't being updated with the world graph. If new nodes were created, pathing would break when it tried to do math on a value that didn't exist.
518 == Version 0.9; Uploaded 11/29/2007 ==
520 * If you put the mouse over the an objective on the world map, all known locations for it will be highlighted on the map.
521 * Wrote a script to generate the zip file for me, which will save me from having to delete the unneeded bits each time, and also hopefully ensure that the directory structure remains sane.
522 * The player's position wasn't being updated while flying. When the player landed, it would think you were still where you took off from, think that was where you flew to, and crash and burn when it discovered that that wasn't one of the possible flight routes you could have taken.
523 * The routing co-routine will perform no more than 5 pathing operations per frame. Should prevent performance from degrading with lots of objectives.
525 == Version 0.8; Uploaded 11/27/2007 ==
527 * User waypoints can be created by typing '/find <what you want>'. Begin with the word "item", "npc", or "loc" to only search for things in those categories. If you don't say what you want, it'll search everything it knows of. Locations can be prefixed with a zone name, to add the location in that zone instead of your current one. All text is compared using Levenshtein distance, so it should be able to handle typos and partial matches. It also makes it slow as hell. At the moment, you can't remove objectives or force them to be first, so this is almost useless.
528 * If an item can be purchased, it will always suggest this. No more telling you to kill the people you talk to, just because they were on your route and killing them is faster than walking to the vendor.
529 * Fixed bug with graph searching code, distance traveled was getting overwritten even when the fitness wasn't better.
530 * Routing us now done using A* pathfinding instead of straight line distances. Actually, that's a lie, my herustic isn't working properly, so until I fix it, it's technically Dijkstra's algorithm. But the point is, it should be able make more intelligent decisions now.
531 * The arrow on the minimap now points to the next place you should visit instead of directly at the next objective. So it might, for example, direct you towards a flight master.
532 * Graph nodes that got merged due to their proximity sometimes didn't appear in all the zones they should have.
533 * When a graph node was shared by more than one zone, and an objective could be completed in either of them, that node would be searched for twice, and couldn't be found the second time.
534 * Most of the internals have been rewritten, so odds are good that if something was broken before, it will work now. Of course, the reverse is equally true. So, cross your fingers.
536 == Version 0.7; Uploaded 11/21/2007 ==
538 * Started work on pathing, which is used on the world map display. Routing is still using straight line distance between objectives though, as I haven't programmed a proper heuristic for it yet, and I'm worried about performance.
539 * Records information about flight masters, and keeps track of flight times between locations. Note that for a flight point to get considered in pathing, you need to talk to the flight master there.
540 * Records the locations where two zones join together when you walk over the edge, for use in pathing.
541 * Tooltips for objectives on the world map now include travel time estimates. Naturally, that doesn't include the time required for killing monsters and collecting items, or using mounts, swimming through water, obstacle avoidance, or anything else that'll affect your speed.
542 * In the static data, quests without hashed objective text no longer get replaced by quests that do. Incomplete quests were hiding the imported quest data, so QuestHelper didn't know where to hand them in.
544 == Version 0.6; Uploaded 11/18/2007 ==
546 * Due to a bug fallback quest information wasn't getting found. Now that it's fixed, it can now tell you where to hand quests in.
547 * Fixed the bug with the vendor item objectives.
548 * The dots on the world map are now spaced evenly.
550 == Version 0.5; Uploaded 11/18/2007 ==
553 * Fix a bug with the unneeded red dots not getting hidden, and littering the world map.
555 == Version 0.4; Uploaded 11/17/2007 ==
557 * Includes a lot more quest information, which was mostly imported from LightHeaded and EQL3.
558 * Item gathering objectives should be working.
559 * I think there's a bug in the routing, but I'll worry about that later.
561 == Version 0.3; Uploaded 11/17/2007 ==
563 * Discovered that quest items are often returned to you, resulting in QuestHelper thinking you can acquire then from the same place you finish the quest.
564 * Due to the above change, routing doesn't understand the way the data is organized now, so quests that involve gathering items are broken.
566 == Version 0.2; Uploaded 11/16/2007 ==
568 * Now parse objectives involving reputation correctly, although I'm not tracking reputation changes from kills yet.
569 * Keeping track of what vendors sell what items.
570 * Hashed quest text, so I have some way to tell quests with the same name apart.
571 * I think I fixed the bug with the empty item objectives.
573 == Version 0.1; Uploaded 11/15/2007 ==
575 * Replaces the AddOn 'TravelingTomTom', and dropped TomTom as a dependency.