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

Fixes sleeping incapacitation runtime, minor code cleanup while I'm here #727

Merged
merged 1 commit into from
Feb 12, 2025

Conversation

tontyGH
Copy link
Collaborator

@tontyGH tontyGH commented Feb 11, 2025

About The Pull Request

/datum/status_effect/incapacitating/sleeping had a logic error which made it clear owner variables before running on_remove(), causing a runtime. This fixes that runtime while also doing minor code cleanup while I was looking at it

Why It's Good For The Game

GgHGtn2bYAQ2On8

@tontyGH tontyGH added code maintenance Fixing this mess one line at a time active test merge This PR has been TMed to the main server and removed active test merge This PR has been TMed to the main server labels Feb 11, 2025
@tontyGH tontyGH merged commit 38d5378 into Vanderlin-Tales-Of-Wine:main Feb 12, 2025
5 checks passed
@tontyGH tontyGH deleted the sleeping-fix branch February 12, 2025 23:02
Golubian pushed a commit to Golubian/Vanderlin that referenced this pull request Feb 14, 2025
…ere (Vanderlin-Tales-Of-Wine#727)

## About The Pull Request

`/datum/status_effect/incapacitating/sleeping` had a logic error which
made it clear owner variables before running `on_remove()`, causing a
runtime. This fixes that runtime while also doing minor code cleanup
while I was looking at it

## Why It's Good For The Game


![GgHGtn2bYAQ2On8](https://github.com/user-attachments/assets/8918b89b-2933-4dec-9ea4-094eec2a7991)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code maintenance Fixing this mess one line at a time
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant