Commit Graph
42 Commits
Author SHA1 Message Date
Philip KristoffersenandGitHub a5733cbebf Download image names based on mime type (#124) 2022-05-14 08:05:51 +02:00
Philip KristoffersenandGitHub 9fdf56d5ed Use config folder (#110) 2022-05-01 07:14:24 +02:00
Philip KristoffersenandGitHub 44bebfc59e Add option to only download images for BoilR shortcuts (#106) 2022-04-30 09:04:02 +02:00
Philip KristoffersenandGitHub e77f2b5f31 UI image selection (#97) 2022-04-23 20:33:16 +02:00
Philip KristoffersenandGitHub 0f5f3bad2c Amazon Games for Windows (#91) 2022-04-19 21:24:17 +02:00
Philip Kristoffersen 521eb54cbb Do not try to fix non BoilR shortcut icons 2022-04-19 20:02:01 +02:00
Philip KristoffersenandGitHub e9d10499f2 Epic safe launch (#85)
This feature lets users force some Epic Games to be launched through the Epic Launcher
2022-04-18 14:00:06 +02:00
Philip Kristoffersen e30e07a2a9 Always use icons downloaded 2022-04-13 10:21:18 +02:00
Philip Kristoffersen fc40457645 Add progress to ui 2022-04-10 15:07:04 +02:00
Philip KristoffersenandGitHub a0c6fe0c8f New UI (#74) 2022-04-09 21:49:11 +02:00
Philip Kristoffersen 3b8aaffc31 Refactoring 2022-04-04 21:57:30 +02:00
Philip KristoffersenandGitHub b15ace49a0 Heroic gog support (#72)
* Only use icons if they exsists

* Initial gog support from heroic

* Find gog linux games

* Update readme to include gog games

* rename appName to app_name
2022-04-03 08:23:55 +02:00
Philip Kristoffersen a8e802aa19 Do not check if icon exists
It has not been downloaded yet.
Steam can handle if a icon does not exsists.
2022-04-01 18:04:09 +02:00
Philip KristoffersenandGitHub 077f445175 Bigpicture optimization (#69)
* Download icons  when not in bigpicture mode
2022-04-01 17:40:39 +02:00
Philip KristoffersenandGitHub b58cbc51e0 Proton support (#64)
Enable proton for heroic games
2022-03-31 17:33:33 +02:00
Philip KristoffersenandGitHub 704d5b5758 Make orders strings instead of usize (#63) 2022-03-28 19:44:23 +02:00
Philip KristoffersenandGitHub a7524400f3 Steam collections (#60) 2022-03-26 21:51:56 +01:00
Philip KristoffersenandGitHub 8ce3b42ae9 Fix itch duplicates (#59)
Fixes this issue #58
2022-03-26 07:12:26 +01:00
Philip Kristoffersen 3663cbb849 Fix non boilr shortcuts getting deleted 2022-03-21 13:57:01 +01:00
Philip KristoffersenandGitHub e5da7c8b9e Use dev_kit_game_id to identify boilr shortcuts (#49)
By using the dev_kit_game_id , steam does not mess with the tags, which should result in a more consistent cleanup of Boilr synchronization.
This should resolve the problem where shortcuts would sometimes get "stuck" and not be removed, and instead show up as duplicates.
2022-03-17 21:53:51 +01:00
Philip KristoffersenandGitHub d0b76b664c Add Heroic support (#46) 2022-03-17 16:51:38 +01:00
Ankush GuptaandGitHub c188c6f385 macOS Support (#18)
* replace target_os = "linux" with target_family = "unix"

* check correct dir for macos steam files
2022-03-10 06:21:28 +01:00
Philip Kristoffersen 36dca25297 Add support for lutris 2022-03-08 21:24:24 +01:00
Philip dd21e56fd6 Add uplay syncrhonization 2022-01-02 10:37:12 +01:00
Philip 3e7881bf66 Track boilr shortcuts with tag 2021-12-27 18:25:03 +01:00
Philip Kristoffersen e16bd65742 Add prefer_animated feature
The feature lets you download animated images first, and then try
getting static images.
2021-11-03 12:02:37 +01:00
Philip Kristoffersen 8f5a1e0105 Download bigpicture images for games 2021-11-03 10:16:28 +01:00
Philip Kristoffersen 37a18fb3be Validate settings before run 2021-11-03 08:47:34 +01:00
Philip Kristoffersen 46e14f8192 Clean up clippy suggestions 2021-10-23 22:42:47 +02:00
Philip Kristoffersen c333f56e75 Merge branch 'main' of https://github.com/PhilipK/steam_shortcuts_sync 2021-10-23 22:26:56 +02:00
Philip 1a14e24173 Fix cargo clippy suggestions 2021-10-10 13:49:00 +02:00
Philip 0bcbdba158 Fix images not downloaded on first run 2021-10-10 13:25:03 +02:00
Philip Kristoffersen 9d8ec4a730 Use p images instead of hero 2021-10-07 22:45:42 +02:00
Philip Kristoffersen e436b425ab Use hero image if no icon specified 2021-10-07 14:28:11 +02:00
Philip 188d963112 Remove doublicate logging 2021-10-07 00:16:03 +02:00
Philip 7b6f318e90 Fix compile warning on windows 2021-10-06 23:45:12 +02:00
Philip Kristoffersen 0d6da9c5f0 Download images async 2021-10-06 23:37:39 +02:00
Philip Kristoffersen 6124ee426d Refactor out find_art function 2021-10-06 21:58:16 +02:00
Philip Kristoffersen fc42cf6a1f Refactor code for readability 2021-10-06 21:50:09 +02:00
Philip Kristoffersen ffde590f1c UI for GOG 2021-10-06 11:13:54 +02:00
Philip Kristoffersen 53021a177a Create symlinks on linux 2021-10-06 10:00:57 +02:00
Philip Kristoffersen e370439c79 Refactor ui and sync into mods 2021-10-05 15:32:04 +02:00