* SS14-17183 Nerf vending machines Vending machines provide too much food (and drink) at the moment to the crew, robbing the chef/bartender of a reason to exist, and robbing the janitor of a reason to want to refil vending machines early in the round. This PR adds a new "initialStockQuality" field to vending machines and sets it at 0.33 for almost all food and drink vendors. The intent at the moment is to drop food and drink vending machine stocks by somewhere around a half - two thirds of the time, about two-thirds of the stock of a given item will be missing. This number can be tuned to discourage people relying on vending machines and make round start a bit more variable when hunting noms. * Add comment to InitialStockQuality. * Update Content.Shared/VendingMachines/VendingMachineComponent.cs --------- Co-authored-by: Nemanja <98561806+EmoGarbage404@users.noreply.github.com> (cherry picked from commit 41093ab03cc6a643ee7721de3567963b34fe8e54) |
||
|---|---|---|
| .github | ||
| .run | ||
| .vscode | ||
| 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@92a0c14383 | ||
| Tools | ||
| .editorconfig | ||
| .envrc | ||
| .gitattributes | ||
| .gitignore | ||
| .gitmodules | ||
| Directory.Packages.props | ||
| LEGAL.md | ||
| LICENSE-AGPLv3.txt | ||
| LICENSE-MIT.txt | ||
| README.md | ||
| RUN_THIS.py | ||
| SECURITY.md | ||
| SpaceStation14.sln | ||
| SpaceStation14.sln.DotSettings | ||
| bors.toml | ||
| flake.lock | ||
| flake.nix | ||
| global.json | ||
| nuget.config | ||
| omnisharp.json | ||
| runclient.bat | ||
| runserver.bat | ||
| 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!
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
If you make any contributions, please make sure to read the markers section in MARKERS.md Any changes made to files belonging to our upstream should be properly marked in accordance to what is specified there.
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.
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.