A fork of Space Station 14, embracing a mixture of classic SS13 chaos and experimentation only possible with the new engine
Go to file
Fildrance c43f3d500d 3mo xeno archeology (first phase) (#33370)
* DAG Adjacency Matrix & Tests

* Fix sandbox type errors

* First pass on procgen

* Procgen adjustments

* Networking

* Cruft and god and beauty and analysis console

* convert to data types that dont make me want to kill myself

* starting work on console UI

* drawing nodes n shit

* damn that ui FUCKS

* XAT

* Add a bunch of basic triggers

* Fix trigger gen

* Add node info into the analysis console UI

* Add node unlocking

* more trigger cuz thats pretty cool

* final triggers + incorporate gnostic faith

* some ui changes, mostly

* Fix orphaned procgen segments

* its not random dipshit

* yeah... this one will make pjb happy....

* we call it a day for the UI

* imagine... shared power code...

* extraction WIP but we gotta sidequest momentarily

* oh hey would you look at that its the actual functionality

* distrotrased

* Small departure for randomness.

* ok yep yep indeed that is an effect very cool.

* thanos snap oldcode

* fuck it we ball

* feat: node scanner now displays triggered nodes. Removed unused old artifact systems and related code (most of it). xml-doc and minor fixups.

* refactor: most of preparations, cleanup and groundwork. also segment-related tests

* feature: all basic effects returning

* feat: finished effects lits, created weight lists for struct and handheld artifacts, fixed throw trigger and music ApplyComponent artifact effects not working

* feat: prevent non-first-time-predicted calls in shared artifact effect systems

* fix: remove gun effect from artifact effects - as it interferes with 'activate artefact' action

* fix: foam reagent selection, neat ApplyComponents art effect scenarios, handheld art is RadiationReceiver again

* fix: moved spawn/ pry&throw effect systems back to server part of code - entity duplication bugs were not quite fun

* refactor: fix protos

* refactor: fix linter

* fix: fix old artifact component names in yml

* fix: no more throwing error on artifact spawn with empty XAEFoamComponent.Reagents

* fix: removed old component usage in maps

* fix: remove more deleted components from map

* fix: ContainerContainer is now part of initial artifact entity, it won't be affecting UninitializedSaveTest

* refactor: fix tests, add loc description to toolshed commands

* Changed node scanner to tell the whole story about current artifact state

* refactor: remove excessive get of EntityCoordinates in XAE systems, removed Value access in NodeScannerDisplay

* fix: turned off TriggerInteraction, removed XAESpawn usage and system, EmpSystem now can use EntityCoordinates,

* fix: moved SharedXenoArtifactSystem.CancelUnlockingOnGraphStructureChange into RebuildXenoArtifactMetaData to lessen code coupling

* fix: XenoArtifactEffectJunkSpawn moved invalid rolls declaration

* refactor: set default value for XenoArtifactComponent.EffectsTable for tests

* fix: now explosions XAE can be activated for effect

* refactor: added some usedelay so artifactuse would'nt be spammed

* refactor: artifact-related hints improvements

* fix: artifact no longer spawns fauna into itself

* refactor: xml-doc and minor refactoring

* refactor: xml-doc for Xeno Artifact systems, renaming of questionable XAT systems

* map for playtest, TODO REVERT THIS

* fix: magboots trigger art from a mile

* refactor: bind artifact animation to unlocking state

* feat: radiation dmg now have reference to source (and artifacts won't irradiate themselves)

* fix: random artifact node durability now is rolled for max and not current value

* refactor: gas effects are more rare, hand-held artifact effects are filtered properly now, rad dmg trigger now requires only 20 dmg for activation

* feat: animations and sound effects for artifact force-use and failed finish of unlocking phase

* use only 1 file with art use animation

* refactor: minor artifact dmg triggers tuning

* feat: now nodes that CAN be unlocked are displayed with specific color in console.

* feat: now unlocking stage time is dynamic and it depends on amount of triggers player activated correctly. Failed one stops incrementing

* feat: now non-active unlocked nodes return more points if durability was not wasted

* feat: now puddle/foam effects change description of node

* fix: fix test failure

* refactor: renamed phasing effect, fixed failing test for elkridge

* minor balance changes

* refactor: split rare materials into separate effects

* feat: unlocked nodes without successor wont listen to unlocks, node unlock is not activating node

* fix: removed OnIrradiatedEvent duplicate c-tor

* revert changes of reach for playtest

* revert last row empty line removal on reach.yml

* fix: fix PVS bug, born from attempt to relay event to art nodes that were not synced yet to the client

* fix: fix elkridge for tests (again)

* refactor: xml-doc, more stuff predicted, allocation optimization in XAE/XAT systems

* refactor: naming

* refactor: extract variable refactor for XAEApplyComponentsSystem.OnActivated insides

* fix: duplicate xeno artifact unlocking sound fixed

* feat: CreatePuddle xeno artifact effect now can have min and max borders for chamicals to be drafted, minor XAECreatePuddleSystem refactor

* feat: networking for shared XAE components + xml-doc leftovers

* refactor: more xml-doc, fix XAEApplyComponentsComponent.Components not being serializable but trying to be

* refactor: xml-docs and XAEThrowThingsAroundSystem now uses circle and not box for prying tiles

* refactor: xml-docs, minor refactors

* revert XenoArtifactCommand.ArtifactPrototype being PrototId

* refactor: simplify the way ExtractionResearchLabel works

---------

Co-authored-by: EmoGarbage404 <retron404@gmail.com>
Co-authored-by: pa.pecherskij <pa.pecherskij@interfax.ru>
2025-04-23 12:52:41 +01:00
.github Update Codeowners (#3536) 2025-04-21 02:50:25 +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
.wiki/_DV/Laws Correct minor Space Law table inconsistencies (#3552) 2025-04-22 14:29:01 -04:00
BuildChecker run pre-commit install for post-checkout 2025-04-09 17:51:05 +01:00
BuildFiles/Mac/Space Station 14.app/Contents Updated Mac Icon (#1058) 2020-06-02 13:29:33 +02:00
Content.Benchmarks Update b2dynamictree (#30630) 2025-03-09 23:24:40 +00:00
Content.Client 3mo xeno archeology (first phase) (#33370) 2025-04-23 12:52:41 +01:00
Content.Docfx Docfx Remove Interfacemembers div 2022-03-21 18:04:01 -06:00
Content.IntegrationTests 3mo xeno archeology (first phase) (#33370) 2025-04-23 12:52:41 +01:00
Content.MapRenderer map renderer fixes (#29523) 2024-07-25 01:51:40 +02:00
Content.Packaging Minor client packaging changes (#33787) 2025-01-28 04:31:22 +00:00
Content.PatreonParser Update submodule, .NET 9 (#34320) 2025-01-12 08:17:24 +00:00
Content.Replay Add reckless replay load button (#26212) 2024-03-23 23:56:14 +01:00
Content.Server 3mo xeno archeology (first phase) (#33370) 2025-04-23 12:52:41 +01:00
Content.Server.Database Port Height & Records Computer from Cosmatic Drift (#2236) 2025-03-11 15:34:45 +00:00
Content.Shared 3mo xeno archeology (first phase) (#33370) 2025-04-23 12:52:41 +01:00
Content.Shared.Database 3mo xeno archeology (first phase) (#33370) 2025-04-23 12:52:41 +01:00
Content.Tests Make GasMixture enumerable 2025-01-28 04:31:28 +00: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 3mo xeno archeology (first phase) (#33370) 2025-04-23 12:52:41 +01:00
RobustToolbox@5a5f238d9a engine 2025-04-06 21:36:02 +01:00
Tools Displacement Map Visualizer update (#35952) 2025-04-06 21:36:00 +01:00
.editorconfig update .editorconfig (#34677) 2025-01-28 04:55:34 +00: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 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
.pre-commit-config.yaml format json on pre-commit 2025-04-10 01:04:47 +01:00
CONTRIBUTING.md no AI slop (#3001) 2025-02-18 03:05:49 +00:00
Directory.Packages.props Update nuget packages (#34595) 2025-03-01 14:11:58 +00: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 Happy New Year (#34288) 2025-01-12 08:14:12 +00:00
LICENSE-Starlight.txt add copy of starlight license notice (#3011) 2025-02-19 04:52:08 +00:00
README.md update readme path names (#3446) 2025-04-13 19:09:16 +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-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 nix flake for .NET 9 (#34480) 2025-01-28 04:31:26 +00:00
flake.nix Update nix flake for .NET 9 (#34480) 2025-01-28 04:31:26 +00:00
global.json Update submodule, .NET 9 (#34320) 2025-01-12 08:17:24 +00: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 Add pre-commit to nix flake (#3417) 2025-04-09 20:20:46 +00: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!

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.*/_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.