Griffon26/taserver ↗
Created Dec 27, 2020 · View the Griffon26/taserver repository page
A replacement implementation of the Tribes Ascend login server
Want this for your repo?
Render a free sample of any GitHub repo in seconds.
Contributors
6
Lines of Code
1,583
From
Jun 24, 2018
To
May 25, 2020
About Griffon26/taserver
Taserver is a replacement implementation of the login server for Tribes Ascend, a competitive online multiplayer shooter. The project enables community members to host their own multiplayer game servers and login infrastructure, allowing the game to continue being playable after official server support ends. Written in Python, the software handles player authentication and server coordination necessary for multiplayer gameplay.
The project provides comprehensive documentation for different use cases, including instructions for joining games, hosting individual or multiple game servers on Windows or Linux, and setting up a complete login server. Users encountering issues can report bugs through the GitHub issue tracker or seek help via the project's Discord community. The implementation uses third-party IP geolocation services to support server location detection and player routing.