Browser now supports 3D. Very initial implementation of 3D but at least it's in there.
I've released an initial version which should be runnable under both Linux and Windows (I've tested under both of these). The most exciting thing about this release is that it works.
There isn't much exciting here, but it does test the protocol. Basic features are that anyone running the application can see all other users and chat with them (Assuming they can connect to the MapServer). Check out the README for more information.
My first run was successful. I ran a MapServer on one machine, and ran 6 different browsers on 3 different machines. They all sucessfully saw each other and communicated with each other. Right now it is VERY rough, but the basic theory seems to work. Hope to check that version into CVS once I remove any code that is hardcoded (like the name of the MapServer).