Hello,
I would like to write a lobby client.
Is there any documentation how to do that?
How to connect to servers, enumerate users, enumerate the installed maps, etc
Thanks!
F.
Create a lobby
Moderator: Moderators
- Forboding Angel
- Evolution RTS Developer
- Posts: 14673
- Joined: 17 Nov 2005, 02:43
Re: Create a lobby
Write it for use with only one game. That way, individual games can have a lobby customized for that game, instead of yet another one size fits all non-solution.
Re: Create a lobby
+1 mate!Forboding Angel wrote:Write it for use with only one game. That way, individual games can have a lobby customized for that game, instead of yet another one size fits all non-solution.
Re: Create a lobby
Hi!
We need someone to take up development on QtLobby.
http://springrts.com/phpbb/viewtopic.php?f=64&t=19306
Maybe you would be interested to do that?
QtLobby is a great lobby, but lacks many of the more exotic features. It is in a somewhat working condition already, and since no one is currently developing it, you would be free to change it as you like.
We need someone to take up development on QtLobby.
http://springrts.com/phpbb/viewtopic.php?f=64&t=19306
Maybe you would be interested to do that?
QtLobby is a great lobby, but lacks many of the more exotic features. It is in a somewhat working condition already, and since no one is currently developing it, you would be free to change it as you like.
Re: Create a lobby
What language are you looking to use and which platform/OS are you using to develop it?
-
- Posts: 1398
- Joined: 17 Sep 2008, 04:36
Re: Create a lobby
+1 to QtLobby!zerver wrote:Hi!
We need someone to take up development on QtLobby.
http://springrts.com/phpbb/viewtopic.php?f=64&t=19306
Maybe you would be interested to do that?
QtLobby is a great lobby, but lacks many of the more exotic features. It is in a somewhat working condition already, and since no one is currently developing it, you would be free to change it as you like.
If someone makes it compile though, that would be a great start. I get this since qt > 4.5:
CMakeFiles/qtlobby.dir/MapRendererWidget.cpp.o: In function `MapRendererWidget::resizeGL(int, int)':
MapRendererWidget.cpp:(.text+0x27c4): undefined reference to `gluPerspective'
collect2: ld returned 1 exit status
make[2]: *** [src/qtlobby] Error 1
make[1]: *** [src/CMakeFiles/qtlobby.dir/all] Error 2
make: *** [all] Error 2
Re: Create a lobby
Or you could make ZKlobby work on linux again :)
Re: Create a lobby
or you could work on SL and make it as good as tasclient !