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

Restore mouse_opacity for morpher ejected items #3841

Merged
merged 3 commits into from
Jul 14, 2023

Conversation

Drulikar
Copy link
Contributor

@Drulikar Drulikar commented Jul 8, 2023

About the pull request

This PR simply restores the mouse_opacity setting for any item ejected by the egg morpher. Normally /obj/item/storage/proc/_item_removal restores this change, but the morpher is simply force moving items and doesn't restore that to initial like removing from storage would normally.

Explain why it's good for the game

Fixes #3703 or at least should greatly mitigate it.

Testing Photographs and Procedure

Screenshots & Videos

image

Changelog

🆑 Drathek
fix: Fix morpher ejected items and dumped objectives not restoring their mouse_opacity setting.
/:cl:

@github-actions github-actions bot added the Fix Fix one bug, make ten more label Jul 8, 2023
@harryob harryob added this pull request to the merge queue Jul 14, 2023
Merged via the queue into cmss13-devs:master with commit 615b9a6 Jul 14, 2023
30 checks passed
github-actions bot added a commit that referenced this pull request Jul 14, 2023
cm13-github added a commit that referenced this pull request Jul 14, 2023
@Drulikar Drulikar deleted the Fix_Morpher_Item_Opacity branch July 14, 2023 13:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Fix Fix one bug, make ten more
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Intel items have strangely large click-boxes, which can block tunnels
2 participants