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 |
|