Nathanial.C.Jones
965e8589c9
Everything SEEMS to work, less of course the db. Something I did before screwed everything up.
...
I implemented a QuestHelper_GetTime function for the next time Blizzard decides to fiddle with the time functions. It returns debugprofilestop() / 1000, to exactly match the precision of GetTime().
I also re-removed references to Cartographer from the rollback.
2012-01-01 03:01:18 +00:00
Nathanial.C.Jones
1ed59e66dc
Temporarily removed the level restriction for the Dalaran <--> Crystalsong Forest path.
2011-07-16 00:57:09 +00:00
Nathanial.C.Jones
62ca61c66d
This should resolve issue 458.
2011-07-06 18:22:45 +00:00
lonadar
c2d32c4785
Added Waygate. Adjusted port speeds depending on whether travel was intra- or inter-zone. Will try to add the reputation dependancies next, but not tonight.
2011-03-23 04:26:11 +00:00
lonadar
42902a8159
Updated Pathfinding.lua to expand transitions into Cataclysm areas. There's more work to be done, but I'd have a better feel once I've actually been in the new areas. Gonna work on my Orc for a bit. Still to do - add code specifically for reputation-specific transitions.
2011-03-22 23:20:02 +00:00
lonadar
32ffc8bfb2
Applying the same patching for Stranglethorn as Alterac.
2011-03-04 23:26:38 +00:00
lonadar
72dc8f9c2d
Alright, I'm going on faith and removing all the level restrictions to Northrend.
2011-03-03 00:19:18 +00:00
lonadar
f20bc1811e
Made adjustments in an attempt to remove the Zone 71 issues. No, I really haven't done anything else. RL invading. Not to worry.
2011-03-01 22:14:29 +00:00
lonadar
621bea3048
Call me crazy, this might fix the Plane 158.
2011-02-23 02:15:06 +00:00
lonadar
e1505cae77
More changes to pathfinding. Corrections made to the Stranglethorn Vale area. This is a work in progress uploaded just to test the planes issue.
2011-02-21 00:11:41 +00:00
lonadar
2df2c7cda3
Another small adjustment. I'm done playing now. Even tried it on my level 28 druid. Testing...what a concept...
2011-02-16 12:05:36 +00:00
lonadar
ce6782a88a
Wow...just...wow... Let's see if this fixes Issue 359.
2011-02-16 11:29:14 +00:00
lonadar
09742a52ae
Significant changes to the static pathfinding information and some starting setup for mage and hearth porting.
2011-02-15 23:42:48 +00:00
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