* Broadphase refactor (content) * Shuttle jank * Fixes * Testing jank * Features and things * Balance stuffsies * AHHHHHHHHHHHHHHHH * Mass and stuff working * Fix drops * Another balance pass * Balance AGEN * Add in stuff for rotating shuttles for debugging * Nothing to see here * Testbed stuffsies * Fix some tests * Fixen test * Try fixing map * Shuttle movement balance pass * lasaggne * Basic Helmsman console working * Slight docking cleanup * Helmsman requires power * Basic shuttle test * Stuff * Fix computations * Add shuttle console to saltern * Rename helmsman to shuttleconsole * Final stretch * More tweaks * Fix piloting prediction for now. |
||
|---|---|---|
| .github | ||
| .vscode | ||
| BuildChecker | ||
| BuildFiles/Mac/Space Station 14.app/Contents | ||
| Content.Benchmarks | ||
| Content.Client | ||
| Content.IntegrationTests | ||
| Content.Server | ||
| Content.Server.Database | ||
| Content.Shared | ||
| Content.Tests | ||
| Content.Tools | ||
| Content.YAMLLinter | ||
| Pow3r | ||
| Resources | ||
| RobustToolbox@18c32a0258 | ||
| Tools | ||
| .appveyor.yml | ||
| .editorconfig | ||
| .gitattributes | ||
| .gitignore | ||
| .gitmodules | ||
| LICENSE.TXT | ||
| README.md | ||
| RUN_THIS.py | ||
| SpaceStation14.sln | ||
| SpaceStation14.sln.DotSettings | ||
| auth.ps1 | ||
| nuget.config | ||
| runclient.bat | ||
| runserver.bat | ||
README.md
Space Station 14 is a remake of SS13 that runs on Robust Toolbox, our homegrown engine written in C#.
This is the primary repo for Space Station 14. To prevent people forking RobustToolbox, a "content" pack is loaded by the client and server. This content pack contains everything needed to play the game on one specific server.
If you want to host or create content for SS14, this is the repo you need. It contains both RobustToolbox and the content pack for development of new content packs.
Links
Website | Discord | Forum | Steam | Standalone Download
Documentation/Wiki
The HackMD Wiki has documentation on SS14s content, engine, game design and more. We also have lots of resources for new contributors to the project.
Contributing
We are happy to accept contributions from anybody. Get in Discord if you want to help. We've got a list of issues that need to be done and anybody can pick them up. Don't be afraid to ask for help either!
Building
- Clone this repo.
- Run
RUN_THIS.pyto init submodules and download the engine. - Compile the solution.
More detailed instructions on building the project.
License
All code for the content repository is licensed under MIT.
Most assets are licensed under CC BY-SA 3.0 unless stated otherwise. Assets have their license and the copyright in the metadata file. Example.