Delta-v/Content.Server/Chemistry
Jezithyr 6685146a1e
Moved Serverside solution container code to shared (yes that includes ensureSolution!) (#27478)
* Added warning to tryGetSolution, moved SolutionContainer code to shared
- Added an optional warning (false by default) to print an error if a solution is missing when using tryGetSolution methods
- Moved ensuring solution containers to shared, left the old method stubs for compatability and marked them as obsolete.

* Update SharedSolutionContainerSystem.cs

* Update SharedSolutionContainerSystem.cs

* Update SolutionContainerSystem.cs

* Update SharedSolutionContainerSystem.cs

* Fixing ensuring chem solutions always returning false on client
- ensuring chem solutions will only return false on the client if it is waiting for a server solutionEntity to be synced

* Added concentration helpers

* fix whitespace
2024-05-06 17:27:36 -07:00
..
Commands Make some prototypes use frozen collections (#22576) 2023-12-25 15:12:22 +11:00
Components add fuel costs back to finishing welding (#27030) 2024-04-19 19:20:30 -04:00
Containers/EntitySystems Moved Serverside solution container code to shared (yes that includes ensureSolution!) (#27478) 2024-05-06 17:27:36 -07:00
EntitySystems remove Injector SolutionName constant (#27493) 2024-04-29 17:29:15 -04:00
ReactionEffects Revert "Fix chat bubbles (#25643)" (#25645) 2024-02-28 00:51:20 +11:00
ReagentEffectConditions Added localization of groups and types: damage, metabolism (#27368) 2024-04-28 14:48:19 +10:00
ReagentEffects Rename ChemCleanBoodstream.cs (#27691) 2024-05-05 09:37:10 -04:00
TileReactions SlowContactsSystem to SpeedModifierContactsSystem mini rework (#26110) 2024-03-17 13:27:22 +11:00