Mirror of space-wizards/RobustToolbox
Find a file
PJB3005 3bec89aaa5
Fix MapCoordinate spawns using grid-relative rotation
This was an undocumented breaking change introduced by https://github.com/space-wizards/RobustToolbox/pull/5915. The behavior does not make much sense: you're specifying coordinates relative to the map, so the rotation should be relative to the map too.
2026-01-26 19:20:12 +01:00
.github Run all tests on GitHub Actions 2025-12-17 18:18:47 +01:00
Avalonia.Base Refactor MSBuild spaghetti, new configurations. (#3807) 2023-03-06 11:12:08 -08:00
BuildFiles/Mac/Space Station 14.app/Contents Stuff to export standalone builds of Robust.Client. 2020-12-05 01:50:33 +01:00
cefglue@bceff8482c Bump cefglue (#5585) 2025-01-08 02:32:24 +01:00
docs Update map loader to work with grid entities. 2019-12-28 03:22:09 +01:00
Imports Move WebView appbundle stuff to imports folder 2026-01-01 12:31:08 +01:00
Lidgren.Network .NET 9 (#5552) 2025-01-06 01:16:01 +01:00
MSBuild Version: 271.2.0 2026-01-25 19:11:54 +01:00
native "Add vorbis" she said. "It'll be easy" 2026-01-04 04:16:20 +01:00
NetSerializer@61b47fbbbd Bump to .NET 10 2025-12-16 16:08:55 +01:00
Resources fix console warning spam (#6363) 2026-01-02 20:30:39 -05:00
Robust.Analyzers Add MeansDataDefinition support to DataDefinitionAnalyzer (#5699) 2025-12-17 19:47:30 +01:00
Robust.Analyzers.Tests Add validation for DirtyField strings (#5713) 2025-12-17 19:32:34 +01:00
Robust.Benchmarks Fix Robust.Benchmarks failing to compile (#6365) 2026-01-19 20:42:03 +01:00
Robust.Client Cleanup warnings: CS0414 (#6396) 2026-01-24 23:41:10 -05:00
Robust.Client.Injectors Dependency update 2025-12-08 00:49:37 +01:00
Robust.Client.IntegrationTests Okay, the Robust API thing didn't pan out. New plan. 2025-12-16 22:56:31 +01:00
Robust.Client.NameGenerator Dependency update 2025-12-08 00:49:37 +01:00
Robust.Client.Tests Okay, the Robust API thing didn't pan out. New plan. 2025-12-16 22:56:31 +01:00
Robust.Client.WebView Don't disable GPU compositing in CEF 2025-12-28 02:16:23 +01:00
Robust.Docfx remove inheritedmembers div 2022-03-21 18:02:35 -06:00
Robust.Generators Serialization v3 aka constant suffering (#1606) 2021-03-04 15:59:14 -08:00
Robust.Generators.UnitTesting Serialization v3 aka constant suffering (#1606) 2021-03-04 15:59:14 -08:00
Robust.LoaderApi@5b467d1100 fix(LoaderApi): Update submodule of LoaderApi. (#6332) 2025-12-09 10:25:13 +01:00
Robust.Packaging Okay, the Robust API thing didn't pan out. New plan. 2025-12-16 22:56:31 +01:00
Robust.Packaging.Tests Okay, the Robust API thing didn't pan out. New plan. 2025-12-16 22:56:31 +01:00
Robust.Roslyn.Shared Add validation for DirtyField strings (#5713) 2025-12-17 19:32:34 +01:00
Robust.Serialization.Generator add: Dictionary<T, TimeSpan> OnUnpaused generator (#6119) 2025-08-02 16:57:43 +02:00
Robust.Server Cleanup warnings: CS0414 (#6396) 2026-01-24 23:41:10 -05:00
Robust.Server.IntegrationTests Okay, the Robust API thing didn't pan out. New plan. 2025-12-16 22:56:31 +01:00
Robust.Server.Testing High-bandwidth transfer system (#6373) 2026-01-19 20:44:44 +01:00
Robust.Shared Fix MapCoordinate spawns using grid-relative rotation 2026-01-26 19:20:12 +01:00
Robust.Shared.CompNetworkGenerator Dependency update 2025-12-08 00:49:37 +01:00
Robust.Shared.IntegrationTests Add network serialization float NaN sanitization 2026-01-25 03:45:50 +01:00
Robust.Shared.Maths Add network serialization float NaN sanitization 2026-01-25 03:45:50 +01:00
Robust.Shared.Maths.Testing Split up test project 2025-12-16 01:36:53 +01:00
Robust.Shared.Maths.Tests Split up test project 2025-12-16 01:36:53 +01:00
Robust.Shared.Scripting Okay, the Robust API thing didn't pan out. New plan. 2025-12-16 22:56:31 +01:00
Robust.Shared.Testing Okay, the Robust API thing didn't pan out. New plan. 2025-12-16 22:56:31 +01:00
Robust.Shared.Tests Okay, the Robust API thing didn't pan out. New plan. 2025-12-16 22:56:31 +01:00
Robust.UnitTesting High-bandwidth transfer system (#6373) 2026-01-19 20:44:44 +01:00
Robust.Xaml Okay, the Robust API thing didn't pan out. New plan. 2025-12-16 22:56:31 +01:00
Schemas Fix rga and mapfile validators breaking because the PYYaml author published a broken version (#6230) 2025-09-26 14:04:21 +12:00
Tools Use hard links for macOS app bundles 2025-12-31 18:46:46 +01:00
XamlX@dca5a5f8c2 Xaml UI (#1446) 2020-12-20 23:52:36 +01:00
.editorconfig slnx now has size-2 indents 2025-12-15 22:40:42 +01:00
.gitattributes Standardize EOLs 2017-05-03 15:40:44 +02:00
.gitignore Adds Docfx to RobustToolbox 2022-03-20 23:08:59 -06:00
.gitmodules Revert Arch (#4613) 2023-11-27 21:41:01 +11:00
Directory.Build.props Mute NU1510 warnings from .NET 10 2025-12-17 20:22:58 +01:00
Directory.Packages.props Update SDL3 to 3.4.0 2026-01-18 23:30:15 +01:00
global.json I did not realize we have a global.json 2025-12-04 19:37:47 +01:00
legal.md Relicense future code to MIT. 2019-03-13 13:25:55 +01:00
LICENSE-ASSETS.TXT Repo cleanup (#310) 2017-08-08 12:47:31 +02:00
LICENSE-GPLv3.TXT Relicense future code to MIT. 2019-03-13 13:25:55 +01:00
LICENSE-MIT.TXT Relicense future code to MIT. 2019-03-13 13:25:55 +01:00
nuget.config Dependency update / fixes / skrungle bungle (#4825) 2024-01-12 22:59:52 +01:00
README.md Fix simple typo (#3549) 2022-12-01 22:43:09 +01:00
RELEASE-NOTES.md Fix MapCoordinate spawns using grid-relative rotation 2026-01-26 19:20:12 +01:00
RobustToolbox.sln.DotSettings Allow multiline ifs if their body is not multiline itself for the engine (#1416) 2020-11-25 01:11:38 +01:00
RobustToolbox.slnx Add new msbuild files to slnx 2025-12-27 22:29:15 +01:00

Robust Toolbox

Robust Toolbox is an engine primarily being developed for Space Station 14, although we're working on making it usable for both singleplayer and multiplayer projects.

Use the content repo for actual development, even if you're modifying the engine itself.

Website | Discord | Forum | Steam | Standalone Download

Documentation/Wiki

The wiki has documentation on SS14s content, engine, game design and more. We also have lots of resources for new contributors to the project.

Contributing

We are happy to accept contributions from anybody. Get in Discord or IRC 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!

Building

This repository is the engine part of SS14. It's the base engine all SS14 servers will be built on. As such, it does not start on its own: it needs the content repo. Think of Robust Toolbox as BYOND in the context of Space Station 13.

See legal.md for licenses and copyright.