1
0
Bifurcation 0
Graphe des révisions

19 Révisions

Auteur SHA1 Message Date
Nathanial.C.Jones 302d44b8ac Removed AstrolabeQH (old, modified Astrolabe-0.4). 2013-01-03 02:52:41 +00:00
Nathanial.C.Jones f9b92178d5 Beginnings of conversion from old, modified Astrolabe-0.4 to new, improved Astrolabe-1.0.
WARNING: THESE MODIFICATIONS ARE NOT TESTED AND ARE LIKELY TO CAUSE CATASTROPHIC ISSUES AT THIS TIME. ANY ATTEMPT TO USE THIS REVISION IS NOT RECOMMENDED.
2013-01-03 02:50:16 +00:00
Nathanial.C.Jones da3908b13d Fix for issue 536. Temporarily resolves missing data for Pandaria continent. 2012-09-26 23:57:09 +00:00
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 bf43ddd2a2 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
Nathanial.C.Jones a0605af3be FACEPALM! Bad variable name, so it is gonna be nil. #%$@ case sensitivity. 2011-02-05 04:48:47 +00:00
Nathanial.C.Jones 6640999728 MORE assertions. ;-P. Assertions are helpful when the messages are good. GO ASSERTIONS! 2011-02-05 00:40:15 +00:00
Nathanial.C.Jones 6264665bef Resolved issue 190. Added zone sizes, hoping that the information will resolve issue 178. 2010-12-15 03:18:39 +00:00
Nathanial.C.Jones db1b0fee04 Re-enabled the maelstrom paths. Added 'meta' sizes for new zones. Converted some of the stored data to output strings, rather than convert numbers to sequences of bytes. 2010-12-13 02:33:21 +00:00
Nathanial.C.Jones c3865045f1 The only pathing remaining is Maelstrom and goblin start zones. Issue 139 is now resolved as well. 2010-12-12 00:55:58 +00:00
Nathanial.C.Jones e88d9bbd54 Fixed issue 140. Added paths for STV sub-zones, did not encounter STV master anywhere. Finished pathing for Worgen starts, up to and including the official path to main world... I just need to go back with another new Worgen to check the start coords for accuracy. Added routes for Ruins of Gilneas and Ruins of Gilneas City (City is its own zone, but isn't triggered reliably or accurately). Adjusted assertion error text for collect_location to be more useful. Made the afflicted function return strings too, since I want as much plain text as possible. It is late, and that seems to be all I can remember. 2010-12-11 07:21:30 +00:00
Nathanial.C.Jones 82da2634a4 Blanked out database files... NO DATA FOR ANY QUESTS. Added support for new spell objective type. Began inserting static routes for zones. Removed Portals from Shatt and Dal. Stopped data compression by commenting the related code... Need to see the underlying data structure to implement new build system. Added virtual zones for Worgen starting areas. Made a couple new error messages that are a bit more verbose. 2010-12-08 20:16:49 +00:00
Nathanial.C.Jones 4f77bacb62 Implemented a work around for Blizzard's name conflict for Gilneas and Gilneas City. 2010-12-04 12:46:56 +00:00
Nathanial.C.Jones 977f3282aa Oops, forgot to drop a debug ChatFrame spam. 2010-12-02 02:07:44 +00:00
Nathanial.C.Jones 65401fe2c7 Pathfinding fixed with new zones added. Astrolabe still needs new data, but meh, that is relatively minor for now. This is a releasable fix\! 2010-12-02 02:06:03 +00:00
Nathanial.C.Jones 1e99b13835 Made it 'work'. Does NOT do any path calculation and load message freezes at 13%, but it DOES collect data. 2010-11-27 22:47:32 +00:00
Nathanial.C.Jones 5b7a41a9fc 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
Nathanial.C.Jones 05b02bd620 Restructered repository. 2010-10-25 01:54:08 +00:00