Commit Graph
171 Commits
Author SHA1 Message Date
Philip KristoffersenandGitHub 29eb932d51 Find Epic Launcher games installed through proton (#158)
* Finds epic games on linux

* Fix up windows paths
2022-05-26 23:14:31 +02:00
Philip KristoffersenandGitHub 5e8e4f2451 Add option to always launch through heroic (#156)
* Add option to always launch through heroic

* Default to launche through heroic
2022-05-24 19:46:12 +02:00
lublakandGitHub bf4eba9f7e add no gui for heroic launcher (#154) 2022-05-24 13:24:51 +02:00
Philip KristoffersenandGitHub 1da9ef8d28 Launch games through heroic launcher (#151)
* Add option to launch heroic games through launcher

* Add ui

* Let users choose which game to launch through Heroic
2022-05-22 22:37:09 +02:00
Untz64andGitHub 01f051e113 Fix not finding GOG games that use launchers (#149) 2022-05-22 19:15:53 +02:00
Philip KristoffersenandGitHub 3b4b528b2f Steamline how auth_key input is assigned (#147) 2022-05-22 15:08:16 +02:00
Philip KristoffersenandGitHub d1389fd757 Open urls with exe (#146)
* Launch Epic Games in safe mode through the exe

* Launch through exe for amazon games

* Remove unused comment

* Launch Uplay games through exe

* Fix epic tests

* Always launch origin games through the exe

* Fix that compat_folder is an option on unix
2022-05-22 14:53:23 +02:00
Philip KristoffersenandGitHub 967465d326 Backup shortcuts (#144)
* Add initial option to back up shortcuts

* Show list of backups

* Reload backups on change

* Restore backups

* Improve UX of backup ui

* Reorganize ui

* Update version in cargo.toml

* Update flatpak description

* Update cargo-lock.json
2022-05-20 21:53:21 +02:00
Philip KristoffersenandGitHub 0dab904a54 Find flatpak steam location (#136) 2022-05-17 17:23:57 +02:00
Philip KristoffersenandGitHub 86b38d8bbd Read install folders (#130) 2022-05-15 17:20:50 +02:00
Philip Kristoffersen 2c89a857da Set origin compat folder 2022-05-15 17:08:09 +02:00
Philip KristoffersenandGitHub eaa7d8cc34 Show version number in settings (#129) 2022-05-15 08:19:48 +02:00
Philip KristoffersenandGitHub eb819c1357 Fix icon overwrite (#128)
* run sync twive to fix up images

* Update dependencies versions

* update cargo-lock dependencies

* Adding spinners to ui

* Fix icons for gog games

* Run fix shortcuts for all boilr shortcuts

* Update flatpak release notes
2022-05-15 07:51:21 +02:00
Philip KristoffersenandGitHub 9bafb9d2c4 Art for steam games (#125) 2022-05-14 14:58:51 +02:00
Philip KristoffersenandGitHub a5733cbebf Download image names based on mime type (#124) 2022-05-14 08:05:51 +02:00
Philip KristoffersenandGitHub 9f59957edc Add option to search for icons (#120) 2022-05-13 00:31:35 +02:00
Justin27482andGitHub d78f16fc89 Fix Spelling Errors on UI Settings Page (#116) 2022-05-03 02:25:58 +02:00
Philip KristoffersenandGitHub 320dc14298 Do not change ui scale on windows (#115) 2022-05-01 20:30:15 +02:00
Philip KristoffersenandGitHub 81ddcb6959 Add support for lutris flatpak version (#114) 2022-05-01 17:21:09 +02:00
Philip KristoffersenandGitHub 3f075f80f1 Use paste button instead of auto paste (#111) 2022-05-01 07:35:50 +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 5589334e97 Add option to ban download of images (#105) 2022-04-30 08:34:51 +02:00
Philip Kristoffersen 3d68192933 Add posibility clear an image 2022-04-28 23:56:13 +02:00
Philip Kristoffersen 8e9cbd8652 Clean up whitespace 2022-04-28 23:39:23 +02:00
Philip Kristoffersen 29ad5ee2e7 Show images in shortcut select menu 2022-04-28 23:38:34 +02:00
Philip Kristoffersen d409b0868e Sort the list of shortcuts in images 2022-04-28 21:57:31 +02:00
Philip Kristoffersen f27c26175a Validate downloaded thumbnails 2022-04-28 21:49:26 +02:00
Philip Kristoffersen 27c80d9cf6 Verify thumbnail downloads 2022-04-28 21:45:27 +02:00
Philip Kristoffersen b3cac2705c only show images menu point if we have an auth key 2022-04-28 21:22:19 +02:00
Philip KristoffersenandGitHub 47fc06712c Verify images after download (#103) 2022-04-28 20:53:43 +02:00
Philip KristoffersenandGitHub 365757c5b5 Multiple improvements for steamdeck (#99)
Paste the SteamgridDB API key in from clipboard automatically if it looks like a API key. This is nice for steam deck so you don't have to do a right-click paste or worse manually write in the key.
BoilR guesses what game it should find images for based on the game name, but it might be wrong, it is now possible to correct this
No longer show a back button on the user select screen (it did nothing)
Now you can change the images for ALL your shortcuts, not just the BoilR ones.
2022-04-26 20:15:25 +02:00
Philip KristoffersenandGitHub d2ccef8b9b UI for image download refactor and fixes (#98) 2022-04-24 21:44:27 +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 Kristoffersen 06de2bdf60 Do not search for more than 99 images at a time 2022-04-18 21:08:08 +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 2131306331 Fix typo in ui 2022-04-17 21:37:47 +02:00
Philip Kristoffersen f4a88a4fe9 Make scroll bar look better 2022-04-17 21:26:18 +02:00
Philip Kristoffersen 12f364db52 Make import button a bit smaller 2022-04-17 20:45:48 +02:00
Philip Kristoffersen 1e0a485c1c Easier to read colo on selection 2022-04-17 20:14:25 +02:00
Philip Kristoffersen fc2d5d68b3 Remove frames of panels to clean up look 2022-04-17 08:43:48 +02:00
Philip Kristoffersen b6cf7ce527 Unblock UI when finding shortcuts 2022-04-17 08:26:38 +02:00
Philip Kristoffersen fb78db1fe4 Only set context on startup 2022-04-16 07:13:30 +02:00
Philip Kristoffersen 225129168c Show scrollbars 2022-04-15 19:28:58 +02:00
Philip KristoffersenandGitHub aa05de9865 Make UI default, and remove CLI version (#83) 2022-04-15 13:54:01 +02:00
Philip KristoffersenandGitHub fcc3a4abc3 Restart steam option (#82)
Adds options to start and stop steam when importing
2022-04-15 09:38:43 +02:00
Philip Kristoffersen 9396b06765 Merge branch 'main' of https://github.com/PhilipK/BoilR 2022-04-13 15:34:04 +02:00
Philip Kristoffersen 6ee0da5663 Add an --no-ui option to the ui version
The UI verison will just perform a sync as if it was the cli version
2022-04-13 15:30:15 +02:00