alwaysintreble / TheMessengerRandomizerModAP

The beginning of rando for The Messenger
MIT License
6 stars 1 forks source link

Bug: Duplicate items possible #2

Closed alwaysintreble closed 1 year ago

alwaysintreble commented 1 year ago

What happened?

If the user reconnects to an existing seed by connecting through the mod options menu and then loading the save slot afterwards, some/all? items will be received again. Not sure why this is happening so needs more investigation.

What were the expected results?

Only items received since last connection should be received. This doesn't cause any issues with the single use items, but can cause issues with power seals and time shards being duplicated.

Is this reproducible?

No response

alwaysintreble commented 1 year ago

Rewrote the saving method so this should hopefully be fixed.