Commit Graph

511 Commits

Author SHA1 Message Date
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
mikael.lantz f315373f30 Fix: Description field is scraped better for MobyGames
Links and italic text is scraped properly and only the description section is included (before more text could have been added from the scraped page).
2021-07-01 09:53:32 +02:00
mikael.lantz cec5b25e4a feat: add scraping of multiple covers from MobyGames
A selection dialog is shown if there is more than one front cover image.
2021-06-29 14:29:56 +02:00
lantzelot-swe 678c636b38 Update pom.xml 2021-06-09 11:09:19 +02:00
lantzelot-swe c240ee65ae fix: add favorites 6-10 in import dialogs 2021-06-07 21:37:59 +02:00
mikael.lantz 19bef04147 fix: Add check for space in export folder 2021-06-07 09:58:49 +02:00
lantzelot-swe c29adbee4a feat: Exporting to carousel or file loader.
Possible to export gamelist views or individual games.
2021-06-05 00:01:07 +02:00
mikael.lantz 803a035777 fix: export dialog WIP 2021-06-04 16:37:09 +02:00
mikael.lantz d4d6c3dd50 fix: export UI WIP 2021-06-03 10:55:11 +02:00
lantzelot-swe 3329795aa7 fix: export cjm files wip 2021-06-02 22:56:30 +02:00
mikael.lantz a1a01661ce fix: export cjm files WIP 2021-06-01 16:38:44 +02:00
lantzelot-swe 40e2f2b42d feat: add 5 more favorites views for a total of 10. 2021-05-25 23:36:37 +02:00
lantzelot-swe d9212fdaed Update pom.xml 2021-05-06 10:11:59 +02:00
lantzelot-swe 679e6ec16b fix: better logic for picking a correct entry in zip or rar files during gamebase import
Picks the first file with a file ending matching any of "d64", "t64", "prg", "p00", "d81", "d71", "x64", "g64", "tap", "crt", "vsf"
2021-05-06 10:09:13 +02:00
lantzelot-swe 751e5a0951 Update pom.xml 2021-04-26 23:09:02 +02:00
lantzelot-swe f478a0a844 fix: d81, prg, p00 and crt files are not compressed when added/saved. 2021-04-26 22:51:05 +02:00
lantzelot-swe 42e053a977 fix: optimization of list renderer 2021-04-17 21:28:49 +02:00
lantzelot-swe 71aa8c5b37 feat: Adds view tag to import dialog 2021-04-17 20:21:03 +02:00
lantzelot-swe 717cd6ac9e Update pom.xml 2021-04-16 19:51:37 +02:00
lantzelot-swe d302384ccc fix: Handles games where a "|" is part of the name. Better error handling for corrupted screenshots 2021-04-15 22:36:11 +02:00
lantzelot-swe 13cf66ed34 Update pom.xml with right version 2021-04-14 23:31:36 +02:00
lantzelot-swe f083c7dbe4 Update pom.xml 2021-04-14 23:26:24 +02:00
lantzelot-swe 6caf53133b fix: removes all "." from temporary file names 2021-04-14 23:26:15 +02:00
lantzelot-swe 9f2b45b8de fix: bug fixes 2021-04-13 23:01:34 +02:00
lantzelot-swe b6babab332 fix: various fixes for what is written to the import dialog. 2021-04-13 22:07:35 +02:00
lantzelot-swe 3f64e53a59 fix: sets ERROR as default level for logger to avoid spamming the log file during gb imports 2021-04-13 22:06:30 +02:00