1
0
Bifurcation 0
copy of google code archive of the project https://code.google.com/archive/p/questhelperredux/
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.
Aller au fichier
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
Development Minor change to ensure proper zip file naming. 2011-12-21 00:06:28 +00:00
QHData-base Updated TOC version. Will be checking into zone lookup issues tomorrow sometime. 2011-12-02 02:06:05 +00:00
QHData-deDE Updated TOC version. Will be checking into zone lookup issues tomorrow sometime. 2011-12-02 02:06:05 +00:00
QHData-enUS Updated TOC version. Will be checking into zone lookup issues tomorrow sometime. 2011-12-02 02:06:05 +00:00
QHData-esES Updated TOC version. Will be checking into zone lookup issues tomorrow sometime. 2011-12-02 02:06:05 +00:00
QHData-esMX Updated TOC version. Will be checking into zone lookup issues tomorrow sometime. 2011-12-02 02:06:05 +00:00
QHData-frFR Updated TOC version. Will be checking into zone lookup issues tomorrow sometime. 2011-12-02 02:06:05 +00:00
QHData-koKR Updated TOC version. Will be checking into zone lookup issues tomorrow sometime. 2011-12-02 02:06:05 +00:00
QHData-ruRU Updated TOC version. Will be checking into zone lookup issues tomorrow sometime. 2011-12-02 02:06:05 +00:00
QHData-zhCN Updated TOC version. Will be checking into zone lookup issues tomorrow sometime. 2011-12-02 02:06:05 +00:00
QHData-zhTW Updated TOC version. Will be checking into zone lookup issues tomorrow sometime. 2011-12-02 02:06:05 +00:00
QuestHelper 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