Commit graph

5 commits

Author SHA1 Message Date
cf3c7305c8 MainFrame: add zip creation feature. 2020-01-11 14:22:20 +01:00
802c0db2de MainFrame: add active slot tracking.
Can't do more because the variable that controls the slot gets removed
from the profile save if slot 0 is chosen in the game.
2020-01-10 22:50:41 +01:00
aaf38469bd MainFrame: add game status checking.
Dangerous operations are also blocked during that time.
2020-01-10 12:23:25 +01:00
83008d3b01 MainFrame: replace the timer with a file watcher.
This will lead to less UI flickering and faster response times.
2020-01-10 00:01:24 +01:00
573eb089e4 Add files and update README.md. 2020-01-09 13:59:19 +01:00