Delta-v/Content.Shared/Preferences
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
..
Loadouts v269.0.0 RT update - .NET 10 (#41855) 2026-04-04 16:57:19 +02:00
GameSettings.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00
HumanoidCharacterProfile.cs Character Height Slider + Character Height Changes (#6320) 2026-08-04 16:27:55 +00:00
JobPriority.cs Remove redundant #nullable enable (#4275) 2021-07-16 17:37:09 -07:00
MsgDeleteCharacter.cs Pass IRobustSerializer to NetMessage (#11021) 2022-09-14 17:25:25 +10:00
MsgPreferencesAndSettings.cs Update NetMessage to pass in MemoryStream (#21796) 2023-12-02 20:25:44 +01:00
MsgSelectCharacter.cs Pass IRobustSerializer to NetMessage (#11021) 2022-09-14 17:25:25 +10:00
MsgUpdateCharacter.cs Drop ICharacterProfile/ICharacterAppearance interfaces (#42661) 2026-06-29 12:43:42 +02:00
MsgUpdateConstructionFavorites.cs Persist construction menu favorites server-side (#35867) 2025-05-18 18:12:44 +01:00
PlayerPreferences.cs Drop ICharacterProfile/ICharacterAppearance interfaces (#42661) 2026-06-29 12:43:42 +02:00
PreferenceUnavailableMode.cs Remove redundant #nullable enable (#4275) 2021-07-16 17:37:09 -07:00
SpawnPriorityPreference.cs Client customization late-join spawner priority for arrivals/cryostorage (#24586) 2024-02-08 12:16:20 +01:00