Skip to content
This repository was archived by the owner on May 22, 2025. It is now read-only.

Conversation

@tattax
Copy link
Contributor

@tattax tattax commented Jun 16, 2023

just makes it easier to update things, murders update_icon

main pr: tgstation/tgstation#55468

this is more brute force so nothing is fully updated to properly use update_desc, icon, name, but it doesn't really break anything

just encourages people to change it if they find it set up improperly (please)

🆑
imageadd: adds sus airlocks
/:cl:

@tattax tattax requested review from a team, Bibby0110 and monster860 as code owners June 16, 2023 01:02
Copy link
Contributor

@JohnFulpWillard JohnFulpWillard left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You have all instances of update_icon set to update_appearance(ALL), which is wrong, it should be UPDATE_ICON

@tattax
Copy link
Contributor Author

tattax commented Jun 16, 2023

You have all instances of update_icon set to update_appearance(ALL), which is wrong, it should be UPDATE_ICON

not necessarily, no

many items configure overlays and whatnot in update_appearance

@tattax tattax marked this pull request as draft June 16, 2023 01:25
@JohnFulpWillard
Copy link
Contributor

many items configure overlays and whatnot in update_appearance

That's wrong, it should be in update_overlays(), which is part of UPDATE_ICON

@tattax
Copy link
Contributor Author

tattax commented Jun 16, 2023

That's wrong, it should be in update_overlays(), which is part of UPDATE_ICON

exactly

@github-actions github-actions bot added the Mapping Will result in a change to a map. label Jun 16, 2023
@tattax tattax added Refactor Makes old code less shit Sprites This PR has spriting changes and removed Mapping Will result in a change to a map. labels Jun 16, 2023
@github-actions github-actions bot added the Mapping Will result in a change to a map. label Jun 16, 2023
@ktlwjec0
Copy link
Contributor

ktlwjec0 commented Jul 16, 2023

i think it broke pancake stacking but id have to double check, i put a cinnamon pancake on another earlier and it just acted as if the second one never existed

wow wrong pr lmao

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Mapping Will result in a change to a map. Refactor Makes old code less shit Sprites This PR has spriting changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants