Delta-v/Content.Server/Chemistry/EntitySystems
Dora 53dc27cb1e
Adding sorting to chem master (#34763)
* Adding sorting to chem master

* Chem Master can now sort based on following categories
 - Alphabetical
 - Quantity
 - Time Added to Machine

* Sorting is disabled by default and persist in the machine for everyone

* Removed some pointless code from Chem Master's UI

* Changed None and Time Added's text to reflect what they do better

* Minor adjustments to the code requested by maintainers
2025-02-27 12:19:52 +01:00
..
ChemMasterSystem.cs Adding sorting to chem master (#34763) 2025-02-27 12:19:52 +01:00
ChemistryGuideDataSystem.cs Add ability for +VVEDIT users to scale damage/healing in the game (#35255) 2025-02-18 08:28:42 +01:00
DeleteOnSolutionEmptySystem.cs Replace instances of SolutionContainerSystem with SharedSolutionContainerSystem (#30084) 2024-09-02 13:26:04 +02:00
HypospraySystem.cs Fix 38 non-obsolete warnings (#33794) 2025-02-11 20:59:50 +11:00
InjectorSystem.cs Make Droppers Respect Closed/Sealed Containers (#33011) 2024-11-12 19:06:43 +07:00
ReactionMixerSystem.cs Replace instances of SolutionContainerSystem with SharedSolutionContainerSystem (#30084) 2024-09-02 13:26:04 +02:00
ReagentDispenserSystem.cs Replace instances of SolutionContainerSystem with SharedSolutionContainerSystem (#30084) 2024-09-02 13:26:04 +02:00
SolutionContainerMixerSystem.cs Power stuff (#31314) 2024-08-25 22:18:42 +10:00
SolutionHeaterSystem.cs Replace instances of SolutionContainerSystem with SharedSolutionContainerSystem (#30084) 2024-09-02 13:26:04 +02:00
SolutionInjectOnEventSystem.cs Syringe gun! (#32112) 2024-10-23 00:03:42 +11:00
SolutionInjectWhileEmbeddedSystem.cs Fix 38 non-obsolete warnings (#33794) 2025-02-11 20:59:50 +11:00
SolutionPurgeSystem.cs Replace instances of SolutionContainerSystem with SharedSolutionContainerSystem (#30084) 2024-09-02 13:26:04 +02:00
SolutionRandomFillSystem.cs Replace instances of SolutionContainerSystem with SharedSolutionContainerSystem (#30084) 2024-09-02 13:26:04 +02:00
SolutionRegenerationSystem.cs Clean up solution regen and drain comps (#29777) 2024-09-19 12:17:13 +10:00
TransformableContainerSystem.cs Replace instances of SolutionContainerSystem with SharedSolutionContainerSystem (#30084) 2024-09-02 13:26:04 +02:00
VaporSystem.cs Replace instances of SolutionContainerSystem with SharedSolutionContainerSystem (#30084) 2024-09-02 13:26:04 +02:00