Menu

Movement Code Update

The movement code originally worked by having each Room object link to up to 6 other Rooms (one for each compass direction + up and down). This worked for quite some time until we got to the point where we needed to build the zone loader. The MUD now uses a 4-dimensional coordinate system to keep track of where everything is in the world. There are still some bugs with it, but it will make building the world much easier.

Posted by 2008-03-07

Log in to post a comment.

MongoDB Logo MongoDB