First of all thank you xzaz for hosting the server. And yes please email any translation corrections to me.
I noticed something : when clicking on the players info button, it shows the chat, and clicking on chat shows the players info ;p
lol not sure how that happened. Fixed, thanks for reporting.
-flac support for the music files (it's not that important, but can be interesting, I love flac :p )
-being able to move the camera with the arrows
-a way to see what our allies are doing
- Supporting additional music formats isn't a priority, we might consider it later when we're looking for a music playing library that is less Windows dependant.
- You can move the camera with the arrows, just make sure you don't have the chat window open as then the arrows are used to move the cursor in the edit box.
- Seeing the same as your allies: Thanks for reminding me, I'd forgotten we need that

It's on the todo list.
Now for the big one: Server data corruption errors. I spent the morning puzzling over what might be causing this and eventually checked the code that tests for data corruption errors. I realised that I wrote it horribly wrong, and it will think there is an error if one message is split between two TCP packets

So unfortunately it is going crash multiplayer very quickly. It may happen less on a LAN with fast computers, but it will most likely still happen. This feature was a last minute change which wasn't tested enough, and I did not properly check the code I wrote.
I'm quite disappointed by this, I was hoping this demo would have working multiplayer. As this is a very serious bug I think we will release a new demo within a week or two to fix it. I'll also try to add rooms to servers so they can host multiple games simultaneously (should be quick to implement) and an initial validation check to make sure a client is actually the KaM Remake not a bot or hacker probing ports/spamming.
Thanks for your help and testing everyone.
Lewin.
P.S. I won't need the log files for the server data corruption errors, they wouldn't tell me anything new.