Commit Graph

112 Commits

Author SHA1 Message Date
c12509bc0c Fix string compare 2020-12-27 14:59:41 -05:00
224c531d64 Offer Lutris restart only if changes were made 2020-12-27 14:57:57 -05:00
32fdc04ec7 Improve runner_delete
Sanity check and rename variable
2020-12-27 14:48:38 -05:00
20eb8e984a Rename functions with "runner_" prefix
Consistency with other function names
2020-12-27 14:43:05 -05:00
0df2659e54 Don't manage lutris runners if lutris isn't installed 2020-12-27 14:34:09 -05:00
4a0b053a68 Restart after deleting a runner 2020-12-27 14:30:22 -05:00
26030a6c82 Use XDG_DATA_HOME 2020-12-27 14:29:00 -05:00
9c44505d27 Improve install_runner 2020-12-27 14:12:20 -05:00
7f0f12e61b Add sanity check for function argument 2020-12-27 11:11:20 -05:00
da8c63fdcf Improve choose_runner_version()
Fix bash formatting and improve code consistency, add sanity check to catch github API errors
2020-12-27 10:58:00 -05:00
6e27ae8449 Refactor choose_runner_to_delete(). Untabify. 2020-12-25 11:24:10 -05:00
be533e842b Update lug-helper.sh
quoted the variables
2020-12-22 20:06:39 +01:00
dfc2b4f573 Added option to download and delete runners
finally :D
2020-12-22 13:02:18 +01:00
5d3e8bf554 Fix calling function and arguments from array v1.2 2020-12-21 11:56:17 -05:00
176533a404 Improve comments + handle newlines automatically for menu_text_terminal 2020-12-20 19:34:34 -05:00
36fe89dd0b Improve comments 2020-12-19 09:34:53 -05:00
05ccd4bbfb Better messaging 2020-11-29 08:34:10 -05:00
df35343abc Update README.md 2020-11-26 08:55:04 -05:00
608d581588 Fix paths 2020-11-26 08:46:54 -05:00
168f9341c6 Better location check for backup path 2020-11-21 09:29:30 -05:00
2f31e88f62 Rename/refactor some variables & POSIX compliance 2020-11-21 08:59:10 -05:00
5bad74bfa6 Better backup directory prompts 2020-11-21 08:42:07 -05:00
2fda35d5cb Allow “StarCitizen” without spaces as gamedir 2020-11-20 09:46:54 -05:00
12fcc9e057 Correctly reload files from /etc/sysctl.d/* 2020-11-07 12:17:54 -05:00
d5e7465dbf Merge pull request #5 from the-sane/dev
Rename functions for consistency
2020-10-21 22:14:38 -04:00
14f8a8a822 Rename functions for consistency 2020-09-07 21:59:34 -04:00
24b81ffa26 Use bulletproof vulcan logic, not dumb human logic 2020-09-07 21:34:21 -04:00
2b15bb771f Use words for message types instead of numbers 2020-09-07 20:38:39 -04:00
632ce7f506 Sanity check message function arguments 2020-09-07 20:36:26 -04:00
e3f3a64fe5 Use words for message types instead of numbers 2020-09-07 20:30:28 -04:00
37223e0d8b More menu refactoring 2020-09-07 19:42:18 -04:00
6b17322d9e Rename mapcount functions for consistency 2020-09-07 18:54:30 -04:00
3953622498 Refactor menu code 2020-09-07 18:51:19 -04:00
de1e06b32c Increase friendliness 2020-09-05 08:56:41 -04:00
afb1cde2d2 Fix typo 2020-09-05 08:12:11 -04:00
6b74615697 End quote 2020-09-05 08:03:23 -04:00
89cadb0322 Update README.md 2020-09-03 21:23:38 -04:00
a81035accc Verify after the prompt 2020-09-03 21:20:06 -04:00
50e1e838d9 Set hard file limit 2020-09-03 20:56:53 -04:00
2b5cdbb56b Add instructions for setting the file limit 2020-08-23 21:25:49 -04:00
7aa701a69d Change file limit message 2020-08-23 14:21:51 -04:00
36e54adba7 Update README.md 2020-08-23 10:01:58 -04:00
26351b50c0 Prompt before delete 2020-08-23 10:01:38 -04:00
aec8e171a2 Update README.md 2020-08-23 09:44:21 -04:00
7effc04a68 First iteration of open file descriptors checker 2020-08-23 09:27:46 -04:00
07750d831d Require bash 2020-08-22 08:18:05 -04:00
c46c0bb52c Update README.md 2020-08-21 21:55:11 -04:00
d45e3c8379 Update README.md 2020-08-21 21:54:27 -04:00
3b61884a07 Update README.md 2020-08-21 21:53:34 -04:00
deed3cb734 Improve messages 2020-08-21 21:43:50 -04:00