mirror of
https://github.com/space-wizards/RobustToolbox.git
synced 2026-09-15 06:42:25 +02:00
61aba8fc50dfaa54c37e29c8ed382775d250ba73
* Retrofitted ComponentManager_Test to use DependencyCollection. * Renamed ComponentManager_Test to ComponentManager_Tests to follow naming conventions. * Added component add/remove/delete events to IComponentManager. Removed IEntity dependency from ComponentManager. * Entities can now be spawned without a prototype. * Removed unused function. * CreateEntity now actually works with a null prototype ID. The other spawn functions should work as well. Updated doc comments for IEntityManager.SpawnEntity().
Robust Toolbox is a client/server backend for Space Station 14.
This repository is the engine section of SS14. This is the base engine all SS14 servers will be built on. As such, it does not start on its own: it needs the content repo. Use said repo for actual development, even if you're modifying the engine itself.
Getting in Touch
- Website: spacestation14.io
- Discord: Invite Link
- IRC:
irc.rizon.net#spacebus - Project Management Board: Waffle
- Code Analysis: Sonar Cloud
- Automatic Content Builds: builds.spacestation14.io
The IRC is setup to relay back and forth to the Discord server so IRC nerds will not be left out.
Documentation
We have various documentation articles about various systems on the GitHub wiki.
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
In practice, you usually don't build this repository directly.
Legal Info
See legal.md for licenses and copyright.
Languages
C#
98.9%
Fluent
0.6%
Python
0.3%
GLSL
0.1%
