fish-station/Content.Shared/Utility
Víctor Aguilera Puerto 484eb0bba4
Botany (#2357)
* plants and seeds go brrrr

* update plants

* P L A N T

* brrrr

* Hydroponics actually work! How about that?

* Reuse resource path in visualizer

* They lied to us.

* Several stuffs

* more werk

* Add a bunch of plants

* Logs go brr.

* Brrr moment.

* Remove unused method

* Important comment.

* Seed inventory, yo!

* tomato moment

* Balance consumption

* Makes hydroponics pourable

* Adds plant metabolism effect for sugar, the same as glucose.

* Eggplant moment

* Apple moment

* Corn moment

* Chanterelle mushroom moment

* prototype tweaks

* Seed extractor moment

* typo

* IPlantMetabolizable doc improvement

* I should trust my gut instinct more often.

* egg-plant.....

* localization

* Make WaterLevel and NutritionLevel setters private

* Less code repetition! Wooo!
2020-10-26 23:19:46 +01:00
..
ContentHelpers.cs Add a LOT more dakka (#1033) 2020-06-21 21:47:15 +02:00
EntityCoordinatesExtensions.cs Typo, redundant string interpolation, namespaces and imports cleanup (#2068) 2020-09-13 14:23:52 +02:00
EntityPrototypeHelpers.cs Botany (#2357) 2020-10-26 23:19:46 +01:00
SharedDirectionExtensions.cs Replace every usage of GridCoordinates with EntityCoordinates (#2021) 2020-09-06 16:11:53 +02:00
SharedEntityExtensions.cs Add extension method to shuffle an entity by a random value 2020-09-01 22:04:55 +02:00
SharedUnobstructedExtensions.cs Replace direct IoC.Resolve calls in Unobstructed and Unoccluded extensions (#2225) 2020-10-11 13:32:42 +02:00
SharedUnoccludedExtensions.cs Replace direct IoC.Resolve calls in Unobstructed and Unoccluded extensions (#2225) 2020-10-11 13:32:42 +02:00
TemperatureHelpers.cs Add helpers for converting to and from Fahrenheit 2020-09-01 23:33:42 +02:00
TransformExtensions.cs Change all of body system to use entities and components (#2074) 2020-10-10 15:25:13 +02:00