Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Digitigrade Clothing (Under) #65

Open
52 tasks
lizardqueenlexi opened this issue Jun 7, 2022 · 0 comments
Open
52 tasks

Feature Request: Digitigrade Clothing (Under) #65

lizardqueenlexi opened this issue Jun 7, 2022 · 0 comments

Comments

@lizardqueenlexi
Copy link
Owner

We want clothing to display properly on digitigrade legs, without actually hiding those legs and displaying regular human ones. This issue specifically relates to all clothing that fits in the "under" slot.

The following clothes will need new sprites, and should be flagged with CLOTHING_DIGITIGRADE_VARIATION:

  • All variants of "pants" (/obj/item/clothing/under/pants) - 13
  • Quartermaster's jumpsuit (/obj/item/clothing/under/rank/cargo/qm)
  • Shaft Miner's jumpsuits (/obj/item/clothing/under/rank/cargo/miner) - 2
  • Captain's jumpsuits (/obj/item/clothing/under/rank/captain) - 3
  • Chief Engineer's jumpsuit (/obj/item/clothing/under/rank/engineering/chief_engineer)
  • Atmospheric Technician's jumpsuit (/obj/item/clothing/under/rank/engineering/atmospheric_technician)
  • Engineer's jumpsuits (/obj/item/clothing/under/rank/engineering/engineer) - 2
  • Medical Doctor's jumpsuit (/obj/item/clothing/under/rank/medical/doctor)
  • Chief Medical Officer's jumpsuits (/obj/item/clothing/under/rank/medical/chief_medical_officer) - 2
  • Virologist's jumpsuit (/obj/item/clothing/under/rank/medical/virologist)
  • Medical scrubs (/obj/item/clothing/under/rank/medical/scrubs) - 3
  • Chemist's jumpsuit (/obj/item/clothing/under/rank/medical/chemist)
  • Paramedic's jumpsuit (/obj/item/clothing/under/rank/medical/paramedic)
  • Research Director's jumpsuits (/obj/item/clothing/under/rank/rnd/research_director) - 3
  • Scientist's jumpsuit (/obj/item/clothing/under/rank/rnd/scientist)
  • Roboticist's jumpsuit (/obj/item/clothing/under/rank/rnd/roboticist)
  • Geneticist's jumpsuit (/obj/item/clothing/under/rank/rnd/geneticist)
  • Security officer jumpsuits (/obj/item/clothing/under/rank/security/officer) - 6
  • Constable outfit (/obj/item/clothing/under/rank/security/constable)
  • Warden jumpsuits (/obj/item/clothing/under/rank/security/warden) - 3
  • Detective jumpsuits (/obj/item/clothing/under/rank/security/detective) - 4
  • Head of Security jumpsuits (/obj/item/clothing/under/rank/security/head_of_security) - 5
  • Prison jumpsuit (/obj/item/clothing/under/rank/prisoner)
  • Bartender's uniforms (/obj/item/clothing/under/rank/civilian/bartender) - 2
  • Chaplain's jumpsuit (/obj/item/clothing/under/rank/civilian/chaplain)
  • Cook's suit (/obj/item/clothing/under/rank/civilian/chef)
  • Head of Personnel's uniforms (/obj/item/clothing/under/rank/civilian/head_of_personnel) - 2
  • Botanist's jumpsuit (/obj/item/clothing/under/rank/civilian/hydroponics)
  • Janitor's jumpsuit (/obj/item/clothing/under/rank/civilian/janitor)
  • Lawyer suits (/obj/item/clothing/under/rank/civilian/lawyer) - 8
  • Grilling shorts (/obj/item/clothing/under/rank/civilian/cookjorts)
  • Mime's outfits (/obj/item/clothing/under/rank/civilian/mime) - 2
  • Jester suits (/obj/item/clothing/under/rank/civilian/clown/jester) - 2
  • Sexy clown suit (/obj/item/clothing/under/rank/civilian/clown/sexy)
  • Curator's suits (/obj/item/clothing/under/rank/civilian/curator) - 3
  • Colored jumpsuits (/obj/item/clothing/under/color) - 17
  • PJs (/obj/item/clothing/under/misc/pj/red) - 2
  • Mailman's jumpsuit (/obj/item/clothing/under/misc/mailman)
  • Vice officer's jumpsuit (/obj/item/clothing/under/misc/vice_officer)
  • Administrative cybernetic jumpsuit (/obj/item/clothing/under/misc/adminsuit)
  • Laborer's overalls (/obj/item/clothing/under/misc/overalls)
  • Assistant's formal uniform (/obj/item/clothing/under/misc/assistantformal)
  • Durathread jumpsuit (/obj/item/clothing/under/misc/durathread)
  • Bouncer uniform (/obj/item/clothing/under/misc/bouncer)
  • Coordinator jumpsuit (/obj/item/clothing/under/misc/coordinator)
  • Suits + Tuxedo (/obj/item/clothing/under/suit) - 16
  • Waiter's Outfit (/obj/item/clothing/under/waiter)

The following clothes do not need new sprites, and should be flagged with CLOTHING_DIGITIGRADE_VARIATION_NO_NEW_ICON:

  • All skirts
  • Nurse's suit (/obj/item/clothing/under/rank/medical/doctor/nurse)
  • Maid uniform (/obj/item/clothing/under/rank/civilian/janitor/maid) - might need respriting, might not.
  • Clown suits (/obj/item/clothing/under/rank/civilian/clown) - 7
  • All dresses (/obj/item/clothing/under/dress)

The following clothes can probably be ignored for now, and should not be flagged:

  • Alien jumpsuit (/obj/item/clothing/under/abductor) - not likely to ever be obtained
  • Syndicate jumpsuits (/obj/item/clothing/under/syndicate) - I think non-station Syndicate mobs are always humans.
  • Chameleon jumpsuit (/obj/item/clothing/under/chameleon) - May need re-examining, but should copy appearance of other jumpsuits.
  • Centcomm jumpsuits (/obj/item/clothing/under/rank/centcom) - Unobtainable normally.
  • Costumes (/obj/item/clothing/under/costume) - Lots of work for niche things. Maybe later.
  • Patriotic suit (/obj/item/clothing/under/misc/patriotsuit) - I just don't think we care about this one.
  • Henchmen jumpsuit (/obj/item/clothing/under/suit/henchmen) - Venture Bros reference, low priority.
  • Star trek uniforms (/obj/item/clothing/under/trek) - Star Trek reference, low priority.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant