EarthDefenseBot v.0.5.1
=======================
Preparations:
-------------
- Make sure you have the latest JRE installed on your operating system.
- Code was compiled using Eclipse 3.2.2 with JRE 1.6.0_03.

Start via command line: 
-----------------------
Type "java -jar EarthDefenseBot.jar <server> <port>", whereas
<server> is the IP where MAME is running
<port> is the port where MAME is listening (1979, if left empty)

In the GUI:
-----------
- The connection settings can be also configured at runtime using the "Select Server" button in the GUI control panel
- While the boxes "Activate and start automatically" and "automatic deactivation after 5 min" are checked, there is no need to use the "Activate/Deactive Bot" button at all.
- When the connection to MAME is disrupted, the bot will deactivate itself automaticly and wait for a new connection to be established.
- The passed time since activation, lost UDP packets and the connection status are displayed in the GUI status panel
- The GUI statistics panel and the GUI combat event history are purged, whenever the bot is deactivated

Statistics:
-----------
- If provided a subdirectory named "log", the combat statistics are logged into a csv file each time the bot deactivates