1
0
Bifurcation 0
Graphe des révisions

31 commits

Auteur SHA1 Message Date
Nathanial.C.Jones
cdb5b9a387 Fixes issue 349. 2011-02-13 23:52:07 +00:00
lonadar
6d4ec7e785 Updating pathfinding.lua in anticipation of a new release version. Passed 100% load test. 2011-02-13 22:29:20 +00:00
Nathanial.C.Jones
b13900cf4d Readded some critical code that was accidentally removed. Also removed some odd characters. 2011-02-13 13:31:15 +00:00
lonadar
2f5b68388b Just bringing the pathfinding.lua up to date with mine. Shouldn't this be 4.0.6a.xxa now? 2011-02-13 05:24:17 +00:00
Nathanial.C.Jones
3e13a5a473 Put new Teldrassil boat routes in as shared routes (technically Alliance, but Horde needs them for Teldrassil and Azuremyst access). Moved Ru'Theran Village/Darnassus back to shared routes, again because Horde needs it to keep QH from exploding when they are in Darnassus. 2011-02-12 17:31:39 +00:00
Nathanial.C.Jones
ccd091e3a5 Issue 324 should now be fixed. 2011-02-12 05:02:28 +00:00
lonadar
8099b5d648 Amazing what a few commas among friends can do. Fixed the error in pathfinding.lua (Issue 322) and made another change just in case. Also added preliminary routing for the portals on the Outland side of the Dark Portal mentioned in Issue 320. 2011-02-11 00:15:27 +00:00
lonadar
b2051ea902 Working on updating pathfinding.lua (think I left it in a usable state), made some changes to help.lua but by now I don't remember what, and updated the web addresses in the /lang directory. 2011-02-10 22:48:02 +00:00
lonadar
9d970ce4e1 Adjusted the site for the Blasted Lands portal in Orgrimmar. 2011-02-06 00:19:54 +00:00
lonadar
bdb8cdc68c Log message 2011-02-01 02:57:09 +00:00
Nathanial.C.Jones
cc22e05dd4 Fixed error reported in issue 280. Implemented patches in issues 282, 283 and 284. 2011-01-29 21:25:05 +00:00
Nathanial.C.Jones
1b0e1b5ddb Fixed issue 278. 2011-01-29 11:33:47 +00:00
Nathanial.C.Jones
de3585db04 Fixed some issues with the code for the new LostIsles fix. Almost have the hearth collection finished... Just a couple more things to do. 2011-01-29 02:40:17 +00:00
Nathanial.C.Jones
bdb95148aa New method for converting an invalid LostIsles terrain. If this doesn't work, then I'm going to have to go back and try something more drastic and more painful. 2011-01-28 11:24:50 +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
e1f14b0e9a Implemented patch in issue 265. 2011-01-23 15:18:56 +00:00
Nathanial.C.Jones
e1f08c9146 Fixed LostIsles coord issue. Restructured collectors to output tables only. 2011-01-21 01:06:11 +00:00
Nathanial.C.Jones
9ea6f88143 Fixed issue 201. More data collection structure changes. 2010-12-16 12:50:13 +00:00
Nathanial.C.Jones
d0cb454610 Resolved issue 194. Made some more changes to the saved variables layout. 2010-12-16 03:23:48 +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
1127cbdd27 Commented out the maelstrom paths for now... was causing QH to explode. 2010-12-12 18:08:33 +00:00
Nathanial.C.Jones
9721dba23e Added check for nil c in float(c) in collect_location.lua. Added 'meta' paths for Maelstrom Continent zones. 2010-12-12 16:24: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
05aa02c879 Added routes for all of Vash'Jir, Hyjal and Uldum. There is an issue when crossing the Ocean from Vash to mainland EK. This issue also arises during map browsing. I think this is just an issue with what Astrolabe is sending back and will figure it out sometime in the near future. 2010-12-10 03:15:15 +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
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
Renommé depuis pathfinding.lua (Continuer la navigation)