Delta-v/Content.Shared/Preferences
20kdc 6b5cded8c2
Clothing and pronoun fields (#2689)
* Clothing & Gender fields: Add to database [MODIFIED TO NOT DEPEND ON SAPHIRE-DB-REFACTOR]

Sorry about this, Saphire.

* Clothing & Gender fields: Add UI [FALLBACK II]

* Clothing & Gender fields: Actually apply gender

* Clothing & Gender fields: Import innerclothingskirt field from my previous attempt

Couldn't import actual prototypes because of a change to IDs

* Clothing & Gender fields: Add innerclothingskirt field to everything

* Clothing & Gender fields: Jumpskirts now work

* Clothing & Gender fields: Gender field will follow sex field if it's not different (UX improvement) [FALLBACK II]

* Clothing & Gender fields: Gender -> Pronouns to reduce confusion. Also, fix profile summary. Properly. [FALLBACK II]

* Clothing & Pronoun fields: Refactor so that profile equipment adjustments are performed in StartingGearPrototype.
2020-12-24 14:42:40 +01:00
..
Appearance Use 'new' expression in places where the type is evident for content (#2590) 2020-11-27 21:00:49 +11:00
ClothingPreference.cs Clothing and pronoun fields (#2689) 2020-12-24 14:42:40 +01:00
GameSettings.cs More efficient prefs serialization over net messages. 2020-07-30 23:40:14 +02:00
HumanoidCharacterAppearance.cs Use 'new' expression in places where the type is evident for content (#2590) 2020-11-27 21:00:49 +11:00
HumanoidCharacterProfile.cs Clothing and pronoun fields (#2689) 2020-12-24 14:42:40 +01:00
ICharacterAppearance.cs Added preferences backend (#465) 2019-12-22 13:47:34 +01:00
ICharacterProfile.cs added Character Setup (#511) 2020-01-18 01:54:13 +01:00
JobPriority.cs Add test for enum parity between JobPriority and DbJobPriority 2020-12-19 17:34:18 +01:00
PlayerPreferences.cs Re-organize in-memory character profile storage. 2020-10-06 15:13:16 +02:00
PreferenceUnavailableMode.cs Adds preference unavailable setting to profiles. 2020-01-19 18:33:22 +01:00
Sex.cs Clothing and pronoun fields (#2689) 2020-12-24 14:42:40 +01:00