A fork of Space Station 14, embracing a mixture of classic SS13 chaos and experimentation only possible with the new engine
Go to file
Repo 345cf26239 Fix unban/editing role bans placed in groups. (#30659)
* On editing a roleban, get all the bans with the same time.

* forgoten newline

* Update to check for player ID too.
2024-11-15 17:42:52 +00:00
.github add contributing guidelines and update github stuff (#2119) 2024-11-06 21:08:48 +00:00
.run Move grenade components to shared (#22691) 2024-02-08 12:22:56 +01:00
.vscode Fix msCompile problem matcher on VScode on Windows (#31068) 2024-08-21 15:30:43 +01:00
BuildChecker Update project files for configuration changes. (#14281) 2023-03-06 11:38:07 -08:00
BuildFiles/Mac/Space Station 14.app/Contents Updated Mac Icon (#1058) 2020-06-02 13:29:33 +02:00
Content.Benchmarks Fix IComponentFactory mock in benchmark (#29015) 2024-07-05 20:37:01 +02:00
Content.Client Add a Walking alert (#32954) 2024-11-15 17:35:04 +00:00
Content.Docfx Docfx Remove Interfacemembers div 2022-03-21 18:04:01 -06:00
Content.IntegrationTests fix metempsychosis (#2156) 2024-11-09 10:47:17 +00:00
Content.MapRenderer map renderer fixes (#29523) 2024-07-25 01:51:40 +02:00
Content.Packaging Add freebsd-x64 server packaging target (#31237) 2024-08-21 16:16:41 +01:00
Content.PatreonParser Dependency update / fixes / skrungle bungle (#23745) 2024-01-26 22:33:46 +01:00
Content.Replay Add reckless replay load button (#26212) 2024-03-23 23:56:14 +01:00
Content.Server Fix unban/editing role bans placed in groups. (#30659) 2024-11-15 17:42:52 +00:00
Content.Server.Database Automated whitelists (#23985) 2024-08-30 05:37:15 +01:00
Content.Shared Allow editing angle of the fired projectile (#33254) 2024-11-15 17:42:52 +00:00
Content.Shared.Database Log enrichment: Explosion damage to players (#29762) 2024-08-09 19:17:07 +01:00
Content.Tests Test parallelization stuff. (#31650) 2024-09-01 03:55:29 +01:00
Content.Tools Dependency update / fixes / skrungle bungle (#23745) 2024-01-26 22:33:46 +01:00
Content.YAMLLinter Update component query benchmarks (#27967) 2024-06-01 16:51:14 +02:00
Pow3r Dependency update / fixes / skrungle bungle (#23745) 2024-01-26 22:33:46 +01:00
Resources Automatic changelog update 2024-11-15 17:42:52 +00:00
RobustToolbox@32bca7cfd4 :trollface: 2024-10-24 02:36:25 +01:00
Tools Revert "upstream merge 22/9" (#1892) 2024-09-22 11:49:47 +00:00
.editorconfig Correct .editorconfig to use no space after casting (#30132) 2024-08-09 17:50:33 +01:00
.envrc Bump nixpkgs rev (#25361) 2024-02-21 03:56:47 +01:00
.gitattributes Mapping merge driver: continued (#2803) 2021-02-06 23:56:40 +01:00
.gitignore cleanup: remove TargetingDoll-related code (#20866) 2023-10-14 22:01:28 +02:00
.gitmodules RT is dirty 2024-05-03 00:04:44 +02:00
CONTRIBUTING.md add contributing guidelines and update github stuff (#2119) 2024-11-06 21:08:48 +00:00
Directory.Packages.props Dependency update / fixes / skrungle bungle (#23745) 2024-01-26 22:33:46 +01:00
LEGAL.md Relicense future content under APGLv3 2024-02-18 03:11:47 +01:00
LICENSE-AGPLv3.txt Relicense future content under APGLv3 2024-02-18 03:11:47 +01:00
LICENSE-MIT.txt Relicense future content under APGLv3 2024-02-18 03:11:47 +01:00
README.md make it clearer what code is ours instead of from other codebases part 2 (#2151) 2024-11-08 08:39:04 +00:00
RUN_THIS.py Fix RUN_THIS.py so it would be cross-platform and it would be possible to use it from cmd on Windows (#26017) 2024-03-17 14:54:04 +01:00
RunBoth-Debug.bat Dual Boot Batches (#1633) 2024-09-20 13:32:25 +00:00
RunBoth-Tools.bat Dual Boot Batches (#1633) 2024-09-20 13:32:25 +00:00
RunBoth.bat Dual Boot Batches (#1633) 2024-09-20 13:32:25 +00:00
SECURITY.md Add SECURITY.md (#14551) 2023-03-09 16:01:40 -06:00
SpaceStation14.sln Add Robust.Xaml.csproj to the solution (#31573) 2024-08-30 07:56:23 +01:00
SpaceStation14.sln.DotSettings "LV" is an acronym (#31402) 2024-08-27 00:49:10 +01:00
bors.toml fix bors config (#14389) 2023-03-04 23:56:55 +00:00
flake.lock Update to nixpkgs 24.05 (#28529) 2024-06-06 21:54:06 +02:00
flake.nix Update to nixpkgs 24.05 (#28529) 2024-06-06 21:54:06 +02:00
global.json .NET 8 compatibility (#22461) 2023-12-16 20:31:24 +01:00
nuget.config Dependency update / fixes / skrungle bungle (#23745) 2024-01-26 22:33:46 +01:00
omnisharp.json Adds formatting issue analyzing in Omnisharp (VSCode) (#15809) 2023-04-30 02:26:13 +10:00
runclient-Debug.bat Dual Boot Batches (#1633) 2024-09-20 13:32:25 +00:00
runclient-Tools.bat Tools batch files (#29179) 2024-07-25 00:34:48 +02:00
runclient-Tools.sh Add bash equivalents run*.bat scripts for linux devs (#31195) 2024-08-21 16:15:51 +01:00
runclient.bat Remove useless line in runclient (#27701) 2024-05-07 04:35:55 +02:00
runclient.sh Add bash equivalents run*.bat scripts for linux devs (#31195) 2024-08-21 16:15:51 +01:00
runserver-Debug.bat Dual Boot Batches (#1633) 2024-09-20 13:32:25 +00:00
runserver-Tools.bat Tools batch files (#29179) 2024-07-25 00:34:48 +02:00
runserver-Tools.sh Add bash equivalents run*.bat scripts for linux devs (#31195) 2024-08-21 16:15:51 +01:00
runserver.bat Use dotnet run for the run batch files instead of directly calling the exe (#27698) 2024-05-07 04:33:56 +02:00
runserver.sh Add bash equivalents run*.bat scripts for linux devs (#31195) 2024-08-21 16:15:51 +01:00
shell.nix Remove glibc from devshell (#28842) 2024-08-30 05:35:45 +01:00

README.md

Space Station 14 Delta-V Logo

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.

DeltaV

Website | Wiki | Discord

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!

We are currently accepting translations of the game on our main repository. If you would like to translate the game into another language check the #localization channel in our Discord

Make sure to read CONTRIBUTING.md if you are new to Delta-V!

Building

  1. Clone this repo.
  2. Run RUN_THIS.py to init submodules and download the engine.
  3. 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.*/DeltaV, Resources/*/DeltaV 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.