Commit Graph

3876 Commits

Author SHA1 Message Date
Quinten
4c8fd45ee8
add quotation marks arround PublicIP and show the full error if the INI file can not be found 2024-02-03 14:16:06 +01:00
Michael (Parker) Parker
4fc236270a fix the rust autowipe egg
changes the framework variable to accept vanilla, carbon, and oxide.
2024-02-02 22:35:48 -05:00
Michael (Parker) Parker
a2631d6ced
Merge pull request #2658 from parkervcp/Quake-Live
Update Quake Live
2024-02-02 17:25:23 -05:00
Michael (Parker) Parker
9275d740f7
Merge pull request #2661 from parkervcp/ClassiCube
Update ClassiCube
2024-02-02 17:24:52 -05:00
Michael (Parker) Parker
5c0190cc8b
Merge pull request #2718 from parkervcp/Barotrauma
Update Barotrauma
2024-02-02 17:22:14 -05:00
Michael (Parker) Parker
0c3f4b7f69
Merge pull request #2723 from yesBad/patch-3
Replace Oxide with Modding Framework
2024-02-02 17:20:32 -05:00
Bad
547af5630b
Replace Oxide with Modding Framework
Added Carbon support, thus removing Oxide option and replacing it with newer modding framework
2024-02-02 22:45:17 +02:00
Michael (Parker) Parker
cdb1de9aa7
Merge pull request #2719 from parkervcp/MongoDB7
add MongoDB 7
2024-02-02 08:06:26 -05:00
Quinten
485870b8f0
Merge pull request #2670 from Th3Dilli/vintagestory
Update Vintage Story egg
2024-02-02 10:40:57 +01:00
Quinten
86e91f3a84
add MongoDB 7 2024-02-02 10:26:24 +01:00
Quinten
4867d3a76e
Merge pull request #2704 from RStivanson/smalland
Add Smalland: Survive the Wilds
2024-02-02 10:22:41 +01:00
Quinten
0875f4d4bd
Update Barotrauma
- Cleanup egg
- full steamcmd install script
- fix ANSI terminal output
- Move to the steamcmd image
- Remove the logs part
2024-02-02 10:12:41 +01:00
Quinten
060ab7b817
add skip warning 2024-02-01 16:01:21 +01:00
Quinten
84e54d0430
Palworld: Explain updating and the parser in the README 2024-02-01 15:54:55 +01:00
Michael (Parker) Parker
54b6a14283
Merge pull request #2706 from parkervcp/Palworld
Update Palworld
2024-01-30 21:43:22 -05:00
Quinten
4f5e361105
add Server Description variable 2024-01-30 17:52:31 +01:00
Quinten
30bcc0aa08
Use shutdown and not doexit 2024-01-30 16:34:56 +01:00
Quinten
72f8db2ad1
doexit now works as we have RCON 2024-01-30 16:25:58 +01:00
Quinten
a73fc567c7
update README.md 2024-01-30 16:20:11 +01:00
Quinten
3199f68219
Update Palworld 2024-01-30 16:11:57 +01:00
Rob Stivanson
8fdf79e326
Add Necesse (#2700)
* initial implementation

* Use shipêd java version + fix install script

---------

Co-authored-by: Robert Stivanson <rstivanson@blizzard.com>
Co-authored-by: Quinten <67589015+QuintenQVD0@users.noreply.github.com>
2024-01-30 12:32:40 +01:00
Robert Stivanson
7c5181cf0b initial implementation 2024-01-29 21:11:03 -08:00
Zachary Jones
dcf3d2ad79
Update egg-palworld.json - First run config file fix (#2699)
* Update egg-palworld.json

Fix install script for first run to create config file path
Set server public IP and Port so that Pal binary does not wipe out the file when not using default port 8211

* Update egg-palworld.json

Simplified code block
2024-01-28 18:59:20 +01:00
Michael (Parker) Parker
03780f41dd
Merge pull request #2671 from Ballaual/palworld-egg
Adding egg for Palworld
2024-01-27 19:33:22 -05:00
Alexander Ballauf
258ea38839 correct typo in servername default value
Co-Authored-By: Nico Bleiler <nico@bleiler.dev>
2024-01-27 23:38:43 +01:00
Michael (Parker) Parker
ef674f17f9
Merge pull request #2697 from jayceslesar/feature/expose-python3.12
feat(generic): expose python 3.12
2024-01-27 14:29:18 -05:00
jayceslesar
7c4179c9f8 feat(generic): expose python 3.12 2024-01-27 12:39:40 -05:00
Torsten Widmann
29b2e42045
Enshrouded/updated readme and add workaround for Serverlist (#2696)
* updated readme and add workaround for Serverlist

* added ports
2024-01-27 17:32:54 +01:00
Pete Navarra
7b643d2390
Updating Enshrouded Egg - Using Proton instead of Wine (#2693)
* Replacing WINE in favor of PROTON which saw a gigantic performance improvement with Enshrouded Dedicated server.

* Updating Egg to Proton, Take 2

* make this come from an internal repo

* Use our images

* Adding in Settings File Initialization.

* Fix server password
2024-01-26 19:11:17 +01:00
Alexander Ballauf
fe5adb90c3 fix oopsi in variable naming 2024-01-26 13:12:52 +01:00
Alexander Ballauf
9eac0bf6f2 re-implement @QuintenQVD0 password logic
since version 0.1.3.0 you are able to join a password protected server by ip adress. i've tested this feature and it works as intended.

Co-Authored-By: Quinten  <67589015+QuintenQVD0@users.noreply.github.com>
2024-01-26 13:01:24 +01:00
Alexander Ballauf
c52e15987d Updating README for patch 0.1.3.0 2024-01-25 14:10:06 +01:00
Liviu`s
aeb68b752d
Update README.md (#2691)
Added the Beacon port
2024-01-25 11:43:45 +01:00
Liviu`s
02557e6d3e
Update: Squad Beacon Port (#2684)
* Update egg-squad.json

Fixed the beacon port as of the new EOS Back end update from Squad

* Export, and user can not edit ports

---------

Co-authored-by: Quinten <67589015+QuintenQVD0@users.noreply.github.com>
2024-01-24 17:16:00 +01:00
Pete Navarra
ffc5fb7fb0
Adding the Official Enshrouded Egg (#2686)
* Adding the Enshrouded Dedicated Server

New Egg running on Wine-Latest

* Enshrouded Dedicated Server Egg

* Adding to Readme's

* Readme

* Updating Server Name

* Cleanup

* This is cleaner

* make github happy

---------

Co-authored-by: Quinten <67589015+QuintenQVD0@users.noreply.github.com>
2024-01-24 16:56:45 +01:00
Michael (Parker) Parker
c9f6ae52e2
Merge pull request #2610 from parkervcp/Avorion
Update Avorion
2024-01-23 10:40:23 -05:00
vp-en
d89453921a
Update HumanitZ egg (#2672)
* Update `HumanitZ` egg

Changes:
- Added a missing variable, `LOOT_RESPAWN`. Apparently missed that in the original commit.
- Added a description for the variable `BUILDING_HEALTH`, now that it has been added to the official docs
- Added two new variables, `ALLOW_DISMANTLE` and `ALLOW_HOUSE_DISMANTLE`

* fixup!: numeric -> boolean

forgot to set to boolean
2024-01-23 09:20:47 +01:00
Michael (Parker) Parker
ef32941ac9
Merge pull request #2678 from PsychoZander/update/factorio/clusterio
Fix missed name changes
2024-01-22 07:31:46 -05:00
PsychoAlex
cf903ddc3d Fix missed name changes
Missed some name changes in field descriptions, these are now corrected.
2024-01-22 08:37:40 +00:00
Michael (Parker) Parker
3cc905bfd8
Merge pull request #2676 from PsychoZander/update/factorio/clusterio
Update Clusterio to new version
2024-01-21 17:25:11 -05:00
PsychoAlex
f9e76287a9 Update Clusterio to new version
Includes rename to Controller/Host nomenclature and update to node 20.

Basic testing completed, needs further testing before merging.
2024-01-21 22:12:34 +00:00
Quinten
6ac00dced7
Add PUBLIC_IP variable as the allocation can be local ip. 2024-01-21 12:19:51 +01:00
Alexander Ballauf
828dd7243c fix -publicip / -publicport missing "="
Co-Authored-By: Quinten  <67589015+QuintenQVD0@users.noreply.github.com>
2024-01-20 14:17:55 +01:00
Alexander Ballauf
cec5f12d7e Update README.md
- corrected default game port
- added memory leak as known issue
- added some workaround tips / notes for knows issues
- updated RAM requirement as they changed their docs
2024-01-20 11:38:56 +01:00
Quinten
e5129aed77
Revert the password logic in the startup 2024-01-20 11:19:29 +01:00
Quinten
6aabb745ab
Add: steam feature, logic for backing up config files, right validation for max players, default no admin pass 2024-01-20 09:43:44 +01:00
Alexander Ballauf
640401fa17 fix missing hyphen to pass serveradmin password
Co-Authored-By: Andy <16029826+kickbut101@users.noreply.github.com>
2024-01-19 19:41:42 +01:00
Th3Dilli
23ca60299c
remove old pre api that no longer exists and add error response if version does not exist 2024-01-19 16:11:24 +01:00
Alexander Ballauf
39f170fc25 fix typo in README
Co-Authored-By: Chris Tunbridge <967304+destreyf@users.noreply.github.com>
2024-01-19 16:05:15 +01:00
Alexander Ballauf
39832ae470 adding palworld to all README files 2024-01-19 15:54:08 +01:00