AcruidandPieter-Jan Briers 61aba8fc50 Create Entities Without Prototypes (#815)
* 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().
2019-05-24 21:37:28 +02:00
2018-01-15 11:17:09 -07:00
2019-05-05 11:26:14 +02:00
2017-05-03 15:40:44 +02:00
2019-01-23 15:27:12 +01:00
2019-03-13 13:25:55 +01:00
2017-08-08 12:47:31 +02:00
2019-03-13 13:25:55 +01:00
2019-03-21 18:49:25 +01:00
2019-04-04 15:06:59 +02:00
2019-05-05 01:58:24 +02:00

Robust Toolbox

Build status Build Status Coverage

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

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.

See legal.md for licenses and copyright.

S
Description
No description provided
Readme
168 MiB
Languages
C# 98.9%
Fluent 0.6%
Python 0.3%
GLSL 0.1%