36 Commits

Author SHA1 Message Date
NATroutter
98ed85cef1 Moved start.sh copying to later state of the entry
Moved token exporting inside the if statments
2026-01-25 20:25:54 +02:00
NATroutter
30284d1b01 FIxed patchline chancing not downloading new files 2026-01-22 22:46:49 +02:00
NATroutter
782a614beb Removed useless message 2026-01-18 00:51:29 +02:00
NATroutter
439a64e2fc removed debug command 2026-01-17 19:25:04 +02:00
NATroutter
bb5624c173 improved memory option in start.sh 2026-01-17 19:24:27 +02:00
NATroutter
6379b3f8fe fixed start "-Xmx0M" error 2026-01-17 19:17:11 +02:00
NATroutter
a2f4a05dbd Split up the code to multiple files for easier readability and maintainability 2026-01-17 19:07:32 +02:00
NATroutter
ffb410f146 Renamed variables in the egg to make them more clear
Improved the default Jvm args
Improved messages in entry
Removed the zip restriction from Asset packs (Do not use directories for assets yet)
Added script for local dev building
2026-01-17 14:52:18 +02:00
NATroutter
a69adaa1b8 Removed useless variable from entry
Removed unnecessary profile uuid variable
Fixed variable compares in if statements
Added auth file creation to entry
Added version file creation to entry
Added VERSION_FILE variable
Added override for session and identity tokens
2026-01-15 16:29:29 +02:00
NATroutter
f1469b7b63 Added checks for SESSION_TOKEN, IDENTITY_TOKEN, PROFILE_UUID 2026-01-15 11:16:24 +02:00
NATroutter
733b5788d9 Removed debuging echo 2026-01-14 17:05:52 +02:00
NATroutter
cbb2c8a52c Added support for options "LOGGER_LEVEL", "VALIDATE_WORLD_GENERATION", "VALIDATE_ASSETS", "VALIDATE_PREFABS" 2026-01-14 16:57:20 +02:00
NATroutter
37051d754b Removed debug command 2026-01-14 15:59:20 +02:00
NATroutter
58247b3153 Added backup folder creating to entry
Added Support for arguments "Boot Command", "Force network flush", "event debug"
2026-01-14 15:53:20 +02:00
NATroutter
704e32bd1e Added "Maximum Backups" option to egg
Added Checks for the errors while downloading the files with account that does not have access to server files
Fixed formating errors in the messages
2026-01-14 12:58:11 +02:00
NATroutter
714fc9f450 Updated banner text 2026-01-14 02:53:45 +02:00
NATroutter
0a737dc17e Removed unnesasery default JVM_ARGS
Removed the "-Xms" flag from the start
2026-01-14 02:52:56 +02:00
NATroutter
c8d0876938 Updated the eggs and scripts and dockerfile 2026-01-14 02:15:37 +02:00
elitescouter
2f37844306 Refactor authentication process to support refresh tokens and game session creation. Updated token caching to include only refresh token and profile UUID, and added functions for refreshing access tokens and creating game sessions. 2026-01-13 11:29:36 -08:00
NATroutter
0eb8d739bf Added support for memory overhead 2026-01-13 21:03:52 +02:00
Lucky
bd0f722c25 Implement version check and update for downloader
Added version check for downloader and updated version.txt after successful update.
2026-01-14 03:23:14 +11:00
Lucky
f7baea86a2 Change backup directory to './backup' 2026-01-14 03:01:12 +11:00
Lucky
b9dd069512 Implement token caching for authentication process
Added functions for handling cached authentication tokens, including checking, loading, and saving tokens. Refactored authentication process to utilize cached tokens if available, meaning the owner does not need to authenticate after each restart.
2026-01-14 02:51:09 +11:00
NATroutter
be9d49819c Added support for switcing to differnet pachline 2026-01-13 17:13:34 +02:00
NATroutter
67aeba5575 Improved the starter script file extraction
Changed default for "Allow Operator" to false
2026-01-13 17:06:03 +02:00
NATroutter
6a1d336944 Updated the start script to extract the files properly 2026-01-13 16:51:49 +02:00
NATroutter
da110e6e9a Added check on start script to check if the server files where downloaded or not 2026-01-13 16:00:04 +02:00
NATroutter
aaac451c1b Updated the starting script to automaticly authenticate and creating game session
Added "Game Profile" argument to both eggs
2026-01-13 14:47:56 +02:00
NATroutter
bcec356202 updater banner in the start script 2026-01-12 20:27:57 +02:00
NATroutter
b931f18b41 Fix boolean flag checks for ACCEPT_EARLY_PLUGINS and ALLOW_OP
Updated the both eggs to allow null values in ACCEPT_EARLY_PLUGINS and ALLOW_OP
2026-01-12 19:52:31 +02:00
NATroutter
42ec2b69ef Updateed the starter script in preparation for pterodactyl support (support is currently WIP) 2026-01-12 19:32:22 +02:00
NATroutter
8ccbd0fbcf Added support for custom JVM Args 2026-01-12 00:18:53 +02:00
NATroutter
dc23703271 updated start.sh 2026-01-12 00:03:03 +02:00
NATroutter
50fcbaa846 Added automatic update variable 2026-01-11 23:43:18 +02:00
NATroutter
5eeecd6e06 updated start and the egg 2026-01-11 23:39:59 +02:00
NATroutter
82584a6ab9 init 2026-01-11 22:42:23 +02:00