Fix all current pre-patch errors for Midnight 12.0.0#9
Merged
mitchnull merged 2 commits intomitchnull:masterfrom Feb 7, 2026
Merged
Fix all current pre-patch errors for Midnight 12.0.0#9mitchnull merged 2 commits intomitchnull:masterfrom
mitchnull merged 2 commits intomitchnull:masterfrom
Conversation
This fix resolves all current pre-patch errors (Midnight 12.0.0). - Handles value requests in a function to prevent errors if it returns secret values - Displays range even if a secret value was returned - Works in dungeons as well as outside! Tested all.
Owner
|
Thanks! Unfortunately I can't test it now, so I'm hoping it works as advertised :) |
Contributor
Author
|
Alright. Thanks. If I get any further errors I'll see what I can do and submit another PR or post a comment again. :) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Issues this closes:
I'm not a pro at
luaso please do more testing on your end. Just wanted to help. So far it works on my end and there are no errors. Hope it helps!Cheers!