Commit Graph

1034 Commits

Author SHA1 Message Date
Foks 567cef877e Delete old file 2020-07-12 18:35:19 +02:00
Foks 5c9d8f2a14 Delete old file 2020-07-12 18:35:03 +02:00
Foks b6af2479b7 Delete old files 2020-07-12 18:34:46 +02:00
Foks 19f2e376ab Delete old file 2020-07-12 18:34:26 +02:00
Foks 633a2c03f7 Update install URL (now uses parkers repo) 2020-07-12 18:32:33 +02:00
Foks d959b3d3e0 Update install url 2020-07-12 18:12:54 +02:00
Foks bb5b5a84a8 Move install.my.cnf 2020-07-12 18:10:02 +02:00
Foks 0e7afacfb3 Move my.cnf to new folder 2020-07-12 18:09:21 +02:00
Foks 743ff73d21 Move egg to new folder 2020-07-12 18:08:43 +02:00
Foks 3a7a15f21a Moved README.md 2020-07-12 18:01:50 +02:00
Michael (Parker) Parker 91009345b4 Merge pull request #607 from parkervcp/update/python_generic
update start command for python generic
2020-07-11 20:26:23 -04:00
Michael Parker 679d20ce4d update start command for python generic 2020-07-11 19:50:57 -04:00
Michael (Parker) Parker a7a91c8f22 Merge pull request #602 from parkervcp/update/organize
Update organize folders
2020-07-10 21:02:27 -04:00
Michael Parker 74eae43a90 add new mc readme 2020-07-10 20:49:39 -04:00
Michael Parker 9e60f984fd reorg folders 2020-07-10 20:49:39 -04:00
Michael (Parker) Parker e951a1cc82 Merge pull request #601 from parkervcp/update/dontstarve
updating dst to actually used the max players variable
2020-07-10 18:18:18 -04:00
Michael Parker aae0ff585b updating dst to actually used the max players variable 2020-07-10 10:51:06 -04:00
Michael (Parker) Parker cec8ce7fba Merge pull request #592 from parkervcp/add/discordpy_generic
add discord.py generic
2020-07-10 10:37:53 -04:00
Michael (Parker) Parker cd47649a42 Merge pull request #583 from parkervcp/add/rust_autowipe
add rust autowipe
2020-07-08 21:25:02 -04:00
Michael (Parker) Parker 9b6cce1bc0 Merge pull request #584 from Exonical/upstream/add/insurgency-sandstorm
Add Egg Insurgency: Sandstorm
2020-07-08 21:23:55 -04:00
Exonical 7361fbb189 ABC order 2020-07-01 18:27:34 +09:00
Michael (Parker) Parker 4cc84a4cc5 Merge pull request #586 from parkervcp/update/ark
add rcon console to ark
2020-06-30 21:02:27 -04:00
Michael (Parker) Parker 92252f2f31 Merge pull request #588 from parkervcp/update/dont_starve
add caves support
2020-06-30 21:02:10 -04:00
Michael Parker dc1dd92988 fix startup command
makes the startup command respect seed variable
2020-06-29 18:44:48 -04:00
Michael Parker ce2d45eef4 only use seed file when no seed is specified 2020-06-29 17:54:08 -04:00
Michael Parker 2a707a1982 update README's 2020-06-29 17:04:37 -04:00
Michael Parker 6748c429a6 add discord.py generic
resolves #591

Since you're all to lazy to edit a script on your own.
2020-06-29 17:01:50 -04:00
Michael Parker 836b18bbcc set valid values for variable
makes it so the Rcon enabled value can only be True or False
2020-06-29 11:36:51 -04:00
Michael (Parker) Parker 7698f847f0 Merge pull request #590 from parkervcp/update/fivem
fix fivem variable in config
2020-06-29 11:30:40 -04:00
Michael Parker 663ee6b7a7 fix fivem variable in config
removes the set before sv_hostname

resolves #589
2020-06-29 11:29:50 -04:00
Michael Parker 1a9d37bfba Change variable default values
Change startup detection string
2020-06-29 09:47:40 -04:00
Michael Parker e208cf7bc9 add caves support
resolves #215

Adds caves support.

Adds default configs for master and cave servers.

Adds a default cluster config.

Adds worldgen files to generate caves and an overworld.
2020-06-28 20:43:18 -04:00
Michael (Parker) Parker e9a923d058 Merge pull request #587 from parkervcp/update/dont_starve
Add don't starve together config files
2020-06-28 18:35:22 -04:00
Michael Parker 045546d637 update caves ini files 2020-06-28 18:28:42 -04:00
Michael Parker c8b6bbeb71 add rcon console to ark
This adds rcon access for ark.
resolves #418

Fixes the shutdown to properly save and exit.
resolves #445
2020-06-28 17:49:11 -04:00
Michael Parker 9e9bd19164 pre-work for caves support 2020-06-28 17:46:31 -04:00
Exonical 3a269abbf3 Update directory README 2020-06-27 18:23:13 +09:00
Exonical 3c6f845339 Update Main Readme 2020-06-27 18:20:11 +09:00
Exonical fc9364493a Inital Egg Upload 2020-06-27 18:17:37 +09:00
Michael Parker 074d469a28 add rust autrowipe
adds a rust egg that will autowipe saves and generate a new seed.

The generated seed will override the seed variable if the seed.txt file exists.
2020-06-26 23:43:11 -04:00
Michael (Parker) Parker a71ccd064e Merge pull request #582 from parkervcp/update/factorio
get experimental factorio version from json
2020-06-26 14:57:01 -04:00
Michael Parker 859c3a0efd update json file location 2020-06-26 12:55:57 -04:00
Michael Parker ec3dd6607f fix running image 2020-06-26 12:08:13 -04:00
Michael Parker c155bc694e fix factorio experimental version grab 2020-06-26 12:06:50 -04:00
Michael (Parker) Parker 9703a779fe Merge pull request #581 from parkervcp/update/factorio
Update factorio install script
2020-06-26 11:07:13 -04:00
Michael Parker 00ed90f1ac final update for factorio egg
update to use debian for install and run images.
2020-06-26 11:05:00 -04:00
Michael (Parker) Parker 9a08524ab4 update factorio egg
Fix for newer releases.
2020-06-26 10:53:03 -04:00
Michael (Parker) Parker 0d1007b0de Merge pull request #580 from parkervcp/update/tmodloader
update tmodloader installer
2020-06-25 09:48:16 -04:00
parkervcp 15b947230d remove parts of the install script that aren't needed 2020-06-25 09:47:11 -04:00
parkervcp 28da8b1273 update tmodloader installer 2020-06-25 09:30:28 -04:00