A text map creator for MUDs. Allows quick mapping using num pad keys for direction. Creates unicode text maps that can be posted, emailed or used to create maps that appear in the mud. Offers user the ability to mark rooms, extend hallways and add notes.
Be the first to post a text review of Lulu's MUD Cartographer. Rate and review a project by clicking thumbs up or thumbs down in the right column.
All of the source files are now available for viewing in the CVS repository
Since I've been doing a bunch of work on the app I figured (after my wife made fun of it) that I should update the web page. All I've updated is the source structure and the color scheme so far, but I'm going to have to update the content as well to account for the two different versions I have now (C# and Java)
0.0.4 - August 31, 2008 - Changed to partial-MVC pattern for notifying interested GUI elements of changes - Model is updated directly - Cleaned up the description panel - Fixed issue with last typed character being lost - Added focus logic - Fixed scrolling
0.0.4 - August 31, 2008 - Changed to partial-MVC pattern for notifying interested GUI elements of changes - Model is updated directly - Cleaned up the description panel - Fixed issue with last typed character being lost - Added focus logic - Fixed scrolling 0.0.3 - August 28, 2008 - Cleaned up the room painting code; Room class now handles painting itself - Added choosable text and background colors - Improved room info editing - Focus automatically transfers back to the map panel - Room symbol restricted to one character - Room symbol auto selects existing symbol on click - Clicking a letter automatically sets the currently selected room's symbol - Cleaned out all old debug code 0.0.2 - August 27, 2008 - Buffered the map image; redraws with no changes use buffered image - Changing rooms only redraws the previous and current room - Adding a connection only draws the connection, not the whole map - Added room information panel - Room symbol can be updated from the panel (redraw isn't automatic) - Fixed, and subsequently borked, the scroll bars - Fixed focus issues - Added code (although commented out) to save an image of the map 0.0.1 - August 22, 2008 - Starting rewriting the whole thing in Java using Java2D - Rooms are drawn rather than using ascii characters - Room connections are drawn - 8 compass directions supported - rooms aren't drawn over existing rooms - other than that we're starting from scratch :)
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?