Could someone PM me detailed instructions on both how to join and how to set your own server up? Thanks in advance!
I'm going to ignore "PM" and post the instructions for both here, so that we can start up an FAQ or something.
To join a server:
1. Download the compressed file (zip or tar.bz2, depending on your OS) from the links on the first post.
2. Unpack the file. If you downloaded the proper file for your system, you shouldn't need any external tools. Windows can open ZIP archives natively, and Linux comes with GNU TAR, which can open tar.bz2 archives.
3. Run the batch file (or shell script, for Linux) that corresponds to the server and tileset you want to use.
4. Enjoy!
To create a server:
1. Download and install dfterm2. Download link can be found in
this post.
2. If you are behind a router, DSL modem, or something of that nature, open port 8000. The process varies by make and model, so check your router/modem's manual.
3. Open port 8000 in Windows Firewall. Check the Windows website for instructions on how to do this. Alternatively for Linux, run this command in a terminal:
sudo iptables -A INPUT -p udp --dport 8000 -j ACCEPT
Afterwards, make sure any anti-virus software you may have installed won't interfere with port 8000 in any way.
4. Shoot a message towards either Carnes or me with your IP address (go to
http://www.whatismyip.com if, like most people, you don't know it off the top of your head). We'll check to see if everything works ok, and if it does, we'll add your server to the list.