* asset upload * fixes * yml * guidebook, alert * yml fixes * yml you silly goose * yml and ft and just one tiny tiny cs * wtf is git doing i swear i already comitted these exact files * i can't believe it took 16 minutes to fail an enum * test fails begone. please. * ccvar namespace correction * ftl changes, namespace fixes again * wow actiongrant yml conflicts make me angrier than god * razor weapon dev * some requested changes * more requested changes * step one of who knows how many requested changes * grabbag of bugfixes * big refactorenning * the refactorings continue * bugfixes, some timering * ability system feedbacks * finish detimering * she feed on my back til i loop * ough * linq... * unity * mrrrp * meow * todo * mrp * woe rider mass cleanup be upon ye * ough * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Revert "woe rider mass cleanup be upon ye" This reverts commit 5e24490a66389c78efe969d16e43a7c5d52c1249. * 3 of 9 * omegadictionary begone * centralize is cosmic cult/sees cosmic cult checks * durations * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * florbular Co-authored-by: Tobias Berger <toby@tobot.dev> Signed-off-by: pathetic meowmeow <uhhadd@gmail.com> * feedback is stored in the git * yaml warrior * test fail real * dont specify the default --------- Signed-off-by: pathetic meowmeow <uhhadd@gmail.com> Co-authored-by: Janet Blackquill <uhhadd@gmail.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Tobias Berger <toby@tobot.dev> |
||
|---|---|---|
| .github | ||
| .run | ||
| .vscode | ||
| .wiki/_DV/Laws | ||
| BuildChecker | ||
| BuildFiles/Mac/Space Station 14.app/Contents | ||
| Content.Benchmarks | ||
| Content.Client | ||
| Content.Docfx | ||
| Content.IntegrationTests | ||
| Content.MapRenderer | ||
| Content.Packaging | ||
| Content.PatreonParser | ||
| Content.Replay | ||
| Content.Server | ||
| Content.Server.Database | ||
| Content.Shared | ||
| Content.Shared.Database | ||
| Content.Tests | ||
| Content.Tools | ||
| Content.YAMLLinter | ||
| Pow3r | ||
| Resources | ||
| RobustToolbox@5a5f238d9a | ||
| Tools | ||
| .editorconfig | ||
| .envrc | ||
| .gitattributes | ||
| .gitignore | ||
| .gitmodules | ||
| .pre-commit-config.yaml | ||
| CONTRIBUTING.md | ||
| Directory.Packages.props | ||
| LEGAL.md | ||
| LICENSE-AGPLv3.txt | ||
| LICENSE-MIT.txt | ||
| LICENSE-Starlight.txt | ||
| README.md | ||
| RUN_THIS.py | ||
| RunBoth-Debug.bat | ||
| RunBoth-Tools.bat | ||
| RunBoth.bat | ||
| SECURITY.md | ||
| SpaceStation14.sln | ||
| SpaceStation14.sln.DotSettings | ||
| bors.toml | ||
| flake.lock | ||
| flake.nix | ||
| global.json | ||
| nuget.config | ||
| omnisharp.json | ||
| runclient-Debug.bat | ||
| runclient-Tools.bat | ||
| runclient-Tools.sh | ||
| runclient.bat | ||
| runclient.sh | ||
| runserver-Debug.bat | ||
| runserver-Tools.bat | ||
| runserver-Tools.sh | ||
| runserver.bat | ||
| runserver.sh | ||
| shell.nix | ||
README.md

Delta-V is a fork of Space Station 14, embracing a mixture of classic SS13 chaos and experimentation only possible with the new engine.
Space Station 14 is a remake of SS13 that runs on Robust Toolbox, a homegrown engine written in C#.
Delta-V is a continuation of the Nyanotrasen fork. Any work done in a non-base namespace may contain incorrect attributes due to rewrites and recommitting.
Links
DeltaV
Space Station 14
Website | Discord | Forum | Steam | Standalone Download
Documentation/Wiki
The docs site has documentation on SS14s content, engine, game design and more. It has 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!
Make sure to read CONTRIBUTING.md if you are new to Delta-V!
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
Content contributed to this repository after commit 87c70a89a6 is licensed under the GNU Affero General Public License version 3.0, unless otherwise stated. See LICENSE-AGPLv3.txt.
Content contributed to this repository before commit 87c70a89a6 is licensed under the MIT license, unless otherwise stated. See LICENSE-MIT.txt.
To be more specific, code in Content.*/_DV, Resources/*/_DV and any Delta-V specific scripts in Tools are licensed under AGPLv3. Other files are originally from other codebases and are not owned by Delta-V, though any code must be relicensable to AGPLv3. SS14 is MIT licensed so this forking is possible.
87c70a89a67d0521a56388e6b1c3f2cb947943e4 was pushed on February 17th 2024 at 21:48 UTC
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.
Note that some assets are licensed under the non-commercial CC-BY-NC-SA 3.0 or similar non-commercial licenses and will need to be removed if you wish to use this project commercially.
Code taken from Project Starlight was taken in accordance with the Starlight License.