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

bug fixes #4

Merged
merged 3 commits into from
Oct 20, 2023
Merged

bug fixes #4

merged 3 commits into from
Oct 20, 2023

Conversation

DeveloperDeborah
Copy link
Contributor

allow for reading the config file,

fix possible duplication bug by handling overloaded banks a bit better

should hopefully prevent undefined behavior and item dupe bugs.
a theoretical example of how a duplication glitch could happen with previous behavior:
fill bank up with diamonds and have it be under the max data size, overload the data size so it can't save, take out the diamonds, exit bank and enter again, bank did not save so diamonds should be there again.
@mortenn mortenn merged commit 8fab1ec into Runsafe:master Oct 20, 2023
1 check passed
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.

2 participants