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

3897 Commits

Author SHA1 Message Date
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
Alexander Ballauf
56e8fb9da2 adding README file for the egg 2024-01-19 15:51:58 +01:00
Th3Dilli
ef353cc7ad
add cleanup before extracting the tar 2024-01-19 15:32:33 +01:00
Th3Dilli
12828ffd9b
update vs install 2024-01-19 15:13:42 +01:00
Alexander Ballauf
fab184ab90 uploading palworld egg
ToDo:
-create README
- update README files
2024-01-19 13:52:45 +01:00
O1LER
c071eb222b
Update for new server binaries naming scheme (#2665)
Make BeamMP new binaries names work

---------

Co-authored-by: Quinten <67589015+QuintenQVD0@users.noreply.github.com>
2024-01-16 11:25:14 +01:00
Michael (Parker) Parker
644464633b
Merge pull request #2663 from parkervcp/etlegacy
Update etlegacy
2024-01-15 13:36:51 -05:00
Quinten
1302c7b2a8
Update etlegacy 2024-01-15 19:25:32 +01:00
Michael (Parker) Parker
3a76412ff5
Merge pull request #2662 from parkervcp/mtasa
Update mtasa
2024-01-14 09:59:24 -05:00
Quinten
43b9b679c9
Update mtasa 2024-01-14 15:48:53 +01:00
Quinten
5687fcd429
Update arma3 and dayz experimental (#2660)
- update to PTDL_v2
- Now it has an exported at line
- add the echo install end to the install script
2024-01-13 12:25:10 -08:00
Michael (Parker) Parker
020673d11a
Merge pull request #2659 from parkervcp/xonotic
Update xonotic
2024-01-13 15:23:52 -05:00
Quinten
faead60be8
Update ClassiCube 2024-01-13 21:17:45 +01:00
Quinten
d64051c09a
Update xonotic 2024-01-13 21:03:56 +01:00
Quinten
1745a58081
Update Quake Live 2024-01-12 15:35:24 +01:00
Michael (Parker) Parker
b78059cd87
Merge pull request #2621 from parkervcp/assetto_freeroam_AI
add Assetto Corsa (Freeroam + AI) & Cleanup Assetto Corsa
2024-01-11 10:01:24 -05:00
TunayAdaKaracan
768b1a2a15
Simple fix to README (#2611)
* Update Mindustry Egg README

---------

Co-authored-by: Quinten <67589015+QuintenQVD0@users.noreply.github.com>
2024-01-10 09:32:41 +01:00
Michael (Parker) Parker
b881085793
Merge pull request #2643 from parkervcp/spacestation14
Update spacestation14
2024-01-08 20:54:23 -05:00
Leastrio
093dc27902
Update egg-elixir.json (#2652)
* Update egg-elixir.json

* export from panel

---------

Co-authored-by: Quinten <67589015+QuintenQVD0@users.noreply.github.com>
2024-01-08 09:45:56 +01:00
PLASMAchicken
18d2cc98d7
Project Zomboid: tmpfs limit (#2647)
* Project Zomboid:  mention backup issue with the tmpfs limit
---------

Co-authored-by: Quinten <67589015+QuintenQVD0@users.noreply.github.com>
2024-01-06 09:55:55 +01:00
Quinten
2f1c4424ca
Update spacestation14
- Update to dotnet 8 as that now is needed
- move to ^C as tini is now in this image
- Change to an installer image
- chmod +x the main binary as they forgot in there latest release to do that in there .zip
2024-01-03 09:43:34 +01:00
Michael (Parker) Parker
71075751b6
update forge egg for latest update (#2637)
* update forge egg for latest update

Forge is bringing standard jars back and this will skip unix args if there is a jar.

* re-add install complete
2024-01-02 11:12:08 +01:00
RaphaelCapone
c27f0440fd
Update egg-t-modloader.json (#2640)
* Update egg-t-modloader.json

Improving Terraria ModLoader's config for a little more customization.
- now Password field is not required anymore
- added all difficulties(as choosable)

* Cleanup

---------

Co-authored-by: Quinten <67589015+QuintenQVD0@users.noreply.github.com>
2024-01-02 11:11:23 +01:00
Quinten
6e45be99d8
Merge pull request #2638 from ImKringle/fix-Hogwarp
Hogwarp (Again. Sorry lol)
2023-12-31 09:49:37 +01:00
Dylan
abba145d22
Merge branch 'master' into fix-Hogwarp 2023-12-30 14:51:10 -05:00
Dylan
7f6ad4c1de
Fix Wine 2023-12-30 14:42:51 -05:00
Michael (Parker) Parker
7fdfcb5b6a
Merge pull request #1653 from TuEye/Add-Longvinter
Add Longvinter
2023-12-30 10:58:17 -05:00
Dylan
137671b2bf
Update Hogwarp [Plugin Fix] (#2635)
* Removed Plugin Note

* Fixed Startup / Winetricks
2023-12-30 12:21:09 +01:00
Tealk
aa06266ad6
Update minetest (#2633)
* ad gameid

* Properly export

---------

Signed-off-by: Tealk <tealk@rollenspiel.monster>
Co-authored-by: Quinten <67589015+QuintenQVD0@users.noreply.github.com>
2023-12-29 18:53:48 +01:00
Michael (Parker) Parker
108936347f
Merge pull request #2614 from parkervcp/Wurm
Add Wurm Unlimited
2023-12-28 08:24:21 -05:00