Commit Graph

3850 Commits

Author SHA1 Message Date
Quinten 19db8cfcb2 Upload parser 1.0.12 as now you can change the latest key in the config file 2024-03-01 13:55:23 +01:00
Quinten c8dddb6498 Not all machines have fsync so change the done line 2024-03-01 13:54:20 +01:00
Quinten 94a89062d6 add Palworld Proton egg 2024-02-27 16:04:05 +01:00
Dylan Delobel 074c786862 Update egg-palworld.json for RCON cli (#2771)
* Update egg-palworld.json for RCON cli

* Update args -publiclobby

* Remove Pal

* Exported from my panel

* Fix rcon

* Update the Parser to v1.0.11 for the new flags

* PUBLIC_IP is not required anymore if the allocation is public because the parser takes care of that

* add bShowPlayerList note

---------

Co-authored-by: Quinten <67589015+QuintenQVD0@users.noreply.github.com>
2024-02-27 15:58:53 +01:00
Michael (Parker) Parker 7eb5a044fc Merge pull request #2770 from engels74/fix-humanitzUpdate-001
Update `HumanitZ` for new v0.909 (Outlast and Outrun)
2024-02-26 16:59:19 -05:00
engels74 19f4c231a0 Update HumanitZ for new patch
New large patch, "Outlast and Outrun" just released.

Changes:
- Added two new variables, `PICKUP_CLEANUP` and `FAKE_BUILDING_CLEANUP`. Each variable has a default value of 3000.
- No default value changes this patch.
2024-02-26 18:58:26 +01:00
Quinten be4472a75c Merge pull request #2762 from engels74/fixup-updateHumanitZ
fixup: another update for `HumanitZ`
2024-02-25 16:02:54 +01:00
engels74 cf12563aad fixup: another update for HumanitZ
**Changes:**
- Updated all default values, since the default values has changed since release of egg
- Added a missing variable -  `PICKUP_RESPAWN_TIMER`
- Updated a few descriptions, from the included `ReadMe.txt`
2024-02-23 21:57:31 +01:00
Quinten 632833c2e5 Merge pull request #2759 from parkervcp/magmamaintained
Move Magma to magmamaintained
2024-02-23 21:02:13 +01:00
Quinten 597c914cb2 Merge pull request #2760 from parkervcp/Purpur-Geyser-Floodgate
fix Purpur-Geyser-Floodgate download url
2024-02-23 21:02:02 +01:00
Quinten ae69adf799 fix Purpur-Geyser-Floodgate download url 2024-02-23 20:46:38 +01:00
engels74 c3dd796c20 Update egg: HumanitZ (#2758)
* fixup: update `HumanitZ`

- Changed the parser to correctly use `INI` instead of file.
- Changed to `env.VARIBLE` instead of `server.build.env.VARIABLE`

* fixup: env fix
2024-02-23 20:09:42 +01:00
Quinten 851e51ec58 Move Magma to magmamaintained 2024-02-23 20:06:01 +01:00
Michael (Parker) Parker 7a232be537 Merge pull request #2754 from pedrotski/patch-2
Update README.md
2024-02-22 07:52:46 -05:00
pedrotski 1294aa9bff Update README.md
Update ports as only 1 port is required for CS2 and marked Source TV as optional as it's not enabled by default.
2024-02-22 15:04:13 +08:00
Alexander Ballauf 3a24c8a369 Adding CS2 egg (#2725)
* Adding CS2 egg

- Including template config and sourcetv config

* Adding missing quote for rcon password

* Update variable rules for max players and tv port

* Remove package requirement from readme

* Change game order in readme files

* Updating cs2 egg

- removed +net_public_adr from startcommand
- removed server.cfg from installscript
- removed sourcetv.cfg from installscript
- added hostname, sv_password and rcon_password to startcommand
- updated readme

* Update start parameters

- removed game_alias
- added game_mode & game_type

* Update map variable

- removed pre-defined map values
- add example values to description as of 2024-02-14

* fix readme

---------

Co-authored-by: Quinten <67589015+QuintenQVD0@users.noreply.github.com>
2024-02-21 16:19:03 +01:00
Quinten c775a41de7 Merge pull request #2737 from powercasgamer/update/java-versions
Add Java 21 to certain Minecraft eggs
2024-02-21 16:11:19 +01:00
powercas_gamer 2b81af9e42 add java 21 to Reposilite too 2024-02-13 19:46:55 +01:00
powercas_gamer ca8a749ec3 Update Java versions for certain Minecraft eggs 2024-02-13 18:33:42 +01:00
Michael (Parker) Parker 6827cf7ce7 Merge pull request #2716 from parkervcp/palworld-2
Palworld: Explain updating and the parser in the README
2024-02-10 16:24:09 -05:00
Quinten 2abcecc9b0 Merge pull request #2733 from engels74/fixup-HumanitZ
Update the `HumanitZ` egg
2024-02-10 18:50:40 +01:00
Quinten 19da25e959 Fix issue as en empty config is 1Kb not 0 2024-02-10 17:25:05 +01:00
engels74 f27dc8e7b7 fixup: update the HumanitZ egg
- added two new variables: `Territory` and `Decay`
- changed email, since I deleted old GH account
2024-02-09 20:20:04 +01:00
Quinten 7aad908b82 Update to v1.0.8 as that nil and null is stupid 2024-02-09 14:47:58 +01:00
Quinten a11a020f22 Update to V1.0.7 of the parser 2024-02-09 10:01:13 +01:00
Quinten cc05582f8b Merge pull request #2727 from parkervcp/update_rust_autowipe
fix the rust autowipe egg
2024-02-03 16:35:01 +01:00
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