???Error while updating filelist (PROPFIND request failed on '/wsvn/trunk/tools/unitsync'
PROPFIND of '/wsvn/trunk/tools/unitsync': 405 Method Not Allowed (https://springrts.com))
[Linux Lobby] AFLobby Beta 3.9.7
Moderator: Moderators
Is this happening after the 'svn checkout https://springrts.com/svn/spring/trunk' command? Cos i just tested it now and it works fine...
Ok, now I've finished my exams, I have time to write up some thoughts about AFlobby. I'll tackle the battle screen first, as this is where you normally spend most of the time. Please note these are just thoughts; feel free to criticize!
*Most Important part of the battle screen is the player list where all the player info is. At the moment I think this quite bad UI wise; Each player has two lines dedicated to them; most of them in words. This makes it impossible to just scan the list and see how many people are ready, are the teams fair, whats the dominant faction etc..
Solution: Implement columns (similar Tasclient) and eliminate as many words as possible.
Have each variable have it's own column and replace all possible words with pictures; i.e. replace spectator/player, ready/not ready, faction/race, colour (instead of colouring the text). IMO this will be a vast improvement, as at the moment it just stresses me out trying to figure out whats happening in a large battle
. As for the icons, I'll check out the tubes and see if there are any nice GPL or free icons you could use (If you don't to do them yourself and you don't mind using GPL license ..).
*Would be very cool to also add features that TASclient doesn't have; e.g. Have a summary to the right of the minimap with the following info: Ratio of players, ratio of factions, have an option to "unspec as soon as space appears" (Does this already happen? -havn't had a chance to really test it out.)
*Also is it just me or doe the "My Team" tab and "Game Options" tab not actually fit in the window yet?
*Map-picker; useful if it would a minimap preview & have the Tasclient suggest map feature.
*Could it be possible to fit the game options somewhere where you could see chat at the same time? Just the main things like limit d-gun, unit limit, com ends.
*Lastly; possible to make the window resizable; so you can fit all the players on 1 screen in large battles
P.S The new rank icons look surprisingly better without the white background, and also the transparent boxes are a vast improvement over TASclient too (although the number fo each box should be slightly larger and bolder to improve visibility)
*Most Important part of the battle screen is the player list where all the player info is. At the moment I think this quite bad UI wise; Each player has two lines dedicated to them; most of them in words. This makes it impossible to just scan the list and see how many people are ready, are the teams fair, whats the dominant faction etc..
Solution: Implement columns (similar Tasclient) and eliminate as many words as possible.
Have each variable have it's own column and replace all possible words with pictures; i.e. replace spectator/player, ready/not ready, faction/race, colour (instead of colouring the text). IMO this will be a vast improvement, as at the moment it just stresses me out trying to figure out whats happening in a large battle

*Would be very cool to also add features that TASclient doesn't have; e.g. Have a summary to the right of the minimap with the following info: Ratio of players, ratio of factions, have an option to "unspec as soon as space appears" (Does this already happen? -havn't had a chance to really test it out.)
*Also is it just me or doe the "My Team" tab and "Game Options" tab not actually fit in the window yet?
*Map-picker; useful if it would a minimap preview & have the Tasclient suggest map feature.
*Could it be possible to fit the game options somewhere where you could see chat at the same time? Just the main things like limit d-gun, unit limit, com ends.
*Lastly; possible to make the window resizable; so you can fit all the players on 1 screen in large battles
P.S The new rank icons look surprisingly better without the white background, and also the transparent boxes are a vast improvement over TASclient too (although the number fo each box should be slightly larger and bolder to improve visibility)
I have a amd64-install of ta:spring. So how to get aflobby compiled? The packages mentioned before cause in the program giving me the error message
/usr/share/games/spring/libjavaunitsync.so: /usr/share/games/spring/libjavaunitsync.so: wrong ELF class: ELFCLASS32 path variable = /usr/share/games/spring library path = .
Progress:
I've made the player pane background blue and added a white border around it with a title. I've made it show team colour in a small box, and spectator text is not pale gray and not white to make it more obvious who is and isnt a spectator.
I've corrected the tabpane clipping the edge of the window, and fixed a bug with SAIDBATTLEX not being shown properly.
I've also fixed channel smileys not working and people being able to post arbitrary html formatted messages (no more goatse in #peet). This also means aflobby users cna now type the character <.
The main splash screen has a subtle border and has been made slightly brighter to make it look less like a loading screen.

I've made the player pane background blue and added a white border around it with a title. I've made it show team colour in a small box, and spectator text is not pale gray and not white to make it more obvious who is and isnt a spectator.
I've corrected the tabpane clipping the edge of the window, and fixed a bug with SAIDBATTLEX not being shown properly.
I've also fixed channel smileys not working and people being able to post arbitrary html formatted messages (no more goatse in #peet). This also means aflobby users cna now type the character <.
The main splash screen has a subtle border and has been made slightly brighter to make it look less like a loading screen.
