Delta-v/Content.Client/Chemistry/EntitySystems
Plykiya 8d8a7b2004
Hyposprays Draw from Jugs (#25544)
* Hyposprays Draw from Jugs

* Fix last onlyMobs usage in yml

* Some Suggested Changes

* Remove unnecessary datafield name declarations

* Remove unnecessary dirtying of component

* Same line parentheses

* Added client-side HypospraySystem

* Cache UI values and only updates if values change

* empty line

* Update label

* Label change

* Reimplement ReactionMixerSystem

* Remove DataField from Hypospray Toggle Mode

* Change ToggleMode from enum to Bool OnlyAffectsMobs

* Add DataField required back since it's required for replays...?

* update EligibleEntity and uses of it

* Add user argument back

* Adds newline

Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>

* Guard for dirty entity

* Adds summary tag

---------

Co-authored-by: Plykiya <plykiya@protonmail.com>
Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
(cherry picked from commit f192d7901fedd134c38a6cab38731f8e93994492)
2024-04-07 14:14:28 +02:00
..
ChemistryGuideDataSystem.cs Fix chem guide data build fail (#23289) 2024-01-23 23:04:39 +01:00
HypospraySystem.cs Hyposprays Draw from Jugs (#25544) 2024-04-07 14:14:28 +02:00
InjectorSystem.cs Hyposprays Draw from Jugs (#25544) 2024-04-07 14:14:28 +02:00
PillSystem.cs Remove server-side sprite references from chem master (#15888) 2023-04-29 19:27:14 +10:00
SolutionContainerMixerSystem.cs Electrolysis and Centrifuge (#22517) 2023-12-16 20:30:32 +01:00