Commit Graph

542 Commits

Author SHA1 Message Date
the Sane
d5dbec7b3f
Refactor directory handling 2021-03-13 12:21:46 -05:00
the Sane
d4e8298743
Refactor directory paths
Preparation for upcoming changes to the game's directory structure
2021-03-13 09:59:28 -05:00
the Sane
8ee730bf35
More referral codes! 2021-02-27 12:55:48 -05:00
the Sane
b6eea7b224
Fix the fix 2021-02-20 18:07:08 -05:00
the Sane
c9c3c07866
Fix formatting 2021-02-20 18:06:49 -05:00
the Sane
2e883423d3
Spacing 2021-02-20 18:05:02 -05:00
the Sane
12a3a51eb4
Add preflight check section comments 2021-02-20 18:04:34 -05:00
the Sane
aec6ffbfc0
Fix floating point math 2021-02-20 18:01:13 -05:00
the Sane
96b15262f5
You saw nothing.
*jedi mind wipe*
2021-02-16 14:49:45 -05:00
the Sane
9986f62566
Merge pull request #16 from the-sane/avx
Add preflight check for AVX
2021-02-16 14:48:06 -05:00
the Sane
a2397c28f0
Add preflight check for AVX 2021-02-16 14:23:14 -05:00
the Sane
e8891b42e6
Add referral code 2021-02-12 19:34:12 -05:00
the Sane
52f602498e
Update README.md 2021-01-31 14:15:18 -05:00
the Sane
9279c68d69
Update README.md 2021-01-31 14:14:07 -05:00
the Sane
45e5f586dd
Update README.md 2021-01-31 14:12:19 -05:00
the Sane
9d532f3ac5
Update README.md 2021-01-31 14:11:03 -05:00
the Sane
ce7031e873
Update README.md 2021-01-31 14:10:00 -05:00
the Sane
8492cdc3a2
Update README.md 2021-01-31 14:09:28 -05:00
the Sane
b22e84887e
Improve argument handling 2021-01-31 11:33:31 -05:00
the Sane
bfc2822a35
Rename variable for clarity 2021-01-31 11:11:38 -05:00
the Sane
dfe15f8e78
Improve command line argument processing 2021-01-31 11:10:23 -05:00
the Sane
8a27a77579
Merge pull request #15 from gort818/master
Add short options to arguments
2021-01-31 09:46:31 -05:00
Alessandro Toia
28edb3393e Add short options to arguments 2021-01-30 20:01:06 -08:00
the Sane
978e0adc92
Remove unused variable 2021-01-30 15:00:20 -05:00
the Sane
1ae2d6e4b4
zsh compatibility 2021-01-30 14:45:38 -05:00
the Sane
ae7c407b19
Add referral code 2021-01-30 14:37:41 -05:00
the Sane
5caea10a6b
Add more contributors <3 2021-01-30 14:35:54 -05:00
the Sane
c6b56ac98b
Update README.md 2021-01-30 14:35:30 -05:00
the Sane
407db0bbcf
Rename function 2021-01-30 14:32:41 -05:00
the Sane
70f282d012
Add command line arguments 2021-01-30 14:32:16 -05:00
the-sane
0018591192
Merge pull request #13 from victort/argumentative
added --help, help verbage, and structure for future argument handling.
2021-01-30 13:49:41 -05:00
the-sane
e3d6e4db68
Merge pull request #14 from gort818/master
Remove superfluous if/then statments for XDG base dirs
2021-01-30 13:47:54 -05:00
the-sane
ca2ce556aa
Re-add comment 2021-01-30 13:45:35 -05:00
Alessandro Toia
8e922ae0ef Remove superfluous if/then statments for XDG base dits 2021-01-28 21:26:17 -08:00
mprov
1d4ff8375e subtraction of abstraction 2021-01-28 17:50:58 -08:00
mprov
8bd3a165de added --help, help verbage, and structure for future argument handling. 2021-01-28 17:11:03 -08:00
the-sane
1670c3ccf7
Update README.md 2021-01-27 17:32:48 -05:00
the-sane
348bcfe0e4
Update README.md 2021-01-26 12:35:02 -05:00
the-sane
5850ec847b
Update README.md 2021-01-24 19:04:23 -05:00
the-sane
829610b13e
Improve menu description 2021-01-24 18:49:17 -05:00
the-sane
f91422a8c4
Update README.md 2021-01-24 16:44:34 -05:00
the-sane
12d9e205f7
Update README.md 2021-01-24 16:42:32 -05:00
the-sane
d4c3015a22
Improve runner menu description 2021-01-24 16:21:49 -05:00
the-sane
f6ea8c04c7
Add maintenence and troubleshooting menu 2021-01-24 16:15:35 -05:00
the-sane
b7a36a872b
Improve preflight check + check total ram 2021-01-24 15:37:06 -05:00
the-sane
4a4d8a0f2a
If you find yourself invoking grep and awk in one line, you're doing it wrong. 2021-01-24 15:35:33 -05:00
the-sane
2dd81588b2
Improve message 2021-01-24 14:51:00 -05:00
the-sane
7b7460fa0d
Fallback to sudo where pollkit is unavailable 2021-01-24 14:43:42 -05:00
the-sane
478ff37b8a
Improve messages 2021-01-24 14:37:36 -05:00
the-sane
1840983431
Improve preflight check
Run all actions at once to avoid multiple password prompts.
Move followups and results to the preflight_check function.
2021-01-24 12:44:49 -05:00