fish-station/Content.Server
Acruid 2ea8bbf4eb Reagents & Solutions (#280)
* Added the ReagentPrototype class.

* Added the new Solution class.

* Added new shared SolutionComponent to the ECS system.

* Added some basic element and chemical reagent prototypes.

* Added a new Beaker item utilizing the SolutionComponent. This is a testing/debug entity, and should be removed or changed soon.

* Added filters for code coverage.

* Nightly work.

* Added the server SolutionComponent class.

* Added a bucket.
Verbs set up for solution interaction.

* Adds water tank entity to the game.

* Added a full water tank entity.
Solutions are properly serialized.
Solution can be poured between two containers.

* Solution class can now be enumerated.
SolutionComponent now calculates the color of the solution.

* Minor Cleanup.
2019-07-31 14:10:06 +02:00
..
Administration Removal of TrySpawn* methods, update submodule. 2019-07-07 22:24:44 +02:00
AI Actual lockers (#195) 2019-04-17 23:26:00 +02:00
Chat Correctly send saying entity UID to clients. 2019-07-30 23:11:27 +02:00
GameObjects Reagents & Solutions (#280) 2019-07-31 14:10:06 +02:00
GameTicking Make respawn command work without argument. 2019-07-19 12:40:03 +02:00
Interfaces Allow admins to change round preset. 2019-05-15 15:49:02 +02:00
Mobs Rename toolbox references from ss14 to robust 2019-04-15 21:11:38 -06:00
Placement Rename toolbox references from ss14 to robust 2019-04-15 21:11:38 -06:00
Players Rename toolbox references from ss14 to robust 2019-04-15 21:11:38 -06:00
app.config Updates submodule (#56) 2018-04-12 23:56:43 +02:00
Content.Server.csproj Improve integration testing 2019-06-29 01:58:16 +02:00
EntryPoint.cs Reagents & Solutions (#280) 2019-07-31 14:10:06 +02:00
MoMMILink.cs Fix compiler warnings. 2019-04-19 23:44:28 +02:00
ServerModuleTestingCallbacks.cs Improve integration testing 2019-06-29 01:58:16 +02:00
ServerNotifyManager.cs Rename toolbox references from ss14 to robust 2019-04-15 21:11:38 -06:00
StatusShell.cs Rename toolbox references from ss14 to robust 2019-04-15 21:11:38 -06:00