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

Missing Inhand Sprites MegaIssue™ #33386

Open
TiniestShark opened this issue Nov 18, 2024 · 11 comments
Open

Missing Inhand Sprites MegaIssue™ #33386

TiniestShark opened this issue Nov 18, 2024 · 11 comments
Labels
A: Art Area: Art with no implications for other areas. DB: Beginner Friendly Difficulty: Great for beginners. Unambiguous in scope, and explains how to achieve the result. P3: Standard Priority: Default priority for repository items. S: Requires Content PR Status: Requires a change to SS14, for which there is no open PR currently. T: Visual Change Type: Deals with changes to art, sprites or other visuals in the game.

Comments

@TiniestShark
Copy link
Contributor

TiniestShark commented Nov 18, 2024

Description

There's many items in the game currently lacking any form of Inhand sprites and just appear invisible when held. While not exactly a high priority, fixing and adding inhands to many of these will help with general immersion and visibility.

This is by no means entirely comprehensive (I am one human being) and if there's any I missed, please let me know. Some items were grouped together that could be solved with a generic inhand for their particular category. (I'm also not including items there are already open or already merged PRs for)

I'll update this as PRs are added, Food/Drinks/Plants will be their own issue at some point (Just assume its all of them)

Item Groups:

Clothing:

Dishes/Utencils:

Instruments:

Materials:

Medical:

Plushies/Toys:

Tools/Devices:

Trash/Scrap:

Syndicate/Criminal Items:

Weapons/Ammo:

Other:

@github-actions github-actions bot added the S: Untriaged Status: Indicates an item has not been triaged and doesn't have appropriate labels. label Nov 18, 2024
@Boaz1111 Boaz1111 added P3: Standard Priority: Default priority for repository items. DB: Beginner Friendly Difficulty: Great for beginners. Unambiguous in scope, and explains how to achieve the result. A: General Interactions Area: General in-game interactions that don't relate to another area. T: Visual Change Type: Deals with changes to art, sprites or other visuals in the game. S: Requires Content PR Status: Requires a change to SS14, for which there is no open PR currently. A: Art Area: Art with no implications for other areas. and removed S: Untriaged Status: Indicates an item has not been triaged and doesn't have appropriate labels. A: General Interactions Area: General in-game interactions that don't relate to another area. labels Nov 18, 2024
@Errant-4
Copy link
Member

Please add #31788

@TiniestShark
Copy link
Contributor Author

Please add #31788

Added. Muburu's working on them currently I believe but still useful as a reference point.

@onesch
Copy link
Contributor

onesch commented Nov 23, 2024

Hello, should I create a pull request for each element separately or take some ready-made bundle and create a pull request?

@Flareguy
Copy link
Contributor

Hello, should I create a pull request for each element separately or take some ready-made bundle and create a pull request?

It's up to you. Considering inhands are pretty small and specific in nature, I would say it's fine (and even encouraged) to do several at once, especially if they are related in some way. I definitely wouldn't take on the whole list at once or anything, though; The bigger your PR, the more likely it is that something will need to be changed, or that someone else will be working on it.

@Flareguy
Copy link
Contributor

Flareguy commented Nov 23, 2024

Also, to anyone looking at this: I would highly recommend looking for sprites from other SS13 codebases to see if they have suitable inhands before you make them. A lot of the time, SS14 just seems to have.... not ported the original inhand sprites, for no discernible reason. The health analyzer and bola come to mind here.

You can use scrubby iconsearch to take a quick search for what you are looking for. Just be mindful that you'll need to actually find what commit the sprite is in yourself, alongside ensuring that the sprite fits the artstyle.

@Theosist
Copy link

I started making in-hand versions for the various book assets. Also, while I was looking around the game for bedsheets, I noticed that there seems to already be bedsheets sprites (and that red/pink is inconsistent when worn).
I’m not experienced with spriting, so if anyone wants to help me, especially with the not-art stuff, I’m on discord.
IMG_7694

@onesch
Copy link
Contributor

onesch commented Dec 21, 2024

@TiniestShark
I added sprites for spray_painter.

@Alpaccalypse
Copy link
Contributor

OMG, well done making such a comprehensive list. This is something I noticed in passing, and will be incredibly useful if I ever get around to working on some of these. Thank you.

@HTMLSystem
Copy link

Ooooooo this seems like something fun to wittle away at in my free time.

@SeamLesss
Copy link

SeamLesss commented Feb 8, 2025

I'm thinking on working on some of these now, but before that I've done a little bit of digging to see what's missing from this list. Here's what I've found:

Categories:

  • Seed Packets
  • Condiment Packets (Ketchup, Salt, etc.)
  • PDA Cartriges

Syndicate:

  • Hot Potato
  • Trench Whistle
  • E-Dagger Box
  • Hypopen Box
  • Exploding Pen Box

Trash/Scrap:

  • Airlock Light
  • Fuel Tank
  • Canister Valve
  • Canister Handle
  • Gilded pAI
  • pAI (Scrap)
  • Split Fire Extinguisher
  • Paper Scrap
  • Snapped Medkit
  • Shattered Sample Tube
  • Firelock Frame

Other:

  • Snappop
  • Snappop Box
  • Number 1 Mug
  • Centcom Cap
  • Expensive Coat
  • Sabre Sheath
  • Sample Tube
  • Snail
  • Mouse
  • Star Sticker
  • Sterile Swab

@TiniestShark
Copy link
Contributor Author

TiniestShark commented Feb 8, 2025

I'm thinking on working on some of these now, but before that I've done a little bit of digging to see what's missing from this list.

So a few of these I was aware of but deliberately left out since they're relatively small items that I don't personally think need inhands since ultimately they'd end up being a pixel or two. Stuff like the snappops in particular are very very tiny IRL to where it'd just be a single pixel and it's not something needed (especially since most of the time you'd have the box in the other hand and that'd be an easy enough tell).

The other stuff though are good catches and it's appreciated! I could have sworn the mouse had an inhand but I guess I was wrong. I'll add most of these to the list but the condiment packets, PDA cartridges, shattered tube and paper scrap I'm going to leave out (Though still feel free to do 'em up! My opinion's definitely not the only one).

Also a few of these are already in the list like the sabre sheath and expensive coat but even I forget some of what's here so it's all good

Also also: Some of the things listed do already have inhands like the Firelock Frame scrap.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A: Art Area: Art with no implications for other areas. DB: Beginner Friendly Difficulty: Great for beginners. Unambiguous in scope, and explains how to achieve the result. P3: Standard Priority: Default priority for repository items. S: Requires Content PR Status: Requires a change to SS14, for which there is no open PR currently. T: Visual Change Type: Deals with changes to art, sprites or other visuals in the game.
Projects
None yet
Development

No branches or pull requests

9 participants