Download alpha 13a here
This version writes minimaps to /HOME/.aflobby/ on linux (is that right or is the case incorrect?).
I also changed a few things. I changed the layout class from boxlayout to cardlayout in hopes it changed the grouplayout issue. I also added "-target 1.5" to the compile command.
I also fixed a few issues, such as sync and an error that made it change map when you started the game to "", and I made it check sync before it sent initial status.
I also fixed a few errors with things not resizing correctly.For example, I re-arranged the components on the login page.
I also added a check to not set the java looknfeel to native if the returned string is "ubuntulooks"
Also, if the incorrect UnitSync is present or there si no unitsync at all itll display an error instead fo crashing and login, but you wont have any maps or mods to play with.
A JNI aware unitsync.so is included courtesy of kloot.
Extract to your spring folder, and run aflobby.jar by either double clicking on it or running the command "java -jar aflobby.jar"
btw you may have to create the folder /lobby/aflobby/maps/ or /HOME/.aflobby/ if they dont already exist.