Commit Graph

31 Commits

Author SHA1 Message Date
Guillaume Jacquemin 32c193a53b MainFrame: change size constraints. 2021-05-11 19:29:25 +02:00
Guillaume Jacquemin f532803d56 Add a way to change the story progression state. 2021-05-11 14:54:33 +02:00
Guillaume Jacquemin 3c64f59a8c Expose the company renaming feature. 2021-05-11 14:51:33 +02:00
Guillaume Jacquemin 0ccc232afa Remove the screenshot management feature.
I really wasn't satisfied with it, to be honest.
2021-05-10 21:20:19 +02:00
Guillaume Jacquemin 7cd1f9aa4e Update the about text. 2021-04-20 15:56:08 +02:00
Guillaume Jacquemin 5c4a3e8d16 Start mapping story progress. 2021-04-20 15:55:41 +02:00
Guillaume Jacquemin 9925fc7f03 MainFrame: fix layout. 2021-03-11 14:18:43 +01:00
Guillaume Jacquemin 036475e4c6 Update version information. 2021-03-05 15:03:01 +01:00
Guillaume Jacquemin 0d386a70d8 MainFrame: add unsafe checkbox.
It doesn't do anything yet, though.
2021-03-05 14:18:06 +01:00
Guillaume Jacquemin 0b846be139 Prepare the 2.0.0 pre-release version. 2020-10-05 08:36:27 +02:00
Guillaume Jacquemin d38606b574 Add two more values. 2020-10-05 00:55:08 +02:00
Guillaume Jacquemin a06ea2caa4 Finish re{writing} the MASS manager. 2020-09-30 16:27:26 +02:00
Guillaume Jacquemin 6a30c7d037 Fail gracefully if the screenshots folder doesn't exist. 2020-06-29 16:38:43 +02:00
Guillaume Jacquemin f8d8bb95e5 MainFrame: rename some events for consistency. 2020-06-21 21:39:39 +02:00
Guillaume Jacquemin 7855323bc6 MassManager: fix the active slot detection issue.
It's now replaced with a more stable version.
Also bumped tested version up.
2020-06-21 08:52:26 +02:00
Guillaume Jacquemin ae53387351 MainFrame: add more events to handle. 2020-06-20 10:39:31 +02:00
Guillaume Jacquemin 76a4ac7dd3 MainFrame: add GUI for the screenshot manager. 2020-06-14 14:28:12 +02:00
Guillaume Jacquemin 07ed391cf6 MainFrame: reorganise the UI.
Some of the widgets had wrong parents.
2020-06-14 12:18:44 +02:00
Guillaume Jacquemin 7553fdaa7d MainFrame: rework the UI for future changes. 2020-06-14 11:20:29 +02:00
Guillaume Jacquemin 767c08684c MainFrame: update the version number. 2020-06-13 22:39:44 +02:00
Guillaume Jacquemin c0e88ec90e MainFrame: expose renaming in the UI. 2020-06-13 22:29:23 +02:00
Guillaume Jacquemin c27e723fb5 MainFrame: add a proper link to the GitHub. 2020-01-16 09:05:49 +01:00
Guillaume Jacquemin 9de86713c5 MainFrame: small UI tweaks. 2020-01-16 09:04:06 +01:00
Guillaume Jacquemin 87007e8068 Add staged M.A.S.S. deletion. 2020-01-16 01:26:22 +01:00
Guillaume Jacquemin 6a07121323 MainFrame: update command state on staging selection. 2020-01-16 01:26:22 +01:00
Guillaume Jacquemin a75e8f3bed MainFrame: add UI for the staging area. 2020-01-16 01:26:22 +01:00
Guillaume Jacquemin cf3c7305c8 MainFrame: add zip creation feature. 2020-01-11 14:22:20 +01:00
Guillaume Jacquemin ee0bed7189 MainFrame: change some UI stuff. 2020-01-10 22:46:51 +01:00
Guillaume Jacquemin aaf38469bd MainFrame: add game status checking.
Dangerous operations are also blocked during that time.
2020-01-10 12:23:25 +01:00
Guillaume Jacquemin 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
Guillaume Jacquemin 573eb089e4 Add files and update README.md. 2020-01-09 13:59:19 +01:00