lantzelot-swe
3787471739
feat: new menu option to validate the database
...
- "Convert screens" and "Check descriptions" in the tools menu has been replaced by "Validate db". It will run both checks and an additional check for missing covers and screenshots in the folders on disk, replacing missing ones with a genric image.
2021-12-17 21:02:56 +01:00
lantzelot-swe
7040a3f832
Update pom.xml
2021-12-13 19:23:01 +01:00
lantzelot-swe
1772fab2f3
Improved file name generation and handling of duplicate titles
...
fix: generated file names for covers, screens and game files is improved to consider more characters to avoid that two games point to the same files.
fix: When adding a new game where the file names becomes equal to an existing game in the db an additional index is added to the file name as a suffix.
fix: file names are re-calculated when a game is saved and renamed if not matching the new rules.
2021-12-13 19:01:55 +01:00
lantzelot-swe
fea8772a6e
fix: The cover image was cut, missing two pixels on the right side.
2021-12-10 11:04:30 +01:00
lantzelot-swe
c99240ce5d
Update README.md
2021-12-10 10:03:44 +01:00
lantzelot-swe
d66a0adef5
fix: Corrects the link in the download dialogs
2021-12-10 10:03:38 +01:00
lantzelot-swe
2276152b96
feat: installation of mode packs
2021-12-06 22:48:58 +01:00
lantzelot-swe
33a37968f1
feat: preparing for download and install of mode files
2021-12-04 22:16:41 +01:00
lantzelot-swe
fee069f0cd
fix: Fetching description of the release from github. To be used later.
2021-12-02 22:06:02 +01:00
lantzelot-swe
177e8d8568
Feat: Instrallation of PCUAE close to completion
...
-Version check is made at startup of the manager
-Renamed PCU Game Manager to PCUAE Manager. Changed texts in UI, The generated exe file and in build files.
2021-12-01 23:33:08 +01:00
lantzelot-swe
b4dcae3f2c
WIP of automatic updates for the manager
...
First test of installing PCUAE from the manager.
2021-11-29 23:19:22 +01:00
lantzelot-swe
4d6bda5493
feat: Menu option for swapping game file and first saved state
...
To fix PAL/NTSC issue
2021-11-26 21:24:40 +01:00
lantzelot-swe
b472d0e97a
chore: changed warning message when deleting saved state
2021-11-20 23:44:21 +01:00
lantzelot-swe
7f67e09f75
fix: New image for saved states that are missing a screenshot
2021-11-20 23:35:21 +01:00
lantzelot-swe
178f8a0b7e
fix: add a delete button for saved states
...
Files are deleted from disk when the game is saved.
2021-11-20 22:41:42 +01:00
lantzelot-swe
7d40e17db5
fix: pressing F5 to refresh also updates the saved states
2021-11-20 21:12:57 +01:00
lantzelot-swe
4bf2d05a78
Update pom.xml
2021-11-18 22:14:41 +01:00
lantzelot-swe
054a11a630
chore: cleanup
2021-11-18 22:13:12 +01:00
lantzelot-swe
254d0e263e
chrore: some cleanup
2021-11-18 22:11:40 +01:00
lantzelot-swe
5701af4394
fix: icons in game list are updated after saved states import
2021-11-18 21:56:01 +01:00
mikael.lantz
7ea98793f3
fix: wip saved states icons
2021-11-18 16:36:10 +01:00
mikael.lantz
dd656cba5a
fix: wip of showing icon for games with saved states
2021-11-18 14:38:37 +01:00
lantzelot-swe
30f5b12de3
fix: vsz files can be added to the games field.
...
fix: Better error handling for dragging invalid files, shows a dialog with info about supported file endings for game, cover, screenshots and save states.
2021-11-12 20:59:07 +01:00
lantzelot-swe
484d1b3222
Update pom.xml
2021-11-12 16:11:35 +01:00
lantzelot-swe
1ebd6eeaf9
Merge pull request #6 from lantzelot-swe/SavedStatesManagement
...
Saved states management
2021-11-12 16:08:44 +01:00
lantzelot-swe
6e0da32530
fix: Delete checkbox in export dialog is unchecked by default.
2021-11-12 15:58:45 +01:00
lantzelot-swe
04ff9b9262
fix: various fixes for saved states handling
2021-11-11 21:49:18 +01:00
lantzelot-swe
7b044e96b2
fix: backup/restore of saved states, import working.
2021-11-08 23:08:15 +01:00
lantzelot-swe
f02b9df8e3
fix: Import/export of saved states WIP
2021-11-07 22:48:49 +01:00
lantzelot-swe
4cdc207d1a
fix: saving snapshots, pngs and play time working
2021-11-05 21:51:19 +01:00
mikael.lantz
b43b80a1b9
fix: code for updating playtime in a mta file
2021-11-05 15:25:43 +01:00
lantzelot-swe
3a8fb7993c
fix: disable run button if empty. Make sure saves folder is created at startup
2021-11-04 22:30:21 +01:00
lantzelot-swe
38569026c9
fix: Reads play time from .mta files. Loads all 4 save states if available
2021-11-04 22:23:58 +01:00
mikael.lantz
1abf89c58f
fix: UI adjustments
2021-11-04 16:43:43 +01:00
lantzelot-swe
8db6d7ed78
feat: wip of saved states management
2021-11-03 23:58:33 +01:00
lantzelot-swe
5d276fc2b7
fix: New games get "adventure" as genre
...
Previously the genre was empty if you didn't explicitly select a value
in the genre drop down box before saving.
2021-10-28 14:46:04 +02:00
lantzelot-swe
02a12e0df5
Update pom.xml
2021-10-15 10:32:06 +02:00
lantzelot-swe
5d641fa849
fix: Importing game entries with a missing game file is handled better
...
If the System config string contains "basic" no game file is required when saving.
2021-10-15 10:31:55 +02:00
lantzelot-swe
a94d73c34c
Update README.md
2021-10-12 16:08:48 +02:00
lantzelot-swe
10e1c51647
Update pom.xml
2021-10-05 22:06:46 +02:00
lantzelot-swe
d777153cbb
feat: menu option to check all descriptions for CR characters
2021-10-05 22:06:38 +02:00
lantzelot-swe
61a1f816b8
feat: import by game genre
...
Add option to import all games with a specific genre from a gamebase database.
2021-10-05 20:28:34 +02:00
lantzelot-swe
cfdb3b481b
Merge branch 'main' of https://github.com/lantzelot-swe/PCUGameManager into main
2021-10-04 21:52:18 +02:00
lantzelot-swe
bc04829b00
fix: Replace newline chars in description fields
2021-10-04 21:52:14 +02:00
lantzelot-swe
3ed5653be0
Update Readme.MD with a link to a full istallation
2021-09-07 15:49:41 +02:00
lantzelot-swe
ced633680f
Update pom.xml
2021-07-14 07:51:17 +02:00
lantzelot-swe
32e8c01ccd
fix: add "NOT LIKE" operator for gamelist views
2021-07-14 07:48:38 +02:00
lantzelot-swe
cc5abe1610
fix: Covers and Screenshots can be selected by clicking on the images when scraping
2021-07-09 22:34:51 +02:00
lantzelot-swe
49dd1eab38
Update pom, new version
2021-07-09 20:35:06 +02:00
lantzelot-swe
e65a4956e5
fix: when exporting gameview lists only subfolders are deleted in the target folder
2021-07-09 20:34:41 +02:00