Delta-v/Content.Shared/Humanoid
Vanessa f44178bec3
Character Height Slider + Character Height Changes (#6320)
* Do the thing for everyone. Height is now +/- 20% for everyone.

* Make the height slider show height. Solve for special cases. Solve world hunger.

* Fixed some minor things.

* Adjust some densities

* Smaller character balance

* Comment

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Oops, that was from a failed thing.

* Size calc correction

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* people are tall in the future

* I need to refactor a bit still.

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Refactor into a system

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* smol

* Fixed remaining scale visual components and species

* Remove MockScale. Just add scale visuals for Allalulo to compensate.

* PR feedback

* Slight refactor. Moved profile/species scale out of the scale system and put it into the HumanoidProfileSystem. Removed some CD logic that is no longer needed.

* how'd this get in there

* Move the other motorkind.yml to AprilFools dir

* NO NO_PENTALTY lol

* Other PR stuff

* Other PR stuff

* Add a dirty

* Add some networking to the comp

* Add small character to cloning

* One more fixX

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2026-08-04 16:27:55 +00:00
..
Markings Fix bug blocking character saves for species without hair. (#43170) 2026-06-29 12:44:06 +02:00
Prototypes Character Height Slider + Character Height Changes (#6320) 2026-08-04 16:27:55 +00:00
HairStyles.cs Upstream Merge (June / July) attempt 2 electric boogaloo (#4607) 2025-11-06 18:22:39 +00:00
HideableHumanoidLayersComponent.cs Fix hideable humanoid layers (#42553) 2026-06-29 12:43:37 +02:00
HumanoidCharacterAppearance.cs Drop ICharacterProfile/ICharacterAppearance interfaces (#42661) 2026-06-29 12:43:42 +02:00
HumanoidProfileComponent.cs Scaling works, some errors killed. 2026-06-29 12:44:07 +02:00
HumanoidProfileExportV1.cs Fix files for upmerge changes. Notably Nubnody and Damagaeable 2026-06-29 12:44:06 +02:00
HumanoidProfileExportV2.cs Visual nubody (humanoid appearance refactor) (#42476) 2026-06-29 12:43:35 +02:00
HumanoidProfileSystem.cs Character Height Slider + Character Height Changes (#6320) 2026-08-04 16:27:55 +00:00
HumanoidVisualLayers.cs fixed vox tail marking and suitslot layer order (#42808) 2026-06-29 12:43:48 +02:00
HumanoidVisualLayersExtension.cs Merge pull request #6148 from Coryler/hidden-species-fix 2026-06-30 07:49:01 +00:00
NamingSystem.cs Better douner name generation (#5836) 2026-06-05 15:33:56 +02:00
Sex.cs Fix humanoid profile voice being broken (#42550) 2026-06-29 12:43:36 +02:00
SharedHideableHumanoidLayersSystem.cs Fix hideable humanoid layers (#42553) 2026-06-29 12:43:37 +02:00
SharedHumanoidMarkingModifierSystem.cs Visual nubody (humanoid appearance refactor) (#42476) 2026-06-29 12:43:35 +02:00
SkinColorationPrototype.cs Fix(Humanoid): Prevent skin color verification failures due to precision loss (#42836) 2026-06-29 12:43:49 +02:00