1
0
Bifurcation 0
Graphe des révisions

23 commits

Auteur SHA1 Message Date
Nathanial.C.Jones
d0b3c20aba Initial Pandaria commit. 2012-09-25 02:00:15 +00:00
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
Nathanial.C.Jones
ec57f73384 Abandoning the idea of separating the collection system from the core for the moment. It is looking a bit harder than anticipated for the moment. I will revisit this later. 2012-01-02 01:34:49 +00:00
Nathanial.C.Jones
476acd7eb7 QHCollector is now officially separated, however, this separation is not yet tested. I won't be testing it for a while, so if anyone chooses to download this revision, please open issues for each of the problems you find and indicate what you did to fix them... Feel free to attach diff patch files. 2012-01-01 20:52:02 +00:00
Nathanial.C.Jones
e4873f0d6c Rollback 2012-01-01 02:22:56 +00:00
Nathanial.C.Jones
b87a429214 Removed all references to Cartographer. Cartographer support will not be included ever again. 2011-12-21 00:24:56 +00:00
Nathanial.C.Jones
d8f5f276be Removed some essentially useless files. 2011-12-21 00:07:18 +00:00
Nathanial.C.Jones
725ece19e3 Updated TOC version. Will be checking into zone lookup issues tomorrow sometime. 2011-12-02 02:06:05 +00:00
Nathanial.C.Jones
087f25681e Changed data export method to be a bit more streamlined. Not all data will be exported and a purge will not clear the data. This is for my use only, so I will have no pity on the fool who sets export to true and then complains about the memory usage. 2011-07-06 12:10:56 +00:00
Nathanial.C.Jones
e8e5488071 Fixed a couple issues that were preventing QuestHelper from loading properly. 2011-07-06 00:00:07 +00:00
Nathanial.C.Jones
cbc1225158 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
Nathanial.C.Jones
52110e55b2 The Data package seems to work for enUS as the only active data. All files in the lang directory will load, since these are trivially sized. 2011-07-02 21:24:44 +00:00
Nathanial.C.Jones
4ac75db693 Not sure what happened, did a merge back int the trunk but the changes didn't show up. 2011-07-01 14:54:43 +00:00
Nathanial.C.Jones
27f81b25a3 Updated toc version to 40100 to bring QH up to date for the 4.1 patch. 'Fixed' the flight timer resize issue (issue 426) by setting the size during each cycle. 2011-04-28 01:40:23 +00:00
lonadar
b8624952c5 Not related to the current testing. Took first step at removing Cartographer and was nice enough to warn people, removed connections to Changes command as the log hasn't been updated and I'm not going to right now, and attempted to address Issue 50. 2011-02-05 13:59:20 +00:00
Nathanial.C.Jones
79b7c7b378 Added an assertion to help diagnose the repeated rearing of the 'Coord[1] = 181' error. Created a collector for hearthing. 2011-01-28 02:12:26 +00:00
Nathanial.C.Jones
8fd5713c51 Fixed version tag place holder. 2010-11-08 19:36:23 +00:00
Nathanial.C.Jones
0714bc634e Made the script more advanced to try and solve the tag substitution issue. 2010-11-06 01:06:12 +00:00
Nathanial.C.Jones
16a956eb75 Edited versioning tag to see if it would replace properly with a new style. 2010-11-05 18:00:47 +00:00
Nathanial.C.Jones
5e3bfadd2c Changing version number system again. Will now be based on svnversion. Set up a $svnversion$ keyword in place of the date/time. This will be expanded upon during build. 2010-10-28 18:17:50 +00:00
Nathanial.C.Jones
b2b06a6e88 Set version to 1010272130a.svn 2010-10-28 01:37:06 +00:00
Nathanial.C.Jones
d389749812 Fixed internal versioning to be compatible with new version numbering scheme. 2010-10-25 10:29:30 +00:00
Nathanial.C.Jones
05b02bd620 Restructered repository. 2010-10-25 01:54:08 +00:00
Renommé depuis QuestHelper.toc (Continuer la navigation)