NoitaSaveManager
NoitaSaveManager copied to clipboard
A tool for managing Noita save files.
Bumps [Autoupdater.NET.Official](https://github.com/ravibpatel/AutoUpdater.NET) from 1.5.7 to 1.5.8. Release notes Sourced from Autoupdater.NET.Official's releases. v1.5.8 Fixed an XML external entity (XXE) vulnerability. Commits 1dc25f2 Fixed an XML external entity (XXE) vulnerability. 9ef1de7...
It would be cool if it could save every e.g. 5 minutes, so that if the game crashes we don't lose all our progress.
Fix #15 create a `canceled` flag in `CustomPlayOptionsForm` to detect if dialog closed by `button1_Click`
I can't figure out why, but Noita Save Manager runs as administrator when installed from install.exe. This extends to Noita itself since NSM launches it. How to disable running as...
same on steam and gog
See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box. ************** Exception Text ************** System.Xml.XmlException: Root element is missing. at System.Xml.XmlTextReaderImpl.Throw(Exception e)...
Different locales use dot or comma as float separator. Fix is simple, the float.parse needs 2nd parameter: `CultureInfo.InvariantCulture`. Not going to checkout and make a pull request for that.
## Issue After an attempt at loading a save the program crashed and upon restarting there is always an unhandled exception error. Continuing past the error the program will not...
When closing the 'Custom Options' window without pressing 'Play', the game still opens with the selected parameters.