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

Fixed phantom slipping caused by mk-clown shoes bananas #60626

Merged
merged 2 commits into from
Aug 2, 2021

Conversation

Watermelon914
Copy link
Member

About The Pull Request

Closes #59410

Synthesized banana peels would make a new /datum/component/slippery, and because it was highlander, it would fuck up due to some issues with the cleanup code for the old /datum/component/slipper component running after the new component had already set up their code.

The solution was this was to move the component to have the COMPONENT_DUPE_UNIQUE_PASSARGS dupe_mode.

Why It's Good For The Game

Bugfixes be good

Changelog

🆑
fix: Fixed phantom slipping caused by synthesized banana peels.
/:cl:

@tgstation-server tgstation-server added the Fix Rewrites a bug so it appears in different circumstances label Aug 1, 2021
code/datums/components/slippery.dm Outdated Show resolved Hide resolved
@Mothblocks Mothblocks merged commit e887c09 into tgstation:master Aug 2, 2021
github-actions bot added a commit that referenced this pull request Aug 2, 2021
LemonInTheDark pushed a commit to LemonInTheDark/tgstation that referenced this pull request Dec 12, 2021
…tation#57)

* Fixed phantom slipping caused by mk-clown shoes bananas (tgstation#60626)

Co-authored-by: Watermelon914 <3052169-Watermelon914@ users.noreply.gitlab.com>

* Fixed phantom slipping caused by mk-clown shoes bananas

Co-authored-by: Watermelon914 <37270891+Watermelon914@users.noreply.github.com>
Co-authored-by: Watermelon914 <3052169-Watermelon914@ users.noreply.gitlab.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Fix Rewrites a bug so it appears in different circumstances
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Phantom banana peels can trancend space and time.
4 participants