- SpringLobbyInterface:
Perl module implementing a callback-based interface to communicate with Spring lobby server. - SpringAutoHostInterface:
Perl module implementing a callback-based interface to communicate with Spring engine through autohost interface. - SpringLobbyBot:
Perl templates to bootstrap Spring lobby bot development. - SpringLobbyStats:
Spring lobby monitoring application, computing various statistics concerning players, bots, battles, games and network status. - SpringIrcBridge:
IRC bridge for Spring lobby, translating IRC commands into Spring lobby commands. It acts like a proxy for lobby connections, making it possible to use a standard IRC client to connect to the lobby server. - BuildServ:
Spring lobby bot implementing an automated multi-VCS multi-toolchain cross-compiling and stacktrace translating service for Spring engine. It has been used to generate official Spring binaries and installation packages from Spring release 0.77 to 0.81.2.1. - SPADS:
Spring Perl Autohost for Dedicated Server, Perl autohost program for Spring. It has been designed from start for headless servers without any graphic interface, and is heavily customizable through various configuration levels and a plugin system. - SLDB:
Spring Lobby DataBase, a data warehouse and real time ranking application for games based on Spring engine. It is designed to address the multi-account players ("smurfs") problem automatically and manually as efficiently as possible in order to produce accurate players rankings and keep games balanced. SLDB also allows fast access to historical data concerning all games played on main Spring lobby server since July 2012 (matches results, ranking data, statistics...).
SpringLobbyBot,LobbyStats,IrcBridge,SPADS,SLDB... on GitHub
Moderators: Moderators, Lobby Developers
SpringLobbyBot,LobbyStats,IrcBridge,SPADS,SLDB... on GitHub
I have put the source code of all my Spring lobby related projects on GitHub, under GPL v3 license:
Last edited by bibim on 01 Dec 2013, 03:34, edited 5 times in total.
Re: SpringLobbyBot,SpringLobbyStats,SpringIrcBridge... on Gi
- BuildServ:
Spring lobby bot implementing an automated multi-VCS multi-toolchain cross-compiling and stacktrace translating service for Spring engine. It has been used to generate official Spring binaries and installation packages from Spring release 0.77 to 0.81.2.1.
Re: SpringLobbyBot,SpringLobbyStats,SpringIrcBridge... on Gi
wow! didn't know "old" buildserv was made by you. thanks!
- FabriceFABS
- Posts: 354
- Joined: 28 Jul 2010, 16:20
Re: SpringLobbyBot,SpringLobbyStats,SpringIrcBridge... on Gi
- SPADS:
Spring Perl Autohost for Dedicated Server, Perl autohost program for Spring. It has been designed from start for headless servers without any graphic interface, and is heavily customizable through various configuration levels and a plugin system.
Re: SpringLobbyBot,SpringLobbyStats,IrcBridge,SPADS... on Gi
- SLDB:
Spring Lobby DataBase, a data warehouse and real time ranking application for games based on Spring engine. It is designed to address the multi-account players ("smurfs") problem automatically and manually as efficiently as possible in order to produce accurate players rankings and keep games balanced. SLDB also allows fast access to historical data concerning all games played on main Spring lobby server since July 2012 (matches results, ranking data, statistics...).