Delta-v/Content.Shared/Body
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
..
Components Replace metabolism groups with metabolism stages (#42172) 2026-06-29 12:43:39 +02:00
Events Nubody (#42419) 2026-06-29 12:43:27 +02:00
Systems Machine Incompatible works again (#6206) 2026-07-04 07:47:02 -05:00
BodyComponent.cs Documents all the public APIs for Nubody & markings code (#42857) 2026-06-29 12:43:49 +02:00
BodySystem.Compatibility.cs Documents all the public APIs for Nubody & markings code (#42857) 2026-06-29 12:43:49 +02:00
BodySystem.Relay.cs Documents all the public APIs for Nubody & markings code (#42857) 2026-06-29 12:43:49 +02:00
BodySystem.cs Change PostMapInit Path to our actual maps 2026-06-29 12:44:09 +02:00
GibbableOrganComponent.cs Documents all the public APIs for Nubody & markings code (#42857) 2026-06-29 12:43:49 +02:00
GibbableOrganSystem.cs Nubody (#42419) 2026-06-29 12:43:27 +02:00
HandOrganComponent.cs Documents all the public APIs for Nubody & markings code (#42857) 2026-06-29 12:43:49 +02:00
HandOrganSystem.cs Nubody (#42419) 2026-06-29 12:43:27 +02:00
InitialBodyComponent.cs Documents all the public APIs for Nubody & markings code (#42857) 2026-06-29 12:43:49 +02:00
InitialBodySystem.cs Cleanup warnings: CS0168, CS0414, CS8321 (#42623) 2026-06-29 12:43:39 +02:00
OrganCategoryPrototype.cs Nubody (#42419) 2026-06-29 12:43:27 +02:00
OrganComponent.cs Change PostMapInit Path to our actual maps 2026-06-29 12:44:09 +02:00
SharedVisualBodySystem.Initial.cs Scaling works, some errors killed. 2026-06-29 12:44:07 +02:00
SharedVisualBodySystem.Modifiers.cs Scaling works, some errors killed. 2026-06-29 12:44:07 +02:00
SharedVisualBodySystem.cs Character Height Slider + Character Height Changes (#6320) 2026-08-04 16:27:55 +00:00
VisualBodyComponent.cs Documents all the public APIs for Nubody & markings code (#42857) 2026-06-29 12:43:49 +02:00
VisualOrganComponent.cs Scaling works, some errors killed. 2026-06-29 12:44:07 +02:00
VisualOrganMarkingsComponent.cs Documents all the public APIs for Nubody & markings code (#42857) 2026-06-29 12:43:49 +02:00