]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Predict healing and bloodstream (#38690)
authorslarticodefast <161409025+slarticodefast@users.noreply.github.com>
Wed, 2 Jul 2025 23:20:31 +0000 (01:20 +0200)
committerGitHub <noreply@github.com>
Wed, 2 Jul 2025 23:20:31 +0000 (19:20 -0400)
commit38232d2255206cf31bd43719769d279aaabeb4df
tree9773d7c70fb973348b7da6f39f6e230488ff796a
parent8597acd030bc6b3b4cb5c7b1ac0a411db25655c9
Predict healing and bloodstream (#38690)

* initial commit

* reapply 38126

* fix rootable

* someone missed an important minus sign here

* try this

* fix

* fix

* reenable crit hits

* cleanup

* fix status time dirtying

* fix

* camelCase
37 files changed:
Content.Client/Body/Systems/BloodStreamSystem.cs [new file with mode: 0644]
Content.Server/Administration/Systems/AdminVerbSystem.Smites.cs
Content.Server/Atmos/Rotting/RottingSystem.cs
Content.Server/Body/Components/BloodstreamComponent.cs [deleted file]
Content.Server/Body/Components/MetabolizerComponent.cs
Content.Server/Body/Systems/BloodstreamSystem.cs
Content.Server/Body/Systems/BodySystem.cs
Content.Server/Chemistry/EntitySystems/InjectorSystem.cs
Content.Server/Chemistry/EntitySystems/SolutionInjectOnEventSystem.cs
Content.Server/Devour/DevourSystem.cs
Content.Server/EntityEffects/EntityEffectSystem.cs
Content.Server/Fluids/EntitySystems/SmokeSystem.cs
Content.Server/Forensics/Systems/ForensicsSystem.cs
Content.Server/Implants/ImplantedSystem.cs
Content.Server/Medical/BiomassReclaimer/BiomassReclaimerSystem.cs
Content.Server/Medical/Components/HealingComponent.cs [deleted file]
Content.Server/Medical/CryoPodSystem.cs
Content.Server/Medical/HealthAnalyzerSystem.cs
Content.Server/Medical/VomitSystem.cs
Content.Server/Mind/TransferMindOnGibSystem.cs
Content.Server/Nutrition/EntitySystems/SmokingSystem.Vape.cs
Content.Server/Nutrition/EntitySystems/SmokingSystem.cs
Content.Server/Rootable/RootableSystem.cs
Content.Server/Silicons/Borgs/BorgSystem.cs
Content.Server/Zombies/ZombieSystem.Transform.cs
Content.Shared/Body/Components/BloodstreamComponent.cs [new file with mode: 0644]
Content.Shared/Body/Events/ApplyMetabolicMultiplierEvent.cs
Content.Shared/Body/Events/BeingGibbedEvent.cs [moved from Content.Server/Body/Components/BeingGibbedEvent.cs with 81% similarity]
Content.Shared/Body/Systems/SharedBloodstreamSystem.cs [new file with mode: 0644]
Content.Shared/Body/Systems/StomachSystem.cs
Content.Shared/Chemistry/EntitySystems/HypospraySystem.cs
Content.Shared/Damage/DamageSpecifier.cs
Content.Shared/Damage/Systems/DamageableSystem.cs
Content.Shared/Medical/Healing/HealingComponent.cs [new file with mode: 0644]
Content.Shared/Medical/Healing/HealingSystem.cs [moved from Content.Server/Medical/HealingSystem.cs with 54% similarity]
Resources/Locale/en-US/medical/components/healing-component.ftl
Resources/Prototypes/Entities/Objects/Specific/Medical/healing.yml