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.
This commit is contained in:
20kdc
2020-12-24 13:42:40 +00:00
committed by GitHub
parent b4506b4d08
commit 6b5cded8c2
40 changed files with 1866 additions and 337 deletions

View File

@@ -20,3 +20,5 @@
shoes: ClothingShoesColorBlack
idcard: CargoPDA
ears: ClothingHeadsetCargo
innerclothingskirt: ClothingUniformJumpskirtCargo

View File

@@ -21,3 +21,5 @@
shoes: ClothingShoesColorBrown
idcard: QuartermasterPDA
ears: ClothingHeadsetCargo
innerclothingskirt: ClothingUniformJumpskirtQM

View File

@@ -17,3 +17,5 @@
shoes: ClothingShoesColorBlack
idcard: AssistantPDA
ears: ClothingHeadsetService
innerclothingskirt: ClothingUniformJumpskirtColorGrey

View File

@@ -21,3 +21,5 @@
shoes: ClothingShoesColorBlack
idcard: BartenderPDA
ears: ClothingHeadsetService
innerclothingskirt: ClothingUniformJumpskirtBartender

View File

@@ -21,3 +21,5 @@
idcard: BotanistPDA
ears: ClothingHeadsetService
outerclothing: ClothingOuterApronBotanist
innerclothingskirt: ClothingUniformJumpskirtHydroponics

View File

@@ -9,7 +9,6 @@
# access:
# - Chapel
# - Maintenance
#- type: startingGear
# id: ChaplainGear
# equipment:
@@ -18,3 +17,5 @@
# shoes: ClothingShoesColorBlack
# idcard: ChaplainPDA
# ears: ClothingHeadsetService
# innerclothingskirt: ClothingUniformJumpskirtChaplain

View File

@@ -21,3 +21,5 @@
idcard: ChefPDA
ears: ClothingHeadsetService
outerclothing: ClothingOuterApronChef
innerclothingskirt: ClothingUniformJumpskirtChef

View File

@@ -20,3 +20,5 @@
idcard: JanitorPDA
ears: ClothingHeadsetService
belt: ClothingBeltJanitorFilled
innerclothingskirt: ClothingUniformJumpskirtJanitor

View File

@@ -24,3 +24,5 @@
mask: ClothingMaskMime
idcard: MimePDA
ears: ClothingHeadsetService
innerclothingskirt: ClothingUniformJumpskirtMime

View File

@@ -28,3 +28,5 @@
head: ClothingHeadHatHopcap
idcard: HoPPDA
ears: ClothingHeadsetAltCommand
innerclothingskirt: ClothingUniformJumpskirtHoP

View File

@@ -25,3 +25,5 @@
idcard: CEPDA
ears: ClothingHeadsetEngineering
belt: ClothingBeltChiefEngineerFilled
innerclothingskirt: ClothingUniformJumpskirtChiefEngineer

View File

@@ -23,3 +23,5 @@
idcard: EngineerPDA
belt: ClothingBeltUtilityFilled
ears: ClothingHeadsetEngineering
innerclothingskirt: ClothingUniformJumpskirtEngineering

View File

@@ -26,3 +26,5 @@
idcard: CMOPDA
ears: ClothingHeadsetAltMedical
belt: ClothingBeltMedical
innerclothingskirt: ClothingUniformJumpskirtCMO

View File

@@ -21,3 +21,5 @@
idcard: MedicalPDA
ears: ClothingHeadsetMedical
belt: ClothingBeltMedical
innerclothingskirt: ClothingUniformJumpskirtMedicalDoctor

View File

@@ -22,3 +22,5 @@
shoes: ClothingShoesColorBrown
idcard: RnDPDA
ears: ClothingHeadsetScience
innerclothingskirt: ClothingUniformJumpskirtResearchDirector

View File

@@ -20,3 +20,5 @@
outerclothing: ClothingOuterCoatLab
idcard: SciencePDA
ears: ClothingHeadsetScience
innerclothingskirt: ClothingUniformJumpskirtScientist

View File

@@ -29,3 +29,5 @@
idcard: HoSPDA
ears: ClothingHeadsetAltSecurity
belt: ClothingBeltSecurityFilled
innerclothingskirt: ClothingUniformJumpskirtHoS

View File

@@ -24,3 +24,5 @@
idcard: SecurityPDA
ears: ClothingHeadsetSecurity
belt: ClothingBeltSecurityFilled
innerclothingskirt: ClothingUniformJumpskirtSec

View File

@@ -25,3 +25,5 @@
idcard: WardenPDA
ears: ClothingHeadsetSecurity
belt: ClothingBeltSecurityFilled
innerclothingskirt: ClothingUniformJumpskirtWarden