2020-04-03
A few smallish features - base support for replay files renaming, a retry button on JSON parsing error (so that you can fix your JSON file without closing / reopening the whole game), a few fixes for potential memory issues...
And one big feature - support for th06-th09 endings.
thcrap
- Allow absolute path for patch location (8d1f4e9)
- Allow changing hardcoded strings for FindFirstFileA calls (469f77a)
- Allow changing hardcoded stings for CreateFileA calls (a48053e)
- Retry button for JSON errors (239ca15, 1f0ded3)
thcrap_update
- In the "disable updates?" popup, tell that we didn't create the bat file yet. (219685a)