Submit your ideas through "Feature Request".
I've updated categories in "Feature Request" and "Bugs" to reflect current status of the project
I also uploaded the freeserver-0.2.0 beta code to CVS, so now the code in CVS is the same as in latest release
freeserver-0.2.0 beta has been released. Some bug fixes; some documentation is finally available. And the whole thing works :-)
Now, there is a playable multiplayer game (Durak) available that is built on top of freeserver's API. Currently, you can only get it from the freeserver CVS tree along with the rest of the freeserver's code
It's possible to download all the files needed to run freeserver from the Files section. After the download, get the sourses from the CVS tree and put them into src folder. Use included ant script to compile
The project site is complete. Check it out at http://freeserver.sourceforge.net
Started working on freeserver 0.2.0. The code is available from the CVS tree under freeserver
New versions of myServer and myClient are released. You'll need dom4j-full.jar from http://www.dom4j.org and Ant from http://jakarta.apache.org/ant/index.html to install and run those
Released. You'll need dom4j-full.jar from dom4j.org to run those...
myServer 0.1.0 Alpha is in the CVS tree... look for the myServer and myClient directories...
Will have a simple XML protocol. Also, a GUI for exploring server capabilities will be released