Hi, I'm preparing a Wormux release called "0.5 beta1" or (0.5b1). You can download it from : http://download.gna.org/wormux/wormux-src-0.5b1.tar.bz2 (3,7 MB) and http://download.gna.org/wormux/wormux-data-0.5b1.tar.bz2 (13 MB)
I splitted Wormux into two parts become I think that the whole project is too big for people who have very slow (56K) Internet connexion. In "src" package, you just have the map "pirates" and some skins. I also move the music into data package. --- A binary version can be found here : http://download.gna.org/wormux/wormux-bin-0.5b1.tar.bz2 (3,7 MB) All archives use the same output directory (wormux/), so you just have to run tar in the same directory for src+data or bin+data ;-) --- I also began a CVS branch called "v05". This branch have to be used only to fix bugs in Wormux 0.5 release ! All new features should be tested in HEAD branch. If you would like to use the new branch, type (in wormux directory) : $ cd .. $ cp -R wormux wormux-v05 $ cd wormux-v05 $ cvs update -r "v05" Or, download the whole module with : $ cvs -z5 co -r "v05" -P wormux --- So please test it, and send *ALL* bugs in this mailing list ;-) TODO : - Update translation - Fix bugs :) - Prepare packages (test package preparation scripts) Bye, Haypo