Skip to content

Unofficial launcher for Space Station 14 with extra features

License

Notifications You must be signed in to change notification settings

koteq/SS14.Launcher

 
 

Repository files navigation

Space Station Multiverse Launcher

Community-driven launcher for Space Station 14 forks.

<- Discord if you would like to discuss alternate infrastructure projects or fork development :)

Download

Download binaries for Windows, Mac, and Linux

Download on Steam

Features

Differences versus current upstream version:

  • Translation - Translated into multiple languages (contribute translation).
  • Guest mode - No auth server / registration required, but also compatible with WizDen accounts. (Plans for more account providers in future)
  • Offline support - Ability to view & connect to servers as guest, even when WizDen auth server is down.
  • Engine build mirror - Engine downloads in this build are routed through a global CDN service, making them faster, more scalable, and less likely to have downtime. These builds are populated by a simple script on BlepStation.com, which mirrors recent engine builds. (This means you should still be able to connect to servers, even if you do not have engines already downloaded and the central server is down).
  • Timeouts - Set to faster values so you don't sit waiting for a full minute (!) during downtime.
  • Multihub - Manage multiple hubs, adding more reliability. (Borrowed from Visne's branch.)
  • Hub mirror - Mirrors WizDen hub's primary API call so you can get a list of servers, even if WizDen is down (this is also routed through a real CDN for reliability & scalability.)
  • Manage multiple identities - By default it is set up to allow you to manage multiple identities.
  • Multiverse Engine - Supports servers that run our Multiverse engine fork.

Limitations

  • To connect to a server without an account, the server must be configured for auth to be optional. (At some point, I may try to figure out multi-auth). This should work on blep and a few others.
  • There are a number of bugs yet and imperfect work arounds to make things functional.
  • Modules are not mirrored yet, so if you don't already have modules downloaded, try connecting to a server that requires WebView and WizDen's Centcomm is down, connection won't work. I don't think most servers use WebView though.

The launcher uses its own data path, so it should not interfere with the official launcher if you have it installed.

Screenshots of Identity Setup

image

image

Demo of Offline Mode

This video demonstrates offline mode working even when WizDen was offline. (This video is a bit older, shows UI before the new identity setup layout was done)

wipOfflineModeExample.mp4

More Screenshots

image


(Regular launcher info follows)

This is the launcher you should be using to connect to SS14 servers. Server browser, content downloads, account management. It's got it all!

Development

Useful environment variables for development:

  • SS14_LAUNCHER_APPDATA_NAME=launcherTest to change the user data directories the launcher stores its data in. This can be useful to avoid breaking your "normal" SS14 launcher data while developing something.
  • SS14_LAUNCHER_OVERRIDE_AUTH=https://.../ to change the auth API URL to test against a local dev version of the API.

About

Unofficial launcher for Space Station 14 with extra features

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 92.7%
  • Nix 5.0%
  • Shell 1.3%
  • Other 1.0%