Commit Graph

48 Commits

Author SHA1 Message Date
NATroutter
072311fc28 Updated readme to reflect the changes 2026-01-14 03:06:57 +02:00
NATroutter
4add7f26b0 Updated the banner 2026-01-14 02:58:12 +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
072961d0f5 Fixed saving the version number during the initial setup 2026-01-14 02:42:24 +02:00
NATroutter
4f9a26c71c Updated the install scripts 2026-01-14 02:17:51 +02:00
NATroutter
c8d0876938 Updated the eggs and scripts and dockerfile 2026-01-14 02:15:37 +02:00
NATroutter
20751b3c82 wip 2026-01-13 23:54:22 +02:00
NATroutter
0a7c42dbca Merge pull request #11 from EliteScouter/main
Refactor authentication process to utilize refresh tokens
2026-01-13 21:32:38 +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
NATroutter
94656d9238 Fixed the "Backup failed" error while using the automatic backups 2026-01-13 19:12:27 +02:00
NATroutter
55187e2ee0 Updated the eggs to support Authentication caching 2026-01-13 18:31:45 +02:00
NATroutter
eea08b6dea Merge pull request #5 from MrLuckyGamer/patch-1
Implement token caching for authentication process
2026-01-13 18:23:36 +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
NATroutter
04c4a02e94 Updated the egg file to support previous update 2026-01-13 18:11:04 +02:00
NATroutter
c6367c4542 Added check for the server version now it does not update if there is not update available 2026-01-13 18:09:58 +02:00
Lucky
f7baea86a2 Change backup directory to './backup' 2026-01-14 03:01:12 +11:00
NATroutter
34bcf3755c Updated readme to reflect previous changes 2026-01-13 17:58:07 +02:00
NATroutter
4066ce43ab Updated the egg install script to create the backup folder
Removed the option for backup folder directory
2026-01-13 17:57:34 +02: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
02e99ac3b8 Added update instructions 2026-01-13 17:29:15 +02:00
NATroutter
1396594a67 Updated the readme to reflect changeds 2026-01-13 17:14:53 +02: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
3d86c6b18e Fixed readme 2026-01-13 15:56:55 +02:00
NATroutter
5744800083 Fixed the wrong variable name in pelican egg 2026-01-13 15:55:58 +02:00
NATroutter
30779dd40f Renamed option "Allow OP" to "Allow Operators"
Updated readme to be more clear what options are available
2026-01-13 15:55:05 +02:00
NATroutter
309bbcaa28 Updated pelican egg to have version number in tags
Added hytale-downloader and credentials to denylist for safety
Renamed "Allow OP" variable to "Allow Operators"
Updated readme to include the game_profile option
2026-01-13 15:48:20 +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
b0f38c9c25 Updated readme to include pterodactyl 2026-01-13 00:47:15 +02:00
NATroutter
bcec356202 updater banner in the start script 2026-01-12 20:27:57 +02:00
NATroutter
91c01df1aa Updated readme 2026-01-12 20:25:07 +02:00
NATroutter
4065e6c3dc Updated Readme
Pterodactyl is now supported
2026-01-12 19:58:41 +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
678d23893f Renamed egg for upcoming pterodactyl compability 2026-01-12 18:15:40 +02:00
NATroutter
2367f7c315 Fixed permission issue in egg startup 2026-01-12 00:23:56 +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
1bf1f0e9d6 fixed formating in readme 2026-01-12 00:01:26 +02:00
NATroutter
7f1f600365 updated egg and readme 2026-01-11 23:57:55 +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
479d69706e updated egg 2026-01-11 22:44:31 +02:00
NATroutter
82584a6ab9 init 2026-01-11 22:42:23 +02:00