Rewrote save file writing to make it atomic and more thread-safe. Should fix save corruption/wiping issues.
1.3.2
Fix a bug where delayed dialogues would not respect the user requested delay.
1.3.1
Fix a bug where phone buttons would erroneusly press seemingly at random.
1.3.0
Fix bugs when emptying ScrollViews.
Now writes backups for save files.
When a save fails to load CommonAPI will try to load a backup. If the backup fails to load as well, the save will start clean.
1.2.3
Fix crashes with empty ScrollViews.
1.2.2
Fix save data loading too late.
1.2.1
Quick fix for absolute custom save data location not working as intended.
1.2.0
Removing buttons from a phone scrollview now always destroys their GameObjects fully.
Can now pick location for custom save data - By default it now saves to the users Documents folder under "Documents/Bomb Rush Cyberfunk Modding" rather than in the BepInEx config. This can be set to any location.