]> git.smokeofanarchy.ru Git - space-station-14.git/commit
scoopable ash and foam, solution transfer prediction (#25832)
authordeltanedas <39013340+deltanedas@users.noreply.github.com>
Mon, 1 Apr 2024 06:27:39 +0000 (06:27 +0000)
committerGitHub <noreply@github.com>
Mon, 1 Apr 2024 06:27:39 +0000 (17:27 +1100)
commit1db178b63254c5b509a6493a631fddb596b376a4
tree89d468ae8c88f46c1020c0e7519284d3bac3d0ea
parentd9b6e9f1276ac0e589b95e664e371675feb498da
scoopable ash and foam, solution transfer prediction (#25832)

* move SolutionTransfer to shared and predict as much as possible

* fully move OpenableSystem to shared now that SolutionTransfer is

* fix imports for everything

* doc for solution transfer system

* trolling

* add scoopable system

* make ash and foam scoopable

* untroll

* untroll real

* make clickable it work

* troll

* the scooping room

---------

Co-authored-by: deltanedas <@deltanedas:kde.org>
Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
23 files changed:
Content.Client/Nutrition/EntitySystems/OpenableSystem.cs [deleted file]
Content.Server/Chemistry/EntitySystems/ReagentDispenserSystem.cs
Content.Server/Chemistry/EntitySystems/SolutionTransferSystem.cs [deleted file]
Content.Server/Destructible/Thresholds/Behaviors/OpenBehavior.cs
Content.Server/Extinguisher/FireExtinguisherSystem.cs
Content.Server/Fluids/EntitySystems/PuddleSystem.Spillable.cs
Content.Server/Glue/GlueSystem.cs
Content.Server/Lube/LubeSystem.cs
Content.Server/Materials/MaterialReclaimerSystem.cs
Content.Server/NPC/Systems/NPCUtilitySystem.cs
Content.Server/Nutrition/EntitySystems/DrinkSystem.cs
Content.Server/Nutrition/EntitySystems/FoodSystem.cs
Content.Server/Nutrition/EntitySystems/OpenableSystem.cs [deleted file]
Content.Shared/Chemistry/Components/ScoopableSolutionComponent.cs [new file with mode: 0644]
Content.Shared/Chemistry/EntitySystems/ScoopableSolutionSystem.cs [new file with mode: 0644]
Content.Shared/Chemistry/EntitySystems/SolutionTransferSystem.cs [new file with mode: 0644]
Content.Shared/Fluids/SharedPuddleSystem.Spillable.cs
Content.Shared/Nutrition/Components/OpenableComponent.cs
Content.Shared/Nutrition/EntitySystems/OpenableSystem.cs [moved from Content.Shared/Nutrition/EntitySystems/SharedOpenableSystem.cs with 91% similarity]
Content.Shared/Nutrition/EntitySystems/SealableSystem.cs
Resources/Locale/en-US/chemistry/components/scoopable-component.ftl [new file with mode: 0644]
Resources/Prototypes/Entities/Effects/chemistry_effects.yml
Resources/Prototypes/Entities/Objects/Specific/Medical/morgue.yml