]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Reduce network burden of the hunger system (#32986)
authorCentronias <me@centronias.com>
Wed, 18 Dec 2024 13:06:02 +0000 (05:06 -0800)
committerGitHub <noreply@github.com>
Wed, 18 Dec 2024 13:06:02 +0000 (14:06 +0100)
commit6b99493e80440511e242733a90732f909c77e137
tree8242da44060f8771d2ed612e32c2235ed45dc5a5
parent87f39af1cfa25c067e59b5e4eed647aa4ece843f
Reduce network burden of the hunger system (#32986)

* reduce network burden of the hunger system

* explicit start + last updated

* remove auto reformat changes to otherwise untouched code

add clamp helper

* imagine making breaking changes, documenting them, and then not thinking to check the yaml

* comments

* Remove unused net manager in hunger system
Remove lastAuthoritativeHungerValue from prototypes
Content.Server/Animals/Systems/EggLayerSystem.cs
Content.Server/EntityEffects/EffectConditions/TotalHunger.cs
Content.Server/Nutrition/EntitySystems/FatExtractorSystem.cs
Content.Server/RatKing/RatKingSystem.cs
Content.Shared/Nutrition/Components/HungerComponent.cs
Content.Shared/Nutrition/EntitySystems/HungerSystem.cs
Content.Shared/Sericulture/SericultureSystem.cs
Resources/Prototypes/Entities/Mobs/NPCs/animals.yml
Resources/Prototypes/Entities/Mobs/NPCs/space.yml