Delta-v/Content.Shared/Clothing
Connor Huffine 8e96ddfa6a Improve ClothingSpeedModifier, Fix Paramedic Void Suit (#41820)
* Add RequireActivated bool

* Fix paramedic voidsuit

* Remove explicit check

This is actually unnecessarily verbose.

* Improve comment

* Update Content.Shared/Clothing/ClothingSpeedModifierSystem.cs

Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>

* Add cref linking

* Change reference from system to component

* Fix missing closing tag before anyone notices

* Add clarity about when this field is used.

* Add early return if not affected by toggling

---------

Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
2026-04-04 16:56:51 +02:00
..
Components Clothing equipping doAfter tweak (#41732) 2026-04-04 16:56:51 +02:00
EntitySystems Of Hats and Hardsuit Helmets (#5263) 2026-01-25 10:31:55 -06:00
ClothingEvents.cs Fix broken layer hiding on clothes with multiple equipment slots (#34080) 2025-03-23 16:14:04 +00:00
ClothingSpeedModifierComponent.cs Improve ClothingSpeedModifier, Fix Paramedic Void Suit (#41820) 2026-04-04 16:56:51 +02:00
ClothingSpeedModifierSystem.cs Improve ClothingSpeedModifier, Fix Paramedic Void Suit (#41820) 2026-04-04 16:56:51 +02:00
LoadoutSystem.cs Fix usages of TryIndex() (#39124) 2025-12-29 11:39:03 -06:00
MagbootsComponent.cs EVENT BASED WEIGHTLESSNESS (#37971) 2025-11-23 15:22:27 -06:00
MagbootsSystem.cs Cleanup warnings: CS0067, CS8509, CS8073 (#39770) 2025-12-29 11:39:11 -06:00
SharedCursedMaskSystem.cs Update DamageableSystem to modern standards (#39417) 2025-12-29 11:39:33 -06:00