Commit Graph

162 Commits

Author SHA1 Message Date
bc608f7ac4 Reference lutris default install path 2021-01-16 14:20:10 -05:00
d2983fa519 Improve debug messages 2021-01-16 14:07:44 -05:00
8e6fe1225d Fix shaders directory 2021-01-16 14:04:36 -05:00
41210bfd1c Check for curl dependency separately from coreutils 2021-01-16 11:54:44 -05:00
71df862879 Add curl dependency 2021-01-16 11:33:11 -05:00
2b94fd5e68 Update README.md 2021-01-16 09:33:13 -05:00
ee5da5d348 Add notify-send for dependency errors 2021-01-16 09:07:01 -05:00
7f9ad04753 printf for portability 2021-01-16 08:51:22 -05:00
37762b9075 Output errors to stderr 2021-01-15 20:42:47 -05:00
82c5ccbbab Remove testing oops 2021-01-15 20:21:51 -05:00
669ee6eb91 even moar referral codes! 2021-01-15 20:19:31 -05:00
7c0fbc65b7 Add contributor pstn 2021-01-15 20:02:48 -05:00
62477143f2 Dependency check. Remove tmp_dir on exit. 2021-01-15 20:02:10 -05:00
35fd12b672 Add mktemp suffix and fallback 2021-01-15 19:33:10 -05:00
ff30d8d557 Merge pull request #9 from pstn/fixes
Fixes
2021-01-15 19:27:12 -05:00
ec860270bb Use mktemp to generate tmp dir. 2021-01-15 18:02:28 +01:00
3ea9fb0f35 make shebang fully posix compatible 2021-01-15 18:00:52 +01:00
7f7b63caeb Formatting 2021-01-13 19:07:43 -05:00
86604f2b7d Kill only the curl spawned by the helper. More referral codes. 2021-01-13 19:06:36 -05:00
5a00c74ddc MOAR REFERRAL CODES! 2021-01-12 18:30:20 -05:00
089f69ef06 Formatting 2021-01-11 20:13:47 -05:00
9e79fd68e0 Fix comment 2021-01-11 20:10:41 -05:00
d42207d521 Update README.md 2021-01-11 20:04:01 -05:00
5c55e6795c Update README.md 2021-01-11 20:03:42 -05:00
5db7fef24c Update README.md 2021-01-11 20:03:24 -05:00
08f8f1e07c Add Zenity progress bars for runner installation. +More referral codes. 2021-01-11 20:01:47 -05:00
707d1ad47d Improve comments 2021-01-03 13:48:48 -05:00
f2dfda5c5b Update README.md 2021-01-03 13:29:28 -05:00
debf799dad Update README.md 2021-01-03 13:28:52 -05:00
0d7e4ea2b3 Improve comments 2021-01-03 08:49:13 -05:00
aaccca1dc9 Clarify instructions 2021-01-02 08:57:01 -05:00
b378de0b9e Add more penguin referral codes 2021-01-02 08:47:03 -05:00
61e14ed4de Improve getdirs: Try to detect the game directory 2021-01-01 14:52:43 -05:00
2cdef0f1c4 Begin adding penguin referral code randomzier 2021-01-01 10:41:07 -05:00
d20fc859e1 Shorten comments for small terminal windows 2020-12-31 20:55:44 -05:00
4cc8e3331c Only offer to restart lutris if it's running 2020-12-31 20:46:45 -05:00
a5d372a43b Improve debug_echo function 2020-12-31 20:43:10 -05:00
48582c3a22 Refactor URL handling for easy future additions
Store runner source URLs in an array for easy expansion.
Handle different file extensions automatically.
Detect whether the archive is packaged with a subdirectory or not and handle it automatically.
2020-12-31 20:28:34 -05:00
363be810aa + <3 2020-12-27 19:08:11 -05:00
467e1b7164 Re-order operations in case some shells can't math good 2020-12-27 19:07:17 -05:00
85c1f62c22 Update phrasing v1.3 2020-12-27 18:04:45 -05:00
758f106efd Add debug_echo function
Easy formatting of debug messages
2020-12-27 17:47:57 -05:00
43d2b467e8 Dynamically calculate zenity menu heights 2020-12-27 17:27:00 -05:00
aa60600807 Throw out zenity errors
Cleans up the terminal output
2020-12-27 16:56:41 -05:00
02338ff299 Update README.md 2020-12-27 16:47:26 -05:00
a2594c3af3 Add contributors and function sections 2020-12-27 16:45:31 -05:00
e63893f50a Merge pull request #7 from the-sane/runners
Merge Runners
2020-12-27 16:35:10 -05:00
fa14c6d9de Merge pull request #6 from Termuellinator/patch-1
Added option to download and delete runners
2020-12-27 16:34:00 -05:00
8f3efd0b9c Fix url parsing
Be more specific for when grep returns multiple matches
2020-12-27 16:32:55 -05:00
6d7c84c8b6 Loop runner_manage menu until the user cancels 2020-12-27 15:40:54 -05:00