A fork of Space Station 14, embracing a mixture of classic SS13 chaos and experimentation only possible with the new engine
Go to file
InsoPL 58a5a0469f Heat distortion shader (#42973)
* revert of the revert

* tests

* changes

* more fun

* test

* ccvvvar

* works but bad

* now its better

* more fixes

* more cleanup

* cleaning

* last fixes before move to glasses activ

* x

* glasses only

* working

* fix toolbox

* cleanup

* ThermalByte added

* small fix

* small optimalisations

* float bux fix

* comments add

* more comments

* more comments

* last fix

* revert cvar delete

* wrong blue shades

* cvar refactor

* Update Content.Shared/Atmos/EntitySystems/SharedGasTileOverlaySystem.cs

Co-authored-by: ArtisticRoomba <145879011+ArtisticRoomba@users.noreply.github.com>

* Update Content.Client/Atmos/Overlays/GasTileDangerousTemperatureOverlay.cs

Co-authored-by: ArtisticRoomba <145879011+ArtisticRoomba@users.noreply.github.com>

* tweak to TryGetTemperature comment

* Factors are now const

* renames

* Interface for ThermalByte

* tile color  vaccum and more comments

* saving yeeted

* integration test

* rename and cleanup

* fix

* cleanup

* switch

* UT fix (hopefully)

* small bug+ rename

* vaccum limit  + space is now invalid

* typo

* typo

* fix

* init, works

* move method around

* renames and split

* renames

* heatblur

* cleanup

* more docs

* resource cache

* No dynamic perlin noise generation [no fun allowed] and new blur softening method

* magic numbers and rename

* misc cleanup

* removed init values because display compat mode broken

* misc cleanup

---------

Co-authored-by: ArtisticRoomba <145879011+ArtisticRoomba@users.noreply.github.com>
2026-06-29 12:44:16 +02:00
.github Add test result archiving to our test actions + Test fixes (#43175) 2026-06-29 12:44:10 +02:00
.run Move grenade components to shared (#22691) 2024-02-08 12:22:56 +01:00
.vscode Port uninplemented upstream VSCode QOL improvements (PR #33891) (#4019) 2025-06-28 22:51:21 +01:00
.wiki/_DV/Laws bne (#6050) 2026-06-17 09:07:47 -05:00
BuildChecker v269.0.0 RT update - .NET 10 (#41855) 2026-04-04 16:57:19 +02:00
BuildFiles/Mac/Space Station 14.app/Contents Updated Mac Icon (#1058) 2020-06-02 13:29:33 +02:00
Content.Benchmarks Content-side IRobustRandom cleanup. (#43231) 2026-06-29 12:44:05 +02:00
Content.Client Heat distortion shader (#42973) 2026-06-29 12:44:16 +02:00
Content.Docfx Docfx Remove Interfacemembers div 2022-03-21 18:04:01 -06:00
Content.IntegrationTests Fix `TrackingIssueAttribute` blocking orgs/repos containing numbers (#43369) 2026-06-29 12:44:16 +02:00
Content.MapRenderer v269.0.0 RT update - .NET 10 (#41855) 2026-04-04 16:57:19 +02:00
Content.Packaging Content.Packaging can now emit binlogs for the build (#42659) 2026-06-29 12:43:43 +02:00
Content.PatreonParser v269.0.0 RT update - .NET 10 (#41855) 2026-04-04 16:57:19 +02:00
Content.Replay v269.0.0 RT update - .NET 10 (#41855) 2026-04-04 16:57:19 +02:00
Content.Server cleanup GasPrototype and some other atmos code (#43318) 2026-06-29 12:44:16 +02:00
Content.Server.Database Fix PostgreSQL migration for ban DB refactor (#42609) 2026-06-29 12:43:39 +02:00
Content.Shared cleanup GasPrototype and some other atmos code (#43318) 2026-06-29 12:44:16 +02:00
Content.Shared.Database Ban database refactor (#42495) 2026-06-29 12:43:39 +02:00
Content.Tests Fix(Humanoid): Prevent skin color verification failures due to precision loss (#42836) 2026-06-29 12:43:49 +02:00
Content.Tools v269.0.0 RT update - .NET 10 (#41855) 2026-04-04 16:57:19 +02:00
Content.YAMLLinter Add test result archiving to our test actions + Test fixes (#43175) 2026-06-29 12:44:10 +02:00
MSBuild Non-obsoletion warnings as errors in Release. (#42983) 2026-06-29 12:43:54 +02:00
Pow3r v269.0.0 RT update - .NET 10 (#41855) 2026-04-04 16:57:19 +02:00
Resources Heat distortion shader (#42973) 2026-06-29 12:44:16 +02:00
RobustToolbox@a12555988a Update RT to 275.1.0 (#43368) 2026-06-29 12:44:15 +02:00
Tools Heat distortion shader (#42973) 2026-06-29 12:44:16 +02:00
.editorconfig v269.0.0 RT update - .NET 10 (#41855) 2026-04-04 16:57:19 +02:00
.envrc Update nix flake for .NET 9 (#34480) 2025-01-28 04:31:26 +00:00
.gitattributes Mapping merge driver: continued (#2803) 2021-02-06 23:56:40 +01:00
.gitignore v269.0.0 RT update - .NET 10 (#41855) 2026-04-04 16:57:19 +02:00
.gitmodules RT is dirty 2024-05-03 00:04:44 +02:00
.pre-commit-config.yaml [pre-commit.ci] pre-commit autoupdate (#4173) 2025-08-11 18:03:06 +00:00
CONTRIBUTING.md Update C# Contribution Examples and Guidelines (#6039) 2026-06-21 15:59:47 +02:00
Directory.Packages.props cherry-pick: Bump database packages for security update (#5678) 2026-04-17 10:23:37 +02:00
LEGAL.md feat: Fancy Screenshake from Ephemeral Space (#5503) 2026-05-15 23:32:40 +02:00
LICENSE-AGPLv3.txt Relicense future content under APGLv3 2024-02-18 03:11:47 +01:00
LICENSE-MIT.txt Happy 2026 (#42186) 2026-04-04 16:57:22 +02:00
LICENSE-Starlight.txt add copy of starlight license notice (#3011) 2025-02-19 04:52:08 +00:00
README.md update readme (#5118) 2026-03-16 20:07:09 +01: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-Quick.bat Add Additional Testing Scripts (#4571) 2025-11-18 13:42:52 -06: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.slnx v269.0.0 RT update - .NET 10 (#41855) 2026-04-04 16:57:19 +02:00
SpaceStation14.slnx.DotSettings v269.0.0 RT update - .NET 10 (#41855) 2026-04-04 16:57:19 +02:00
bors.toml fix bors config (#14389) 2023-03-04 23:56:55 +00:00
flake.lock Update nix dev env (#41886) 2025-12-29 11:39:38 -06:00
flake.nix Update nix dev env (#41886) 2025-12-29 11:39:38 -06:00
global.json v269.0.0 RT update - .NET 10 (#41855) 2026-04-04 16:57:19 +02: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-Quick.bat Add Additional Testing Scripts (#4571) 2025-11-18 13:42:52 -06:00
runclient-Tools.bat Add pause to runclient (#37748) 2025-08-05 16:50:33 +02:00
runclient-Tools.sh Update git hooks with upstream fixes (#4690) 2025-11-19 07:48:01 -06:00
runclient.bat Add pause to runclient (#37748) 2025-08-05 16:50:33 +02:00
runclient.sh Update git hooks with upstream fixes (#4690) 2025-11-19 07:48:01 -06:00
runserver-Debug.bat Dual Boot Batches (#1633) 2024-09-20 13:32:25 +00:00
runserver-Quick.bat Add Additional Testing Scripts (#4571) 2025-11-18 13:42:52 -06:00
runserver-Tools.bat Tools batch files (#29179) 2024-07-25 00:34:48 +02:00
runserver-Tools.sh Update git hooks with upstream fixes (#4690) 2025-11-19 07:48:01 -06: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 Update git hooks with upstream fixes (#4690) 2025-11-19 07:48:01 -06:00
runtestsYAMLLinter-Quick.bat Add Additional Testing Scripts (#4571) 2025-11-18 13:42:52 -06:00
runtestsYAMLLinter.bat Add Additional Testing Scripts (#4571) 2025-11-18 13:42:52 -06:00
shell.nix Add fontconfig and pipewire to shell.nix (#42700) 2026-06-29 12:43:44 +02:00

README.md

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#.

Any work done in a non-base namespace may contain incorrect attributions due to rewrites and recommitting.

DeltaV

Space Station 14

Documentation/Wiki

The docs site has documentation on SS14s content, engine, game design and more. Additionally, see these resources for license and attribution information:

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!

AI-generated contributions disclaimer

This project does not accept low-effort or wholesale AI-generated contributions. Examples include, but are not limited to:

  • Any code (including yaml) generated by tools like GitHub Copilot, ChatGPT, or similar.
  • AI-created artwork, sound files, or other assets.
  • Auto-generated documentation, issue reports or pull request descriptions.

Exceptions to this are simple tools like Rider's single-line completion feature.

Building

  1. Clone this repo:
git clone https://github.com/DeltaV-Station/Delta-v.git
  1. Go to the project folder and run RUN_THIS.py to initialize the submodules and load the engine:
cd Delta-v
python RUN_THIS.py
  1. Compile the solution:

Build the server using dotnet build.

More detailed instructions on building the project.

License

Read LEGAL.md for legal information regarding the code licensing.

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.

Code taken from Project Starlight was taken in accordance with the Starlight License.

[!NOTE] 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.