fish-station/Content.Client
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
..
Chat Make sure speech bubbles stay below the HUD. 2019-07-31 13:43:59 +02:00
Commands Rename toolbox references from ss14 to robust 2019-04-15 21:11:38 -06:00
Construction Remove instances of Visible = false for windows. 2019-07-19 16:12:02 +02:00
GameObjects Remove visibility set from StorageWindow. 2019-07-31 13:48:50 +02:00
GameTicking Fix crash related to game HUD upon joining. 2019-07-26 17:56:07 +02:00
Graphics/Overlays Update content repo for CLYDE 2.0. 2019-07-06 19:20:20 +02:00
Input Adds explicit inventory window. 2019-07-20 14:07:11 +02:00
Interfaces Speech bubbles yo. 2019-07-30 23:13:05 +02:00
Parallax Update content repo for CLYDE 2.0. 2019-07-06 19:20:20 +02:00
Research Remove instances of Visible = false for windows. 2019-07-19 16:12:02 +02:00
UserInterface Speech bubbles yo. 2019-07-30 23:13:05 +02:00
Utility 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
ClientModuleTestingCallbacks.cs Improve integration testing 2019-06-29 01:58:16 +02:00
ClientNotifyManager.cs Rename toolbox references from ss14 to robust 2019-04-15 21:11:38 -06:00
Content.Client.csproj Update submodule, update NuGet dependencies. 2019-05-29 14:04:57 +02:00
EntryPoint.cs Reagents & Solutions (#280) 2019-07-31 14:10:06 +02:00
EscapeMenuOwner.cs Remove instances of Visible = false for windows. 2019-07-19 16:12:02 +02:00