Delta-v/Content.Server/Nutrition
Centronias 6b99493e80
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
2024-12-18 14:06:02 +01:00
..
Components Sliceable doAfter (#30824) 2024-08-13 13:53:59 +03:00
EntitySystems Reduce network burden of the hunger system (#32986) 2024-12-18 14:06:02 +01:00
Hungry.cs Refactor the `hungry` debug command to be in line with `thirsty` (#30591) 2024-08-05 18:12:07 +10:00
SetNutrit.cs Debug command to set either your hunger or thirst to one of their respective threshold levels (#30563) 2024-08-05 17:36:26 +10:00
Thirsty.cs Debug command to make you thirsty (#30562) 2024-08-03 01:49:08 +10:00