Commit Graph

80 Commits

Author SHA1 Message Date
Price Hiller
258f36d8bc Uppercase mods dir
If this is not uppercased some mods will not generate their files or run properly, this fucking game & modding community is going to drive me abso-fucking-lutely insane. The levels of stupidity on display are gonna make me hang myself I swear to christ...
2022-01-01 04:00:21 -06:00
Price Hiller
da693fa937 Use Find to run backups on configurations 2022-01-01 03:54:11 -06:00
Price Hiller
60a2df9b70 Output allocs server port 2022-01-01 03:28:46 -06:00
Price Hiller
fb66cdc826 Spam C-c on kill_server 2022-01-01 03:24:49 -06:00
Price Hiller
ead238fd60 Ensure that xml files exist in lint dirs 2022-01-01 03:19:33 -06:00
Price Hiller
c2d6438f2e Properly iterate directories 2022-01-01 03:11:17 -06:00
Price Hiller
a87bea9c83 Pray for rain 🙏, shifted forward slash out of comment region 2022-01-01 03:06:22 -06:00
Price Hiller
398ec8450f Remove trailing comma... this is bash 2022-01-01 03:02:09 -06:00
Price Hiller
bbfe8027c4 Removed bash expansion, receiving entity errors 2022-01-01 02:58:07 -06:00
Price Hiller
656643cad4 Correct expansion of Saves path 2022-01-01 02:52:21 -06:00
Price Hiller
5a9b188b38 bash expansion for xml linting 2022-01-01 02:48:53 -06:00
Price Hiller
18088bbafd Change serveradmin.xml to be back in Saves dir 2022-01-01 02:43:35 -06:00
Price Hiller
a77535a1d1 Clean up after download 2022-01-01 02:36:42 -06:00
Price Hiller
1df2265437 Ensure we use -r in cp for recursion on allocs server fixes 2022-01-01 02:35:32 -06:00
Price Hiller
e886442e73 Do not repeat completion 2022-01-01 02:32:01 -06:00
Price Hiller
cb2068c901 Create the server fixes temp dir for tar operations 2022-01-01 02:29:27 -06:00
Price Hiller
714884d291 Notify when session attempt kill too high 2022-01-01 02:25:33 -06:00
Price Hiller
cf3e75694d Do equality check for force 2022-01-01 02:21:51 -06:00
Price Hiller
1e4a30de83 Silence tmux has-session output 2022-01-01 02:20:59 -06:00
Price Hiller
0efc60451a Spacing 2022-01-01 02:18:45 -06:00
Price Hiller
d6d68b9f2d Support for alloc's server fixes 2022-01-01 02:16:27 -06:00
Price Hiller
fadf3c01e5 Remove redudant mkdir 2022-01-01 00:49:21 -06:00
Price Hiller
880c0b1f16 Remove trailing ... from linting dialogue to make copying easier 2022-01-01 00:07:58 -06:00
Price Hiller
c70e976e88 Revert xmllint requirement 2021-12-31 23:56:47 -06:00
Price Hiller
c1ac374ba5 Made xmllint a requirement 2021-12-31 23:49:34 -06:00
Price Hiller
c05f0ddb2d Quote error 2021-12-31 23:46:55 -06:00
Price Hiller
14de859cea Added output for telnet port 2021-12-27 22:08:11 -06:00
Price Hiller
6da15eb4bf Added overrideable port nums 2021-12-27 16:41:34 -06:00
Price Hiller
0a3c671435 Added dynamic injection of telnet port 2021-12-26 12:59:35 -06:00
Price Hiller
b169024ccf Made note of manual install in Auto Install 2021-12-26 11:13:37 -06:00
Price Hiller
51bda161a6 Add note to auto-intall to look at defaults to know which ports to open 2021-12-26 02:54:43 -06:00
Price Hiller
887b391eb1 Lots of gifs for feature list, moving sections around 2021-12-26 02:49:49 -06:00
Price Hiller
e78ad6e610 Highlight bad xml file 2021-12-26 02:08:13 -06:00
Price Hiller
c8be47aa63 Exit out on xmllint error 2021-12-26 02:07:24 -06:00
Price Hiller
eb393896ac Added support for xmllint on start to avoid issues with silent errors 2021-12-26 02:05:44 -06:00
Price Hiller
bce8f095fd Forgot to close overridden xml tags, fixed 2021-12-26 01:31:08 -06:00
Price Hiller
c1e347fad0 Remove duplicate backup_configs, highlight serverconfig 2021-12-26 01:19:17 -06:00
Price Hiller
6e45dd6f99 Use a correct date string +%s 2021-12-26 01:14:46 -06:00
Price Hiller
fa2ce6a3ee Make start_server use standard config_backups instead of its own ad-hoc solution 2021-12-26 01:06:51 -06:00
Price Hiller
e1224b32e4 Change last message to source ~/.bash_profile instead of cd'ing relatively 2021-12-26 01:03:50 -06:00
Price Hiller
a26443bef5 Add server install in Usage 2021-12-26 01:03:02 -06:00
Price Hiller
14e28c57d9 Show correct user home path after install 2021-12-26 00:47:43 -06:00
Price Hiller
be8e84793b Added basic usage 2021-12-26 00:47:05 -06:00
Price Hiller
780cdae6bd Add section on defaults 2021-12-26 00:40:43 -06:00
Price Hiller
f81c71f7d1 Add notice about opening ports 2021-12-26 00:38:01 -06:00
Price Hiller
0af56408e2 Remove repo if auto installed from install.bash 2021-12-26 00:35:13 -06:00
Price Hiller
1f6f2765b6 Ensure user owns their .bin directory 2021-12-26 00:32:38 -06:00
Price Hiller
db63a1742c Correct naming for source on completions 2021-12-26 00:30:19 -06:00
Price Hiller
7caf8d371d Create user home if they exist, silently ignore 2021-12-26 00:29:17 -06:00
Price Hiller
9f064da562 Filter for only .bash files and ignore dirs 2021-12-26 00:27:41 -06:00