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
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
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
Quinten
1302c7b2a8
Update etlegacy
2024-01-15 19:25:32 +01: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
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
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
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
Quinten
b43fd5c6a9
changes
2023-12-27 17:15:03 +01:00
Dylan
e00467335a
Fixed Permissions Error
2023-12-26 09:37:57 -05:00
Quinten
6811333a9a
remove servername message out of readme
2023-12-25 12:13:06 +01:00
engels74
e37b4a8e26
Various fixes
...
- Fixing the ENV's to become uppercase, with underscores separating words
- Editing the Configuration parsing to accommodate new variable names
- Adding back the `-steamservername`, since it applies to the Steam server browser, and might be needed. I put it in quotes, as that was recommend earlier.
2023-12-25 11:27:36 +01:00
engels74
1b36c871d0
Adding HumanitZ
2023-12-25 01:53:03 +01:00
Quinten
66ef68d6bb
add Assetto Corsa (Freeroam + AI) & Cleanup Assetto Corsa
2023-12-20 19:04:24 +01:00
Quinten
ecd35b0914
Merge pull request #2617 from lilkingjr1/arma3
...
[Arma 3] Improve README
2023-12-19 09:53:16 +01:00
Red-Thirten
bf833a7c5a
Fix RAM requirement in README
...
Update 8's switch to UE5 and multiplayer improvements have removed the large RAM requirements. New bare minimum numbers are based on a new world save and a lightly progressed save. Recommended numbers are based on an end-game save.
2023-12-18 18:27:53 -08:00
Red-Thirten
966fbe634c
Update README.md
2023-12-18 17:47:47 -08:00
Quinten
025333aa9d
Merge pull request #2528 from vp-en/feat-stationeersWithBepinex
...
Adding Stationeers (BepInEx)
2023-12-18 18:54:34 +01:00
Quinten
16845ecd1e
add Colony Survival
2023-12-18 17:34:57 +01:00
Quinten
52d840cd19
Fix issue
2023-12-18 14:40:40 +01:00
Quinten
697e28c63f
add Wurm Unlimited
2023-12-18 14:39:45 +01:00
Michael (Parker) Parker
d1a3cc35a6
Merge pull request #2409 from xXTheBigBearXx/Update-Velocity-Egg
...
Update velocity egg
2023-12-17 10:05:08 -05:00
Quinten
e38e271be4
use 172.18.0.1
2023-12-17 15:57:00 +01:00
Quinten
4a9a623d2c
Merge pull request #2607 from enozii/master
...
Evrima: updated to work with the new map
2023-12-17 10:39:14 +01:00
Clément
ffe15e56af
Aoede Discord Bot ( #2583 )
...
* update aoede
* fix ark_survival_ascended in the steamcmd readme
---------
Co-authored-by: cleme29 <contact@bldy.ovh>
Co-authored-by: Quinten <67589015+QuintenQVD0@users.noreply.github.com>
2023-12-17 09:44:46 +01:00
Michael (Parker) Parker
2d7606f1ce
Merge pull request #2605 from MEEKR1T/patch-1
...
Update egg-custom-re-h-l-d-s-engine-game.json 25th anniversary fix
2023-12-16 20:44:25 -05:00
Quinten
812c8225a8
Now the beta should work
2023-12-16 13:46:00 +01:00
Quinten
db467511c6
mention startup update in README
2023-12-16 13:41:21 +01:00
Quinten
19fd4f1c14
Update Avorion
...
Cleanup Avorion
Fix server name not allowing for spaces
2023-12-16 13:34:56 +01:00
MarcoCoreDuo
b21123b7ca
Change container image to ghcr.io/parkervcp/installers:debian
2023-12-15 21:45:25 +01:00
MarcoCoreDuo
f11f9bc084
Rename yuzu-emu.json to egg-yuzu-emu.json
2023-12-15 18:28:17 +01:00
MarcoCoreDuo
f2c43710c3
Add ARM support and update variables
2023-12-15 18:27:00 +01:00
Enozi
4ff2cd830d
Updated Evrima Egg
...
Updated to work with the new map
2023-12-14 23:16:18 +01:00
Quinten
afeb0504cc
Fix team fortress 2 classic
2023-12-14 11:29:34 +01:00
Quinten
dd4d2a7668
do it for both and the right way
2023-12-14 11:09:09 +01:00
MEEKR1T
3646948a28
Update egg-custom-re-h-l-d-s-engine-game.json 25th anniversary fix
...
uses the -beta flag to select the steam_legacy version of the server, which is known to work without issue.
see https://github.com/dreamstalker/rehlds/issues/999#issuecomment-1826375535
2023-12-13 22:50:37 -06:00
Quinten
d1caaed412
Merge pull request #2589 from O1LER/version_limit
...
Update egg-beam-m-p-server.json
2023-12-12 17:07:57 +01:00
Quinten
5864efdd3d
Merge pull request #2584 from gOOvER/removemultiadmin
...
removed multiadmin, since its not longer under development
2023-12-10 13:48:30 +01:00
O1LER
e950ff7624
Update egg-beam-m-p-server.json
...
Fixed the LogChat toggle, was a string before, now boolean
Changed max character limit on the server version string, was eight before, now 12
2023-12-05 18:30:37 +01:00
William Harrison
8d3757135c
feat(beammp): update auth key url ( #2587 )
...
* feat(beammp): update auth key url
2023-12-03 09:52:02 +01:00
gOOvER
c2836fcba1
removed multiadmin, since its not longer under development
2023-12-02 08:10:02 +01:00
Michael (Parker) Parker
f6fb642a84
Merge pull request #2579 from parkervcp/clone_hero
...
Update Clone Hero
2023-11-30 07:21:26 -05:00
Quinten
e1378397d8
Merge pull request #2508 from HoleInTheSeat/master
...
Valheim BepInEx mod egg update
2023-11-30 10:37:30 +01:00
Quinten
43f0d08ad4
Update Clone Hero
2023-11-30 10:25:17 +01:00
Quinten
6d4049efa7
Merge pull request #2540 from NoCodeFromMe/SpongeForge
...
Add support for custom Forge version with SpongeForge
2023-11-29 20:13:05 +01:00
Sam Schumacher
3683e68781
Update README.md
2023-11-28 21:04:14 +01:00
Quinten
453b9174ab
Merge pull request #2576 from ImKringle/hogwarp
...
Hogewarp: Updated Plugin issue
2023-11-26 08:36:20 +01:00
Quinten
aaf1d93ff5
Merge pull request #2574 from Mockup8732/patch-2
...
Update README.md
2023-11-26 08:35:04 +01:00
Dylan
c4192706a8
Updated Plugin issue
2023-11-26 00:40:51 -05:00
User
6b48ac4290
Update README.md
...
Minor spelling fixes
2023-11-25 17:26:54 -05:00
User
1eb8b36781
Update README.md
...
Mininum to Minimum
2023-11-25 17:24:43 -05:00
Ben
7d2ed3a533
Update egg-quilt.json
...
Fixed the startup Command and changed the default MC (to 1.20.2) and Java Version (to JDK17) that the latest version of Minecraft works without any configuration.
2023-11-25 10:43:58 -05:00
User
a637c40845
Update README.md
...
Change Minumim to Minimum
2023-11-25 01:14:40 -05:00
Michael (Parker) Parker
6fb2d5d494
Merge pull request #2521 from rois2coeurs/master
...
fix minecraft ftb
2023-11-24 20:32:21 -05:00
Michael (Parker) Parker
061eb688bc
Merge pull request #2564 from parkervcp/factorio-ARM64
...
add factorio ARM64
2023-11-24 19:25:01 -05:00
Quinten
53838da076
Merge pull request #2556 from ImKringle/hogwarp
...
Add Hogwarp egg
2023-11-18 14:09:27 +01:00
Quinten
0a60f3a658
Cleanup SCP:SL
2023-11-18 14:03:18 +01:00
SrLicht
3b8782b154
Update egg-scpsl.json
...
* Add support to branch and branch password
2023-11-18 09:44:15 -03:00
Quinten
fd26d17b2b
add factorio ARM64
2023-11-18 10:11:45 +01:00
Daniel Barton
cc7948268f
Correct and re-export Sponge Vanilla to correct inconsistent format from manual editing
2023-11-17 01:39:58 +08:00
Dylan
40668a8ab1
Added note for DL File
2023-11-14 12:13:29 -05:00
Quinten
96ad2e25fe
Update README
2023-11-14 18:08:57 +01:00
Dylan
1ba9984593
Plugin compat Information
2023-11-14 12:05:09 -05:00
Dylan
3bcff25f8d
Fixed Download + Added config to install script
2023-11-14 11:44:53 -05:00
Dylan
a9080d3850
Fixed DOWNLOAD_URL Var
...
- Removed Direct download link per PR requirement :)
2023-11-14 08:34:53 -05:00
Dylan
549a99b37f
Update README.md
...
Added to game_egg README
2023-11-14 06:25:12 -05:00
Dylan
4d1910b313
Added hogwarp README
2023-11-14 06:15:59 -05:00
Dylan
cb9f4c9254
Added Hogwarp egg
2023-11-14 06:14:57 -05:00
Quinten
62e1a55a2c
Update and cleanup
2023-11-13 18:50:34 +01:00
Blood Shot
3037204090
Multiserver Fix & Known Issues updated [ARK: Survival Ascended] ( #2552 )
...
- Multiserver Fix & Known Issues updated
- Added a -Port flag in addition to the needed param to enable multiserver support ( @That411guy )
- Added Known Issue for Proxmox VMs in README
- add Authors / Contributors
- fix Server name having spaces + add That411Guy to the README
---------
Co-authored-by: Derrick A <da@protechino.com>
Co-authored-by: Quinten <67589015+QuintenQVD0@users.noreply.github.com>
2023-11-13 18:34:59 +01:00
Andrew
fe0d694c41
Update insurgency sandstorm ( #2526 )
...
* Replace the old image to one that's supported. This solves the problem of "GLIBCXX_3.4.26" missing.
* Cleanup: Insurgency: Sandstorm
---------
Co-authored-by: Quinten <67589015+QuintenQVD0@users.noreply.github.com>
2023-11-13 18:29:44 +01:00
Quinten
14fc18fb02
Merge pull request #2553 from elitetheespeon/resonite
...
Add Resonite
2023-11-13 18:23:44 +01:00