Commit Graph

23 Commits

Author SHA1 Message Date
Charles
756816a240
image updates (#2844)
* image updates

replaced basic debian with installers
Changed pterodactyl images to use parker images

* replace alpine images

update alpine* to use installer:alpine
Remove extra space <3

* Remove use of all quay.io images

* Update all eggs to PTDL_v2

* Add back features to generic dart

* move away from bullseye or buster

* Fix Muse install

---------

Co-authored-by: Quinten <67589015+QuintenQVD0@users.noreply.github.com>
2024-04-07 15:03:34 +02: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
MarcoCoreDuo
abba28331d
Tmodloader fix config not being loaded at startup
This fixes the issue of the difficulty not being applied when the world is generated.
2023-04-09 04:50:22 +02:00
Quinten
4704ee86ac
update tshock for arm64 2023-03-19 08:36:51 +01:00
Quinten
a86ae054a6
Tmodloader fix difficulty changing
- Change the difficulty to the config with the file parser as it does not work in the startup
2023-01-04 11:20:17 +01:00
Quinten
346848c3c7
tshock support for v5 + split v4 to legacy egg 2022-11-06 14:49:28 +01:00
Quinten
778f87f7a1
use the -sSL flag curl 2022-10-25 18:12:46 +02:00
Quinten
1ede54845f
update terraria vanilla to allways pull latest 2022-10-25 17:14:01 +02:00
Quinten
2fcbcecee6
Update tshock 2022-10-15 14:11:39 +02:00
Braastos
631ff1d1e1
Added additional Variables
Added Password variable, so a password could be easily used
Added World Seed, so that creating a world with a specific world seed would be possible
added NPCStream , to manage bandwidth usage
2022-10-05 12:24:52 +02:00
Digital Raven Studio
84e09df0f7
fix: support 1.4+ tmodloader (#1686)
Co-authored-by: softwarenoob <admin@softwarenoob.com>

resolves #1644
2022-06-25 23:48:36 +03:00
Faye
7a5f16730a
Fixed install script 2022-05-14 09:55:19 +02:00
Michael (Parker) Parker
534e2238f0
Merge branch 'master' into markdown-formatting-changes 2022-02-19 09:20:49 -05:00
softwarenoob
28c587a918
feat: use Yolks base image for multiarch support
Changes to Yolks base image for multiarch support of AMD64 and ARM64.
2022-01-22 12:48:15 +02:00
LRMtheBoss
ddfc1dfe0f fixed heading levels
added blank lines as needed
2021-12-09 13:13:13 -05:00
LRMtheBoss
fe91fb35c6 fixed heading levels
added blank lines as needed
incased url
2021-12-09 13:13:07 -05:00
LRMtheBoss
08645f018b fixed heading levels
added blank lines as needed
removed trailing spaces
2021-12-09 13:12:48 -05:00
LRMtheBoss
7dfe79fa53 fixed heading levels
added blank lines as needed
2021-12-09 13:12:27 -05:00
Boy132
b0cc71b141
Update Terraria Vanilla variables (#1426) 2021-12-02 18:56:00 +02:00
Lassi Säike
308948c752
Fix tshock egg stuck on reinstallation
The tshock egg currently uses `unzip` command in the installation script to extract the downloaded files.

If the user reinstalls the server, the extracted files already exist, and `unzip` prompts for whether to overwrite the files or not. This causes the installation script to get stuck.

This fixes the problem by adding the `-o` option to overwrite the files without prompting.
2021-11-05 20:04:13 +02:00
AevumDecessus
b915006dd1 tModLoader variables fixed typing/restrictions
Fixes issues introduced in #1282
2021-08-03 02:50:56 +00:00
AevumDecessus
166e570f37 Added additional configuration for tModLoader
Added Language, Difficulty, Password, and MOTD
variables for end user update
2021-08-03 02:10:38 +00:00
Softwarenoob
8ef59591f1 refactor: move games to their own folder 2021-07-02 03:34:01 +03:00