LiquidMS
Developer Last Online: Aug 2023
Category: [Misc] | SRB2 Version: v2.2.x | Rating: | ||
Submitted: March 18th, 2023 | ||||
Re-usable Content |
LiquidMS is a reverse-engineered implementation of Sonic Robo Blast 2's HTTP Master Server. It is licensed under GNU Affero General Public License version 3 (AGPLv3) and has been developed from the ground up around modularity and decentralization. Some of it's current features include:
General features
- Interchangeable web-based server browser with integrated options for featureful (fancy) and lightweight (fast) deployments.
- Out-of-the-box Docker-Compose setup based on modern web hosting technology for easily getting started.
- (for developers) Modular design to be easily extensible with additional APIs (e.g. Legacy, SRB2Kart) to be able to host one master server to rule them all.
The Master Server
Our master server is designed to be the all-in-one toolkit for all your master server needs:
- Rock-solid (according to user impressions)
- Vanilla-compliant API
- Security fixes for API-level vulnerabilities of the original master server
- Modular configuration to integrate each running node into your community exactly how you need it
- SRB2Query endpoint to provide live netgame data
- Crowdsourcable mirroring of other vanilla API-compliant Master Servers
- Custom Snitch API to synchronize networks of LiquidMS nodes.
The "fancy" server browser
The web-based fancy server browser was built to bring SRB2's server browser into the modern age. It has been built to be simple, powerful, dynamic and responsive:
- Mobile-friendly layout
- Live information on netgames
- Asynchronous netgame updates, individually and in bulk
- Text search to filter for netgame titles, info, currently active players, origin, EVERYTHING
- Pin important netgames to the top of the list
- Drag & Drop to reorder the existing view of netgames
- Colored netgame title support
- Aggregate statistics on players currently online
- (upcoming) Dark and Light modes, adapting to your browser preferences
HELP WANTED
Liquid Underground needs help making LiquidMS even more awesome. If you're interested, here's some of the things that you could currently help us out with:
- Good ol' hosting of nodes, especially in cooperation with the Liquid Underground network
- Documentation of the "2.1" legacy Master Server API
- Implementing the legacy and SRB2Kart Master Server APIs
- Documentation & Implementation of Modding information & downloadable files into the "fancy" server browser
- Submitting bugs and feature ideas
- Writing documentation and helping users get started (especially on Windows)
If you have any questions, join our Discord or post them below in this thread. We'd gladly welcome any help you can legally provide, especially around implementing the legacy master server API, but even if just by using our software. Thank you.
Credits
Additional Notes
- Please be mindful of using other people's works. If the modification is not marked as "Re-usable Content", ask the developer for permission before using their work in your mod.