Delta-v/Content.Server/Chemistry
Jezithyr c8c478bd3e
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-07 04:40:39 +02:00
..
Commands Make some prototypes use frozen collections (#22576) 2024-01-22 18:36:50 +01:00
Components add fuel costs back to finishing welding (#27030) 2024-04-21 23:20:07 +02:00
Containers/EntitySystems Moved Serverside solution container code to shared (yes that includes ensureSolution!) (#27478) 2024-05-07 04:40:39 +02:00
EntitySystems remove Injector SolutionName constant (#27493) 2024-05-07 03:45:17 +02:00
ReactionEffects Revert 'Revert 'Solution Entities'' (#23168) 2024-01-23 23:00:42 +01:00
ReagentEffectConditions Added localization of groups and types: damage, metabolism (#27368) 2024-05-07 01:49:45 +02:00
ReagentEffects Rename ChemCleanBoodstream.cs (#27691) 2024-05-07 04:33:38 +02:00
TileReactions SlowContactsSystem to SpeedModifierContactsSystem mini rework (#26110) 2024-03-17 15:11:29 +01:00