Commit Graph

494 Commits

Author SHA1 Message Date
the-sane
d5c3cd66a0 Reorder preflight check, put failures first 2023-01-17 16:41:02 -05:00
the-sane
7d005f2070 Add lutris version check to preflight check 2023-01-17 16:28:07 -05:00
the-sane
83a90d35f1 Fall back to terminal menus if zenity is broken 2022-11-20 11:48:21 -05:00
the-sane
f3a632ec60 Update winetricks minimum version 2022-11-15 20:23:59 -05:00
the-sane
ea4e88d5b2 bump version 2022-11-14 01:11:02 -05:00
the-sane
5354d498c0 Add winetricks to preflight check 2022-11-14 01:05:24 -05:00
the-sane
6af87bb231 Use a checkbox menu for item deletions 2022-11-14 00:26:39 -05:00
the-sane
2343bfb733 Improve flatpak lutris detection
Handles a scenario where both the stable and beta versions are installed
2022-11-08 21:27:08 -05:00
the-sane
464dbe47d7 Update menu sizes 2022-11-08 14:54:24 -05:00
the-sane
0d90486527 String formatting 2022-11-06 18:01:26 -05:00
the-sane
2c6217da60 Only display directories for installed lutrises 2022-11-06 17:57:17 -05:00
the-sane
1c58b24ed6 Not an array 2022-11-06 17:52:03 -05:00
the-sane
c04b4ca2c2 Handle unknown case 2022-11-06 17:32:40 -05:00
the-sane
6899d3d94b Fix glibc check for flatpak lutris 2022-11-06 17:10:29 -05:00
the-sane
1ef7e0658d Fix message when glibc is not installed 2022-11-06 13:44:18 -05:00
the Sane
3b90ed90d0
Merge pull request #46 from starcitizen-lug/feature/update-lutris-install
Update Lutris install script
2022-11-04 14:46:28 -04:00
Benedikt
946526dcee Update Lutris install script
- Add EAC file remove script from GE
- Update installer to latest from RSI
2022-11-04 18:56:17 +01:00
the Sane
278abeb63d
Update README.md
Remove zstd dependency
2022-11-01 23:06:28 -04:00
the Sane
8e55eda9bb
Update README.md 2022-11-01 23:04:55 -04:00
the-sane
293e994341 Bump version 2022-11-01 22:55:40 -04:00
the-sane
99048021bb Clarify message 2022-11-01 22:55:15 -04:00
the-sane
adc627f43c Fix process grepping
Excludes the grep process itself
2022-11-01 11:50:20 -04:00
the-sane
e1e746cd8f Fix message 2022-11-01 11:07:45 -04:00
the-sane
ffd4d9d3ca Reorder functions 2022-11-01 11:03:18 -04:00
the-sane
fdfd512bfc These are numbers, not strings 2022-10-31 14:58:07 -04:00
the-sane
8f86d37b88 Handle errors in pkexec and sudo 2022-10-31 14:54:17 -04:00
the Sane
677a789ab5
Merge pull request #47 from starcitizen-lug/flatpak
Merge Flatpak branch
2022-10-31 13:52:40 -04:00
the-sane
1fe9af78b1 Change flatpak process grep 2022-10-30 18:02:22 -04:00
the-sane
03cf7a9aa0 Cosmetic: Update function group headers 2022-10-22 22:49:22 -04:00
the-sane
7d342416f7 Make install json available to flatpak lutris 2022-10-22 14:56:44 -04:00
the-sane
1a1c3cf0b8 New message type, dialog with two options 2022-10-22 10:07:17 -04:00
the-sane
5cfb306289 Rearrange main 2022-10-22 00:04:37 -04:00
the-sane
80017b848e Add show-wiki to command line arguments 2022-10-22 00:00:58 -04:00
the-sane
80db33be07 Add EAC workaround to command line arguments 2022-10-21 23:58:52 -04:00
the-sane
c497f8e1d8 Improve runner/dxvk in display_dirs() 2022-10-21 23:56:15 -04:00
the-sane
eedb5de460 Change counter variable
i gets used by some of the functions being called
2022-10-21 23:51:13 -04:00
the-sane
3a7e0996b5 Print error to console as well 2022-10-21 23:48:54 -04:00
the-sane
402b22ea45 Change message type to warning 2022-10-21 23:45:15 -04:00
the-sane
10812a622d Don't return 0 here 2022-10-21 23:44:08 -04:00
the-sane
f5abb87cb5 Return 0 2022-10-21 23:42:52 -04:00
the-sane
bd119c4ce8 Improve lutris install and restart functions 2022-10-21 23:39:48 -04:00
the-sane
02d8f4b685 Fix restarting flatpak lutris 2022-10-21 19:29:15 -04:00
the-sane
bef1c34491 Ask the user which lutris to install with 2022-10-21 19:19:52 -04:00
the-sane
7090acf1eb Fix launching flatpak lutris during game install 2022-10-21 19:09:11 -04:00
the-sane
883163843e Fix flatpak lutris detection 2022-10-21 18:44:53 -04:00
the-sane
6a665bceac Add support for Flatpak Lutris 2022-10-21 18:29:58 -04:00
the-sane
1844bfda13 Detect flatpak lutris 2022-10-18 11:45:24 -04:00
the-sane
f78f54ddf7 Put lutris detection in its own function
Preparation for flatpak support
2022-10-18 11:12:14 -04:00
the-sane
167edab6ec Comment out zstd dependency (TKG runners removed) 2022-10-18 11:10:21 -04:00
the-sane
1b334db7cc Check if it's already been installed 2022-10-17 17:17:21 -04:00