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

[Skyrat Mirror] [MODULAR] Fixes a nif related runtime with update_theme #116

Merged
merged 1 commit into from
Oct 17, 2023

Conversation

Steals-The-PRs
Copy link
Collaborator

Original PR: Skyrat-SS13/Skyrat-tg#24392

About The Pull Request

Race condition. In the parent /datum/nifsoft/New() it calls update_theme() which expects the linked_soulcatcher var to be set, but it doesn't get set until the end of /datum/nifsoft/soulcatcher/New(). So it runtimes.

This fixes that.

Also fixes a bonus runtime:

qALCzRpWAE

How This Contributes To The Skyrat Roleplay Experience

Less runtiming is good

Proof of Testing

Screenshots/Videos

cgpHWBfjqy

Changelog

Nothing really significantly player facing I don't think?

* Fixes a nif related runtime I saw

* Update soulcatcher.dm

* Also add some preference checking while we're at it
@Iajret Iajret merged commit 9af5983 into master Oct 17, 2023
@Iajret Iajret deleted the upstream-mirror-24392 branch October 17, 2023 22:24
Iajret pushed a commit that referenced this pull request Jan 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants