Since i really HATE the in-game server browser i was trying to write my own browser.
I'm using the java language, beacuse i know that language very well,it is one of the best net-oriented languages out there and , last but not least, the program can be ran on Windows or linux, no matter what OS ppl use.
Acutally i just concentrated on everything else but the UserInterface. So my program connects to the master server, gets the server list, and gets every information i need (all the vars,the players list, the country where the server is located etc. ) from every server.
What i need now is just to write the GUI (i think using Swing is the best choice) and i was wondering if anyone wanted to help me with that, or maybe just suggest me what could be nice to be found in such a game browser...
