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

[MIRROR] Fixes cardboard cutout CI harrassment #2135

Merged
merged 1 commit into from
Feb 26, 2024
Merged

Conversation

Steals-The-PRs
Copy link
Collaborator

Mirrored on Nova: NovaSector/NovaSector#1140
Original PR: tgstation/tgstation#81627

About The Pull Request

This has been coming up in almost every PR and I'm sick of it.

image

Fixes it for good. Also fixes an unrelated issue, where it was previously adding the alternate_appearance to the cutout object instead of the mob. Then when it tried to remove it, it was trying to remove it from the mob rather than the cutout object, causing it not actually be removed.

Still works fine

dreamseeker_OsB8t04VQi

dreamseeker_hdoS7UJ9O5

Why It's Good For The Game

Bugfix

Changelog

🆑 vinylspiders
fix: fixes cardboard cutouts not updating when held and using the crayon on them to change their appearance, and fixes the alt_appearance being added to the cutout instead of the mob holding it
/:cl:


EDIT: #81657 was merged before this and it introduces a new issue where the cardboard cutout does not update when you change it with a crayon while holding it. This should fix that, revised changelog.

* Fixes cardboard cutout CI harrassment (#81627)

## About The Pull Request

This has been coming up in almost every PR and I'm sick of it.


![image](https://github.com/tgstation/tgstation/assets/13398309/382f08ab-d67c-4874-a4a8-ac0db15f65d9)

Fixes it for good. Also fixes an unrelated issue, where it was
previously adding the `alternate_appearance` to the cutout object
instead of the mob. Then when it tried to remove it, it was trying to
remove it from the mob rather than the cutout object, causing it not
actually be removed.

<details><summary>Still works fine</summary>


![dreamseeker_OsB8t04VQi](https://github.com/tgstation/tgstation/assets/13398309/904d0fdb-3d26-476d-92fa-b4767699aabe)


![dreamseeker_hdoS7UJ9O5](https://github.com/tgstation/tgstation/assets/13398309/b95400fa-e656-46e4-bbd7-734e795b431a)

</details>

## Why It's Good For The Game

Bugfix

## Changelog

:cl:
fix: fixes cardboard cutouts not updating when held and using the crayon
on them to change their appearance, and fixes the alt_appearance being
added to the cutout instead of the mob holding it
/:cl:



---

EDIT: #81657 was merged before this and it introduces a new issue where
the cardboard cutout does not update when you change it with a crayon
while holding it. This should fix that, revised changelog.

* Fixes cardboard cutout CI harrassment

---------

Co-authored-by: Bloop <[email protected]>
@Iajret Iajret merged commit 4500b9f into master Feb 26, 2024
23 of 24 checks passed
AnywayFarus added a commit that referenced this pull request Feb 26, 2024
@Iajret Iajret deleted the upstream-mirror-1140 branch February 28, 2024 18:55
Iajret pushed a commit that referenced this pull request Apr 23, 2024
Cargo ui refactor -> TS

Co-authored-by: Jeremiah <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants