Download Latest Version mudmap-2.2.4.zip (128.1 kB)
Email in envelope

Get an email when there's a new version of MUD Map

Name Modified Size InfoDownloads / Week
Parent folder
mudmap-2.0.4.zip 2015-02-05 114.5 kB
mudmap-2.0.3.zip 2015-01-15 107.8 kB
README 2014-08-06 3.7 kB
mudmap-2.0.2.zip 2014-08-06 101.0 kB
mudmap-2.0.1-beta.zip 2014-07-25 98.5 kB
mudmap-2.0.0-beta.zip 2014-07-20 83.6 kB
Totals: 6 Items   509.0 kB 0
MUD Map, version 2
by Neop (contact: email: mneop@web.de, jabber: neop@neop.mooo.com)

license: GPLv3
use it on your own risk!

MUD Map Websites:
GitHub (Sources, Information, etc): https://github.com/Neop/mudmap2
Sourceforge (download packages, MUD Map v1 + v2): https://sourceforge.net/projects/mudmap/
MUD Map v1 user manual / quick start guide: http://mudmap.sf.net

If you encounter any bugs or other problems please contact me or write
a bug report on GitHub (https://github.com/Neop/mudmap2/issues), so I
can fix it.

Installation
A JRE (Java Runtime Environment) needs to be installed on your computer.
You can get it here: https://www.java.com/de/download/index.jsp 
Place the mudmap.jar file wherever you like. It should run after a 
double-click on the mudmap.jar file or right click on it, select
"open/run with", then select something siliar to "Java JRE" (It depends
on your operating system)

Portable mode
When you start MUD Map for the first time you will be asked whether
you'd like to use MUD Map in portable mode. In this case the world files
will be stored in the same directory as the mudmap2.jar.

If you don't use portable mode, you can find the files here:
Linux: ~/.mudmap/
Windows: %appdata%\mudmap\

Updating
Just replace the old mudmap2.jar file with a new one.

Compatibility to MUD Map 1
MUD Map 2 uses an improved version of the file format of MUD Map 1. It
can read worlds that were created with MUD Map 1 and saves them in a
compatible format if compatibility is enabled (is enabled by 
default) Note that MUD Map 1 might be updated to use the same file
format after version 1.4

How to use MUD Map:
I didn't create a manual for MUD Map 2 yet, so please refer to the 
manual of MUD Map 1, which is very similar: http://mudmap.sf.net
If you've still questions, feel free to contact me ;)

Keyboard commands
Keyboard commands can be used to navigate and alter the map if keyboard
place selection is enabled by pressing p. A red box should be visible on
the screen. You might have to click at the map once after you opened it
for it to be able to receive keyboard events.

The keys used here are not final and might not be optimal. Please let me
know if you think that other keys should be used ;)

ctrl + s						save currently shown world
ctrl + o						show open world dialog

context menu key				show the context menu of the selected
								place (like right click on that place)

+/- 		page up/down		increment and decrement the tile size
p:								enable / disable place selection

w/a/s/d, arrow keys, numberpad	shift the selection ("direction keys")
h, home key, numpad 5			go to home location
e, enter, insert key, double click	create / edit place at selection
f								create or remove a placeholder place
r 			delete key			remove selected place
c								edit place comments
q								modify area of selected place. Note that
								this also affects other places that
								belong to the same area. If no place is
								selected or selection is disabled, a new
								area will be created
l								show place list

path creation shortcuts:
ctrl + numpad 5					show create path dialog
ctrl + direction key			create path to adjacent place 
(no w/a/s/d)
alt or alt-gr + direction key	remove all paths to adjacent place

place selection (to remove / move / copy many places at once):
escape							deselect everything
space							add / remove place selected by cursor
ctrl + click					add / remove place to selection
ctrl + a						select everything on current layer
shift + click					box selection
shift + arrow keys / numpad / w/a/s/d	box selection

ctrl + x						cut places
ctrl + c						copy places
ctrl + v						paste places
Source: README, updated 2014-08-06