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

Fix flickering/unusable items bug #2

Merged
merged 1 commit into from May 14, 2021
Merged

Fix flickering/unusable items bug #2

merged 1 commit into from May 14, 2021

Conversation

celvro
Copy link

@celvro celvro commented May 2, 2021

Flickering is caused when the slotNames variable gets reset somehow, maybe after a long time it unloads the QuickSlots class? Instead of overwriting it we can transpile the methods that call it and provide our own variable instead.

AFAIK this should work on Subnautica too but I haven't tested it.

@DanielLavrushin DanielLavrushin merged commit e60e43d into DanielLavrushin:main May 14, 2021
@DanielLavrushin
Copy link
Owner

fantastic, thanks for looking into the issue and fixing it man. I merge it and update the mode

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.

None yet

2 participants