1
0
Bifurcation 0
Ce dépôt a été archivé le 2020-03-15. Vous pouvez voir ses fichiers ou le cloner, mais pas ouvrir de ticket ou de demandes d'ajout, ni soumettre de changements.
questhelperredux/QuestHelper
Nathanial.C.Jones 87617c4eed QH Now queries the WoW client for quests, though it doesn't seem to update correctly when a quest is accepted (and though untested, probably doesn't update locations when the WoW poi changes).
Added LibMapData and began transitioning map data needs to use LibMapData.

Began changing the data collection, yet again. Once this goes beta, the new collection system will be in place... My hope is to allow QH to "learn" as you play, eliminating any need for data compilation, though I will still make attempts to compile said data into a full on db.

Added some code that will eventually be usable to get data from LightHeaded. This is not yet implemented in full, but will be the preferred method of QH doesn't know about a quest. Order of preference will eventually be: 1) Learned data, 2) Internal DB, 3) LightHeaded, 4) WoW client.

NOTE: THIS COMMIT IS ON THE WOW-DB-GET BRANCH. An alpha release will be up on the downloads page by 6:30 US EST on February 29, 2012 (tomorrow).

I THINK I have covered all the changes in this, but I have done so much since my last commit, I cannot be sure.
2012-02-29 03:27:41 +00:00
..
Art Restructered repository. 2010-10-25 01:54:08 +00:00
Fonts Restructered repository. 2010-10-25 01:54:08 +00:00
lang Decided creating packages for each locale was going to be a huge PITA for uploading. Trying to set this up so that the locale specific stuff is load on demand. QuestHelper depends on QHData-base, which in turn loads the appropriate locale specific QHData addon. Note: NONE OF THIS HAS BEEN TESTED! There are so many changes that it makes more sense to commit first and ask questions later. 2011-07-05 22:15:17 +00:00
libs QH Now queries the WoW client for quests, though it doesn't seem to update correctly when a quest is accepted (and though untested, probably doesn't update locations when the WoW poi changes). 2012-02-29 03:27:41 +00:00
arrow.lua QH Now queries the WoW client for quests, though it doesn't seem to update correctly when a quest is accepted (and though untested, probably doesn't update locations when the WoW poi changes). 2012-02-29 03:27:41 +00:00
arrow_image.blp Restructered repository. 2010-10-25 01:54:08 +00:00
arrow_image_down.blp Restructered repository. 2010-10-25 01:54:08 +00:00
bst_pre.lua Adding version check back in. Updated files, putting in the version place holder and updated build script to streamline overall process and replace the version place holder in the lua files. 2010-11-08 13:28:59 +00:00
changes.lua Restructered repository. 2010-10-25 01:54:08 +00:00
collect.lua Everything SEEMS to work, less of course the db. Something I did before screwed everything up. 2012-01-01 03:01:18 +00:00
collect_achievement.lua Everything SEEMS to work, less of course the db. Something I did before screwed everything up. 2012-01-01 03:01:18 +00:00
collect_bitstream.lua Everything SEEMS to work, less of course the db. Something I did before screwed everything up. 2012-01-01 03:01:18 +00:00
collect_equip.lua Everything SEEMS to work, less of course the db. Something I did before screwed everything up. 2012-01-01 03:01:18 +00:00
collect_flight.lua Everything SEEMS to work, less of course the db. Something I did before screwed everything up. 2012-01-01 03:01:18 +00:00
collect_hearth.lua Everything SEEMS to work, less of course the db. Something I did before screwed everything up. 2012-01-01 03:01:18 +00:00
collect_item.lua Everything SEEMS to work, less of course the db. Something I did before screwed everything up. 2012-01-01 03:01:18 +00:00
collect_location.lua QH Now queries the WoW client for quests, though it doesn't seem to update correctly when a quest is accepted (and though untested, probably doesn't update locations when the WoW poi changes). 2012-02-29 03:27:41 +00:00
collect_loot.lua Everything SEEMS to work, less of course the db. Something I did before screwed everything up. 2012-01-01 03:01:18 +00:00
collect_lzw.lua Everything SEEMS to work, less of course the db. Something I did before screwed everything up. 2012-01-01 03:01:18 +00:00
collect_merchant.lua Everything SEEMS to work, less of course the db. Something I did before screwed everything up. 2012-01-01 03:01:18 +00:00
collect_merger.lua Everything SEEMS to work, less of course the db. Something I did before screwed everything up. 2012-01-01 03:01:18 +00:00
collect_monster.lua Everything SEEMS to work, less of course the db. Something I did before screwed everything up. 2012-01-01 03:01:18 +00:00
collect_notifier.lua Everything SEEMS to work, less of course the db. Something I did before screwed everything up. 2012-01-01 03:01:18 +00:00
collect_object.lua Everything SEEMS to work, less of course the db. Something I did before screwed everything up. 2012-01-01 03:01:18 +00:00
collect_patterns.lua Everything SEEMS to work, less of course the db. Something I did before screwed everything up. 2012-01-01 03:01:18 +00:00
collect_quest.lua I made a change to the collection system that I didn't properly implement, resulting in an error any time you put your mouse over a character. This fixes that. 2012-01-01 03:10:17 +00:00
collect_spec.lua Everything SEEMS to work, less of course the db. Something I did before screwed everything up. 2012-01-01 03:01:18 +00:00
collect_traveled.lua Everything SEEMS to work, less of course the db. Something I did before screwed everything up. 2012-01-01 03:01:18 +00:00
collect_upgrade.lua Everything SEEMS to work, less of course the db. Something I did before screwed everything up. 2012-01-01 03:01:18 +00:00
collect_util.lua Everything SEEMS to work, less of course the db. Something I did before screwed everything up. 2012-01-01 03:01:18 +00:00
collect_warp.lua Everything SEEMS to work, less of course the db. Something I did before screwed everything up. 2012-01-01 03:01:18 +00:00
collect_zone.lua Everything SEEMS to work, less of course the db. Something I did before screwed everything up. 2012-01-01 03:01:18 +00:00
comm.lua Everything SEEMS to work, less of course the db. Something I did before screwed everything up. 2012-01-01 03:01:18 +00:00
config.lua Everything SEEMS to work, less of course the db. Something I did before screwed everything up. 2012-01-01 03:01:18 +00:00
core.lua Everything SEEMS to work, less of course the db. Something I did before screwed everything up. 2012-01-01 03:01:18 +00:00
custom.lua Some more changes for using the WoW quest tracking API. 2012-02-08 03:41:53 +00:00
db_get.lua QH Now queries the WoW client for quests, though it doesn't seem to update correctly when a quest is accepted (and though untested, probably doesn't update locations when the WoW poi changes). 2012-02-29 03:27:41 +00:00
director_achievement.lua Some more changes for using the WoW quest tracking API. 2012-02-08 03:41:53 +00:00
director_find.lua Added functionality to track the elders based on their associated achievements, and the ability to clear the entire list. 2012-02-10 00:59:22 +00:00
director_quest.lua QH Now queries the WoW client for quests, though it doesn't seem to update correctly when a quest is accepted (and though untested, probably doesn't update locations when the WoW poi changes). 2012-02-29 03:27:41 +00:00
dodads.lua QH Now queries the WoW client for quests, though it doesn't seem to update correctly when a quest is accepted (and though untested, probably doesn't update locations when the WoW poi changes). 2012-02-29 03:27:41 +00:00
dodads_triangles.lua Everything SEEMS to work, less of course the db. Something I did before screwed everything up. 2012-01-01 03:01:18 +00:00
error.lua Everything SEEMS to work, less of course the db. Something I did before screwed everything up. 2012-01-01 03:01:18 +00:00
filter_base.lua Everything SEEMS to work, less of course the db. Something I did before screwed everything up. 2012-01-01 03:01:18 +00:00
filter_core.lua Everything SEEMS to work, less of course the db. Something I did before screwed everything up. 2012-01-01 03:01:18 +00:00
flightpath.lua Everything SEEMS to work, less of course the db. Something I did before screwed everything up. 2012-01-01 03:01:18 +00:00
graph_core.lua Some more changes for using the WoW quest tracking API. 2012-02-08 03:41:53 +00:00
graph_flightpath.lua Everything SEEMS to work, less of course the db. Something I did before screwed everything up. 2012-01-01 03:01:18 +00:00
help.lua Everything SEEMS to work, less of course the db. Something I did before screwed everything up. 2012-01-01 03:01:18 +00:00
lang.lua Decided creating packages for each locale was going to be a huge PITA for uploading. Trying to set this up so that the locale specific stuff is load on demand. QuestHelper depends on QHData-base, which in turn loads the appropriate locale specific QHData addon. Note: NONE OF THIS HAS BEEN TESTED! There are so many changes that it makes more sense to commit first and ask questions later. 2011-07-05 22:15:17 +00:00
LibMapDataInit.lua QH Now queries the WoW client for quests, though it doesn't seem to update correctly when a quest is accepted (and though untested, probably doesn't update locations when the WoW poi changes). 2012-02-29 03:27:41 +00:00
line.tga Restructered repository. 2010-10-25 01:54:08 +00:00
main.lua Implemented functionality to automatically update the tracked elders by keeping track of their associated quests and whether or not the quests have been completed. 2012-02-09 03:01:12 +00:00
manager_achievement.lua Everything SEEMS to work, less of course the db. Something I did before screwed everything up. 2012-01-01 03:01:18 +00:00
manager_blizzobjective.lua Restructered repository. 2010-10-25 01:54:08 +00:00
manager_completed.lua Everything SEEMS to work, less of course the db. Something I did before screwed everything up. 2012-01-01 03:01:18 +00:00
manager_event.lua Everything SEEMS to work, less of course the db. Something I did before screwed everything up. 2012-01-01 03:01:18 +00:00
mapbutton.lua Everything SEEMS to work, less of course the db. Something I did before screwed everything up. 2012-01-01 03:01:18 +00:00
menu.lua Everything SEEMS to work, less of course the db. Something I did before screwed everything up. 2012-01-01 03:01:18 +00:00
MinimapArrow.tga Restructered repository. 2010-10-25 01:54:08 +00:00
nag.lua Everything SEEMS to work, less of course the db. Something I did before screwed everything up. 2012-01-01 03:01:18 +00:00
objective.lua Everything SEEMS to work, less of course the db. Something I did before screwed everything up. 2012-01-01 03:01:18 +00:00
objtips.lua Everything SEEMS to work, less of course the db. Something I did before screwed everything up. 2012-01-01 03:01:18 +00:00
pathfinding.lua Successfully loads with MapIDs as planes... Crashes with quests (not unexpected). This is just a good point to "save." 2012-02-01 01:37:20 +00:00
pattern.lua Everything SEEMS to work, less of course the db. Something I did before screwed everything up. 2012-01-01 03:01:18 +00:00
quest.lua Everything SEEMS to work, less of course the db. Something I did before screwed everything up. 2012-01-01 03:01:18 +00:00
QuestHelper.toc QH Now queries the WoW client for quests, though it doesn't seem to update correctly when a quest is accepted (and though untested, probably doesn't update locations when the WoW poi changes). 2012-02-29 03:27:41 +00:00
radar.lua Everything SEEMS to work, less of course the db. Something I did before screwed everything up. 2012-01-01 03:01:18 +00:00
recycle.lua Everything SEEMS to work, less of course the db. Something I did before screwed everything up. 2012-01-01 03:01:18 +00:00
routing.lua Everything SEEMS to work, less of course the db. Something I did before screwed everything up. 2012-01-01 03:01:18 +00:00
routing_controller.lua QH Now queries the WoW client for quests, though it doesn't seem to update correctly when a quest is accepted (and though untested, probably doesn't update locations when the WoW poi changes). 2012-02-29 03:27:41 +00:00
routing_core.lua Some more changes for using the WoW quest tracking API. 2012-02-08 03:41:53 +00:00
routing_debug.lua Everything SEEMS to work, less of course the db. Something I did before screwed everything up. 2012-01-01 03:01:18 +00:00
routing_hidden.lua Everything SEEMS to work, less of course the db. Something I did before screwed everything up. 2012-01-01 03:01:18 +00:00
routing_loc.lua Everything SEEMS to work, less of course the db. Something I did before screwed everything up. 2012-01-01 03:01:18 +00:00
routing_route.lua Everything SEEMS to work, less of course the db. Something I did before screwed everything up. 2012-01-01 03:01:18 +00:00
sigil.tga Restructered repository. 2010-10-25 01:54:08 +00:00
teleport.lua Everything SEEMS to work, less of course the db. Something I did before screwed everything up. 2012-01-01 03:01:18 +00:00
textviewer.lua Everything SEEMS to work, less of course the db. Something I did before screwed everything up. 2012-01-01 03:01:18 +00:00
timeslice.lua QH Now queries the WoW client for quests, though it doesn't seem to update correctly when a quest is accepted (and though untested, probably doesn't update locations when the WoW poi changes). 2012-02-29 03:27:41 +00:00
tomtom.lua Everything SEEMS to work, less of course the db. Something I did before screwed everything up. 2012-01-01 03:01:18 +00:00
tooltip.lua Everything SEEMS to work, less of course the db. Something I did before screwed everything up. 2012-01-01 03:01:18 +00:00
tracker.lua Everything SEEMS to work, less of course the db. Something I did before screwed everything up. 2012-01-01 03:01:18 +00:00
triangle.tga Restructered repository. 2010-10-25 01:54:08 +00:00
upgrade.lua Successfully loads with MapIDs as planes... Crashes with quests (not unexpected). This is just a good point to "save." 2012-02-01 01:37:20 +00:00
utility.lua QH Now queries the WoW client for quests, though it doesn't seem to update correctly when a quest is accepted (and though untested, probably doesn't update locations when the WoW poi changes). 2012-02-29 03:27:41 +00:00
warning.lua Everything SEEMS to work, less of course the db. Something I did before screwed everything up. 2012-01-01 03:01:18 +00:00