Hi!
This week there was a little bit of activity.
jrgp has rewritten the Soldat lobby server in Googles Go programming language, replacing his previous java implementation.
If your server is missing in the server list use you admin client and send the /lobby command or restart it.
Falcon continued to work on his scriptcore implementation.
I updated the Soldat GUI so scale (on the join game tab) and fixed some bug which happened because of my changes.
I also worked on the official Soldat admin client ported it to Lazarus and fixed a few bugs.
Falcon successfully compiled it on Linux and helped testing it.
Porting other admin clients would lot more time (Soldat admin has less than 500 lines of code
So I thought getting the old admin client ready to work wouldn't be a bad idea.
I will probably not work much on it since it works now. Maybe do some fixes and add features when I feel the need for it.
The idea is that we need a simple admin client in the future for testing purposes when we rewrite netcode and admin protocol.
Also one admin client for Linux Windows and Mac would be nice.
But currently you are better off using Baka Admin or ARSSE.
Besides that there was the usual code cleanup and formatting stuff. More code formatting than I like to do though.