Delta-v/Content.Shared/StatusEffectNew/Components
Perry Fraser b0e1ce7c0c
feat: add a component for rejuvenateable status effects (#39025)
* feat: add a component for rejuvenateable effects

* feat: let god mode'd entities get buffs

* fix: handle old status effect system

Didn't realize BeforeStatusEffectAddedEvent was called by both systems,
oops.

* refactor: rename to RejuvenateRemovedStatusEffect

* fix: make forced sleeping a debuff again

Missed in rebase.

* refactor: make BeforeStatusEffectAdded two events
2025-07-24 17:13:29 +02:00
..
RejuvenateRemovedStatusEffectComponent.cs feat: add a component for rejuvenateable status effects (#39025) 2025-07-24 17:13:29 +02:00
StatusEffectAlertComponent.cs refactor: rework the new status effect system to use containers (#38915) 2025-07-12 19:49:58 +03:00
StatusEffectComponent.cs refactor: rework the new status effect system to use containers (#38915) 2025-07-12 19:49:58 +03:00
StatusEffectContainerComponent.cs refactor: rework the new status effect system to use containers (#38915) 2025-07-12 19:49:58 +03:00