fish-station/Content.Shared/GameObjects/Components
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
..
Chemistry Reagents & Solutions (#280) 2019-07-31 14:10:06 +02:00
Construction Rename toolbox references from ss14 to robust 2019-04-15 21:11:38 -06:00
Damage Rename toolbox references from ss14 to robust 2019-04-15 21:11:38 -06:00
Doors Rename toolbox references from ss14 to robust 2019-04-15 21:11:38 -06:00
Inventory Better inventory window, inventory buttons on game HUD. 2019-07-23 23:24:47 +02:00
Items Rename toolbox references from ss14 to robust 2019-04-15 21:11:38 -06:00
Markers Rename toolbox references from ss14 to robust 2019-04-15 21:11:38 -06:00
Materials Lathes (#207) 2019-04-26 15:51:05 +02:00
Mobs Improves examine code 2019-07-19 10:45:55 +02:00
Movement Add basic teleportation and portals (#269) 2019-07-19 10:09:33 +02:00
Power Rename toolbox references from ss14 to robust 2019-04-15 21:11:38 -06:00
Research Fix bug where lathe databases didn't get serialized correctly. (#252) 2019-06-02 01:18:54 +02:00
Sound Rename toolbox references from ss14 to robust 2019-04-15 21:11:38 -06:00
Storage Storage system refactor & map init. 2019-05-05 18:52:06 +02:00
Trigger Explosions and Grenades, Triggers, OnDestroy, OnExAct, Fueltanks and destructible tables (#247) 2019-06-07 13:15:20 +02:00
Weapons/Ranged Rename toolbox references from ss14 to robust 2019-04-15 21:11:38 -06:00