Delta-v/Content.Server/GameObjects/Components/Movement
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
..
AiControllerComponent.cs Clothing and pronoun fields (#2689) 2020-12-24 14:42:40 +01:00
ClimbableComponent.cs Add ActionBlockerExtensions 2020-12-20 04:26:21 +01:00
ClimbingComponent.cs Disable climbing when buckled (#2488) 2020-11-06 01:08:24 +11:00
NoSlipComponent.cs Add EffectBlockerExtensions 2020-12-20 04:31:04 +01:00
PlayerInputMoverComponent.cs Replace every usage of GridCoordinates with EntityCoordinates (#2021) 2020-09-06 16:11:53 +02:00
ShuttleControllerComponent.cs Actions System + UI (#2710) 2020-12-13 23:28:20 +01:00
SlipperyComponent.cs Updated serializer data fields (#2702) 2020-12-04 11:06:53 +01:00