Delta-v/Content.Shared/Traits/Assorted
Mora e3fdd2abe5 Impaired Mobility Disability (#39398)
* Implements mobility impairment

* Implements mobility impairment

* Implements mobility impairment

* Removed white cane related stuff (impaired cane replacement and removed mobility aid component)

* fix development.toml

* Implements slower standing

* Prevent speed stacking by checking if the entity is already holding a mobility aid

* Move all speed handling into ImpairedMobilitySystem, added comments, made it so wielding a mobility aid doesn't grant the recovery benefit

* Move all speed handling into ImpairedMobilitySystem, added comments, made it so wielding a mobility aid doesn't grant the recovery benefit

* remove unused file

* Shorten description

* Apply suggestions

Co-authored-by: Princess Cheeseballs <66055347+Princess-Cheeseballs@users.noreply.github.com>

* Suggestion cleanup

* formatting fix and removed extra datafield stuff

* added comment, fixed slashes, yadda yadda

* summary comments

* removed a word

* Add trait to clone whitelist

* Fix clone.yml

* my own review

---------

Co-authored-by: Princess Cheeseballs <66055347+Princess-Cheeseballs@users.noreply.github.com>
Co-authored-by: ScarKy0 <scarky0@onet.eu>
2025-11-23 15:22:30 -06:00
..
AccentlessComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
AccentlessSystem.cs [Add] Adds the accentless trait (#18303) 2023-07-26 00:54:45 -06:00
HemophiliaComponent.cs Added Hemophilia Trait (#38224) 2025-11-23 15:22:29 -06:00
HemophiliaSystem.cs Added Hemophilia Trait (#38224) 2025-11-23 15:22:29 -06:00
ImpairedMobilityComponent.cs Impaired Mobility Disability (#39398) 2025-11-23 15:22:30 -06:00
ImpairedMobilitySystem.cs Impaired Mobility Disability (#39398) 2025-11-23 15:22:30 -06:00
LegsParalyzedComponent.cs Remove vehicles (#24681) 2024-02-08 12:06:49 +01:00
LegsParalyzedSystem.cs Partial buckling refactor (#29031) 2024-07-25 00:34:37 +02:00
LightweightDrunkComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
MobilityAidComponent.cs Impaired Mobility Disability (#39398) 2025-11-23 15:22:30 -06:00
MobilityAidSystem.cs Impaired Mobility Disability (#39398) 2025-11-23 15:22:30 -06:00
PainNumbnessComponent.cs Added Pain Numbness Trait (#34538) 2025-01-28 04:53:45 +00:00
PainNumbnessSystem.cs Added Pain Numbness Trait (#34538) 2025-01-28 04:53:45 +00:00
ParacusiaComponent.cs Unrevert audio (#21330) 2023-12-02 20:16:36 +01:00
PermanentBlindnessComponent.cs upstream merge 27/04/2025 (#3596) 2025-05-06 19:35:03 -04:00
PermanentBlindnessSystem.cs upstream merge 27/04/2025 (#3596) 2025-05-06 19:35:03 -04:00
SharedParacusiaSystem.cs Mass hallucinations event (#17321) 2023-06-15 00:45:50 -06:00
UnrevivableComponent.cs Cloning Refactor and bugfixes (#35555) 2025-03-09 21:02:24 +00:00