Commit Graph

143 Commits

Author SHA1 Message Date
Toasty
5e66ccde54 Update stop command for Project Zomboid
Using ^C forces the server closes and doesn't let it save; quit saves then closes it gracefully
2022-01-01 12:58:12 -06:00
Steven
6df3bc32d7
Update Project Zomboid Egg to support beta versions (#1475)
Co-authored-by: softwarenoob <admin@softwarenoob.com>
2021-12-29 16:45:04 +02:00
Torsten Widmann
1005f7e951
Add telnet variable to 7d2d (#1495)
* added Telnet Variable
2021-12-23 10:48:34 +02:00
softwarenoob
d45ffa37d3
fix: beamng glibc requirements
Update Docker images and rewrite beamng to use github release grabber allowing to specify versions.
2021-12-22 11:12:44 +02:00
Encode42
96f963db1b
Update Purpur egg description (#1488) 2021-12-19 05:13:56 +02:00
Michael (Parker) Parker
a7ebf7588a
Merge pull request #1463 from parkervcp/patch/forge
forge: clean up and add more debugging
2021-12-17 08:56:16 -05:00
Michael (Parker) Parker
a7f092fb07
Merge pull request #1469 from parkervcp/7d2d/password
feat(7d2d): allow specifying telnet password
2021-12-17 08:54:46 -05:00
Michael (Parker) Parker
6e0b580c87
Merge pull request #1476 from MrRazamataz/master
Fix Cloudburst Nukkit download links
2021-12-17 08:54:16 -05:00
Michael (Parker) Parker
069bde8731
Merge pull request #1485 from parkervcp/add/mohist
fix: add Mohist egg back
2021-12-17 08:31:20 -05:00
softwarenoob
044ff5c447
fix: add Mohist egg back
Mohist was by mistake removed in #1453 PR
2021-12-17 13:23:28 +02:00
softwarenoob
6e38e1d9e5
fix: magma support for newer versions
Rewrite the egg to support dev and stable versions, together with newer +1.16 installers.

Does not rely on their own API latest fetching, because it picks latest Github release that can include old pre-releases.
2021-12-17 13:18:38 +02:00
MrRazamataz
3bcc7c9513
fix the download url and name 2021-12-16 18:33:34 +00:00
Torsten Widmann
26fbc6ed83
Update Wine generic to use yolk Images (#1478) 2021-12-16 16:19:49 +02:00
MrRazamataz
8e5ff8fec9 fix nukkit download 2021-12-15 17:54:33 +00:00
Lucas
97be6b0f2b
chore: change Java image order to the newest version as default (#1453) 2021-12-14 20:19:37 +02:00
Northwave
def99684aa
Update README.md
default port correction
2021-12-13 23:09:32 +01:00
softwarenoob
9f86fb5105
chore: more detailed telnet variable description 2021-12-13 05:14:17 +02:00
softwarenoob
29e610ba80
feat(7d2d): allow specifying telnet password
Allows specifying telnet password and using it. Old version would not start if someone specifies password in the config
2021-12-13 05:10:49 +02:00
Mrxbox98
83249b54e7
Changed bool to boolean 2021-12-12 15:34:31 -08:00
Mrxbox98
9251d7532f
Changed bool to boolean 2021-12-12 15:31:47 -08:00
softwarenoob
b0e58312e3
forge: clean up and add more debugging
clean up the code and add more debugging steps for easier troubleshooting when someone reports issues

Easy to view diff: <https://www.diffchecker.com/3iJ9lVzH>
2021-12-12 01:07:15 +02:00
softwarenoob
ecc721a48d
chore: correct pm3 install message 2021-12-11 21:53:39 +02:00
softwarenoob
e3d5307eeb
fix(pmpp): version fetching
Use update.pmmp.io API for latest version fetching allowing users to choose pm3 or pm4.

closes #1459
2021-12-11 21:00:05 +02:00
Alex
5fdf58c90d
fix(assetto): Specify Windows platform for update (#1447) 2021-12-07 18:25:32 +02:00
softwarenoob
ad1d5fc501
feat(7d2d): allow specifying beta branch
Adds SRCDS_BETAID for specifying beta branches
Fixes telnet echo message "checing" typo
Removes deprecated logs params

resolves #1443
2021-12-07 18:18:09 +02:00
Torsten Widmann
e9ad7f6ca2
Update steamcmd eggs to use new Yolks images (#1420) 2021-12-07 16:01:16 +02:00
Michael (Parker) Parker
b7747651f6
update purpur install script (#1444) 2021-12-07 13:19:51 +02:00
Michael (Parker) Parker
b0ce35d8bc
Merge pull request #1422 from VibeGAMESNL/patch-1
Fix Rust RCON connection
2021-12-06 22:43:14 -05:00
Michael (Parker) Parker
8722fe95f5
Merge pull request #1435 from parkervcp/fix/forge
fix: Forge version regex for 1.17+ JPMS
2021-12-04 17:00:17 -05:00
Red-Thirten
8a74a512da
[Satisfactory] 0.5.1.2 General QoL Update (#1430) 2021-12-02 19:31:33 +02:00
NgLoader
9d470cb1e5
feat: add NanoLimbo (#1413) 2021-12-02 19:12:24 +02:00
Boy132
b0cc71b141
Update Terraria Vanilla variables (#1426) 2021-12-02 18:56:00 +02:00
James Harrison
c19ebdc246
Update Velocity Egg to support Paper API v2 (#1434)
Co-authored-by: softwarenoob <admin@softwarenoob.com>
2021-12-02 18:55:42 +02:00
softwarenoob
c196d17d53
chore: change order of Java images 2021-12-02 18:24:03 +02:00
Softwarenoob
6da972915f
fix: Forge version regex for 1.17+ JPMS
For 1.17 JPMS arguments, fix regex to match`^1\.(17|18|19|20|21|22|23)` or latest instead of only dot . minor versions, which is something I didn't notice in a previous PR. This should future proof it.
2021-12-02 18:12:46 +02:00
softwarenoob
2c94c458e8
refactor(spigot) Proper support for all versions
add support for Spigot 1.18 - 1.23 including snapshots that should future proof it
change install image and remove packages from installation since our install image contains them all
add troubleshooting steps and messages should install fail
use temurin Java images for building since adoptopenjdk is deprecated and doesn't have 17
overwrite used memory for building to 1024 if less than 1024 is used . Wings allocates minimum of 1024MB memory, however, it's not enough to build 1.17+
2021-11-27 07:16:24 +02:00
softwarenoob
701838ddca
fix(spigot): regex versions for buildtools java 8, 16, 17
Fixes minor version detection for Spigot buildtools and adds Java 17 support for 1.18+
2021-11-27 05:38:52 +02:00
VibeGAMESNL
3f69481372
Fix Rust RCON connection
RCON IP address has to be 0.0.0.0, else the rcon connection can't be established using the default pterodactyl networking.
2021-11-27 02:34:05 +01:00
Michael (Parker) Parker
17f0f4df18
Merge pull request #1418 from parkervcp/minecraft/java-modal
chore(minecraft): update images to Yolks and include feature modals
2021-11-25 19:21:29 -05:00
softwarenoob
c2a17a19f4
chore(minecraft): update images to Yolks and include feature modals
Updates Minecraft eggs to have the new Yolks images and features for EULA and Java version selector popup modals.
2021-11-26 02:14:52 +02:00
softwarenoob
87840a32c9
refactor(forest): rewrite the egg
Changes docker images, startup parameters, enables auto-updates, removes shellscript from startup, fixes DHCP network config
2021-11-26 01:22:11 +02:00
softwarenoob
7fdba40e01
fix: Forge latest version fetching
Fixes a typo in fetching latest versions. It was overwritten to "recommended" by mistake.
2021-11-25 22:26:55 +02:00
Michael (Parker) Parker
11dc218040
Merge pull request #1402 from parkervcp/update/pocketmine
Pocketmine: Add debug messages, fix PHP extension path and change install image
2021-11-24 10:12:08 -05:00
softwarenoob
b2a6dc80b4
fix: Xonotic egg
Updates Docker images to use yolks

Delete config parser that was leftover from tshock egg
Fixes glibc missing
Fixes missing server config file and does not overwrite it on reinstall
Fixes server shutdown

resolves #1410
2021-11-24 09:49:48 +02:00
Red-Thirten
0c4b7fb3b6
[Satisfactory] 0.5.0.12 General QoL Update & EA Readiness (#1407) 2021-11-20 07:15:41 +02:00
Torsten Widmann
4d5d8e983b
Update Cryofall to use SteamCMD (#1403) 2021-11-19 23:13:18 +02:00
softwarenoob
dec4688fb2
refactor: add debug messages and fix PHP extension path
Add debug messages for debugging when users complain. Do not overwrite `server.properties` if it exists.

Correctly configure PHP `extensions_dir`to fix issues with loading extensions like opcache.so. Change install image to our installer for faster installation.
2021-11-18 23:37:02 +02:00
Torsten Widmann
3309ceb82c
Add SCPSL Exiled and update SCPSL Egg to use yolks image (#1396) 2021-11-16 23:07:28 +02:00
creeper123123321
e0e7ae699e
VIAaaS: update java, startup detection, use ash (#1362) 2021-11-15 15:47:24 +02:00
Sascha_T
1ab8c6867e
feat(fabric): add option to select Fabric version(#1381) 2021-11-15 00:36:07 +02:00