1
0
mirror of https://github.com/parkervcp/eggs.git synced 2024-10-07 08:07:09 +02:00
Commit Graph

231 Commits

Author SHA1 Message Date
Torsten Widmann
9e253685f2 move startup variable to Variables 2022-11-05 09:52:44 +01:00
Torsten Widmann
fea8dbfd6e add Auto update variable 2022-11-05 08:33:53 +01:00
Torsten Widmann
c73f2f2872 add install end and updated max player 2022-11-05 08:18:01 +01:00
Torsten Widmann
22c2d005c9 Update egg-space-engineers.json 2022-11-05 06:39:27 +01:00
Dimitris Kafetzis
6c35a95966
[V Rising] Change the console key to backtick from tilde (#1939)
I don't know whether this was true in previous versions of the sever, but currently the key to open the admin console within the game is the backtick key, not tilde. I suggest we reflect that in the readme to avoid confusion.
2022-11-01 12:07:59 -07:00
Lucas Pearson
6664698381
fix stormworks.json 2022-10-27 22:07:31 -04:00
Lucas Pearson
4c972fe1d3
Update Stormworks.JSON
Fixed changes mentioned in PR.
2022-10-26 16:57:20 -04:00
Lucas Pearson
5fff985abe
Update Stormworks.json 2022-10-26 14:10:56 -04:00
Lucas Pearson
19baf27458
Delete egg-stormworks--build-and-rescue.json 2022-10-26 14:09:58 -04:00
Lucas Pearson
a1584cb310
Update README to address console output
Update the console output section to address the fixed infinite output, and misreported TPS.
2022-10-26 13:46:13 -04:00
Lucas Pearson
75f8f46d49
Update Stormworks JSON
Changed image from yolks:wine_latest to yolks:wine-staging.
2022-10-26 13:24:40 -04:00
Quinten
91e3144af1
Merge pull request #1922 from Shigbeard/add-rehlds
New Egg: ReHLDS (derived from HLDS)
2022-10-26 16:34:31 +02:00
Quinten
d9e55617d1
Merge pull request #1927 from gOOvER/solacecrafting
add Solace Crafting
2022-10-25 17:10:43 +02:00
Torsten Widmann
4c8df8d192 remove SteamGuard 2022-10-25 15:30:46 +02:00
Torsten Widmann
fc525a513e Update egg-solace-crafting.json 2022-10-24 20:12:55 +02:00
Shigbeard
e5afee53f5
Fixed issues with getting ReHLDS releases 2022-10-24 20:01:32 +11:00
Torsten Widmann
e40bb6b0e7 add Solace Crafting 2022-10-23 14:08:05 +02:00
Torsten Widmann
229c540735 Update egg-conan-exiles.json 2022-10-23 13:08:31 +02:00
Torsten Widmann
15f7205a0b Update egg-conan-exiles.json 2022-10-23 13:05:17 +02:00
Torsten Widmann
9e0733004b Update egg-conan-exiles.json 2022-10-23 13:01:39 +02:00
Torsten Widmann
d605163dae Update egg-conan-exiles.json 2022-10-23 12:45:32 +02:00
Quinten
b036800311
Merge pull request #1916 from gOOvER/risingworldjava
Rising-World - split to legacy (java) and unity Version
2022-10-23 09:40:25 +02:00
Torsten Widmann
48aeb684a9 add missing parsing 2022-10-23 09:34:30 +02:00
Bad
49ea7d77ac
[Satisfactory] Fix README Typo (#1923)
'tweeks' to 'tweaks'
2022-10-20 11:26:45 -07:00
Shigbeard
b4e5633803
Updated Docker Image to currently maintained yolk
Also added a variable to disable update validation, as it appears to be overwriting ReHLDS changes.
2022-10-19 19:50:11 +11:00
Shigbeard
1fc073222d
Changed default map and game
'cstrike' and by extension de_dust2 are not shipped by Valve when installing HLDS.
'valve' represents hldm, the default hlds game/mod, and crossfire is a map that ships with that.
2022-10-19 19:32:18 +11:00
Shigbeard
bdb2539238
Converted to PTDL_V2 format 2022-10-19 19:30:13 +11:00
Shigbeard
f5dca9b852
Implemented end-of-install echo 2022-10-19 19:28:21 +11:00
Shigbeard
2e1de09280
Cleaned up formatting 2022-10-19 17:01:03 +11:00
Shigbeard
56292bf006
Restructure hlds directory to comply with established structure 2022-10-19 16:56:17 +11:00
Shigbeard
a7f70ab1ca
Create ReHLDS from HLDS 2022-10-19 16:54:01 +11:00
Michael (Parker) Parker
c92b58833c
Merge pull request #1660 from enozii/master
Add The Isle egg (Evrima)
2022-10-18 16:01:00 -04:00
Torsten Widmann
578bf30c5e fixed wrong variable 2022-10-16 17:50:05 +02:00
Torsten Widmann
f924ec867a fixed ports in readme 2022-10-16 10:54:04 +02:00
Torsten Widmann
d61e6b02e4 add unity version 2022-10-16 10:51:21 +02:00
Torsten Widmann
42e5f48f16 readd missing diskspace feature 2022-10-16 09:37:31 +02:00
Torsten Widmann
274ea6b82a update name 2022-10-16 09:29:28 +02:00
Torsten Widmann
9d4843b360 update rising-world legacy 2022-10-16 09:23:18 +02:00
Torsten Widmann
032a92ab34 Update egg-valheim-plus-mod.json 2022-10-16 08:19:46 +02:00
Red-Thirten
2710d8b6e5
Fix Network Quality & Autosave Interval Not Saving
The default GameUserSettings.ini file created during the install did not include all the values that the server needs to see in the file. Therefore, the server would delete the file upon startup, rendering the Network Quality and Autosave Interval startup variables un-set and un-acknowledged. Adding these required values to the default file created upon installation resolves this issue, allowing these settings to be set properly. Existing servers will need to reinstall for this fix to go into effect.
2022-10-13 00:35:38 -07:00
Quinten
3766bc1480
move to curl downloading config file 2022-10-07 17:09:55 +02:00
Quinten
5e9976b783
fix config Craftopia 2022-10-07 16:56:02 +02:00
wompmacho
22d5c49138
fix for parser
https://github.com/parkervcp/eggs/issues/1887#issuecomment-1266383754
2022-10-04 00:54:17 -04:00
Daniel Barton
4e02f8d76c Update Valheim to use game specific image and support crossplay 2022-09-30 05:46:34 +08:00
Enozi
301aeaf2ef
Update README.md
Added Evrima
2022-09-26 07:09:52 +02:00
Red-Thirten
8c72d5ae33
Update Satisfactory README.md
Notes the increase in RAM required to run the server without crashing due to the recent Satisfactory Update 6 coming to the Early Access branch today.
2022-09-20 18:05:52 -07:00
Michael (Parker) Parker
78fdc68de5
Merge pull request #1849 from elitetheespeon/fix_of
Open Fortress: fix issue with libstdc++.so and crash after install
2022-09-07 10:14:15 -04:00
Sondre Sjølyst
e5c3c659de
project_zomboid image
When running "Buster" image the installation of project zomboid will never complete. Proposing to change it to a "bullseye" image.
2022-09-06 14:13:42 +02:00
Elite Espeon
a91b3e1252 fix issue with libstdc++.so 2022-09-04 11:53:39 -04:00
Michael (Parker) Parker
f62d2ce9d1
Merge pull request #1829 from Wazbat/feature/starbound-mods-fix
🧱 Updated starbound egg install script
2022-08-28 10:27:35 -04:00