|
ff325cf5f6
|
fix: update game version on slot if server has updates enabled
|
2024-12-19 21:06:02 +01:00 |
|
|
484d12463a
|
feat: update server on start
|
2024-12-19 15:08:41 +01:00 |
|
|
0a89b6ade1
|
fix: logs in admin panel
|
2024-12-18 14:00:05 +01:00 |
|
|
967518dc71
|
oops
|
2024-12-14 19:36:38 +01:00 |
|
|
1dc7194888
|
fix: wait until the server is closed before returning
|
2024-12-14 19:30:06 +01:00 |
|
|
84548585ac
|
refactor: move WorkMode setting to environment variable
|
2024-12-14 15:07:42 +01:00 |
|
|
f1a5ddd98c
|
chore: remove non-related routes from external mode
|
2024-12-14 14:58:57 +01:00 |
|
|
6cb43fcaa3
|
fix: force delete server container on realm deletion
|
2024-12-14 14:06:30 +01:00 |
|
|
27a5d20888
|
fix: uninitialized worlds
|
2024-12-14 13:52:45 +01:00 |
|
|
b0ed4a50de
|
fix: include minigame data on all world routes
|
2024-12-13 21:44:51 +01:00 |
|
|
8c72940c23
|
fix: minigane name on world configuration screen
|
2024-12-13 21:41:33 +01:00 |
|
|
4605ac5fef
|
fix: world slots
|
2024-12-13 21:16:34 +01:00 |
|
|
54a05537c4
|
refactor: fix motd showing as "..." on minecraft >1.21.1, SlotsResponse.Options now has proper typing
|
2024-12-09 23:05:35 +01:00 |
|
|
d302ea46e2
|
refactor: move shared code to Shared directory
|
2024-12-09 14:30:18 +01:00 |
|
|
92a9177d1f
|
create unit tests
|
2024-10-20 20:49:15 +02:00 |
|
|
c2f62fdffb
|
fix: check if world is initialized
|
2024-10-20 14:26:30 +02:00 |
|
|
83c43ce73d
|
make remoteSubscriptionId dummy
|
2024-10-20 14:22:47 +02:00 |
|
|
9f64fb6c82
|
fix: don't create world in /{wId}/createPrereleaseRealm route
|
2024-09-30 13:28:18 +02:00 |
|
|
71db9fc549
|
chore: update packages
|
2024-09-29 18:51:55 +02:00 |
|
|
3f100aadf6
|
chore: update packages
|
2024-08-30 09:04:47 +02:00 |
|
|
3ef9962bac
|
chore: update packages
|
2024-07-31 16:52:52 +02:00 |
|
|
22ee98584b
|
feat(sevrer): use stop command for the StopServer function
|
2024-07-16 17:41:21 +02:00 |
|
|
de45bf843e
|
fix(server): updating realm with empty description should work now
|
2024-07-14 21:07:49 +02:00 |
|
|
f133c237ef
|
feat(server): Get server's address from its MOTD in external mode
|
2024-07-14 18:16:15 +02:00 |
|
|
fe1c7aaf63
|
fix: setting rcon password for rcon-cli
|
2024-07-07 15:56:19 +02:00 |
|
|
b6a73df815
|
feat: change world on slot switch
|
2024-07-07 14:14:21 +02:00 |
|
|
cbecb21ea3
|
feat: entrypoint
|
2024-07-07 12:59:32 +02:00 |
|
|
1a3804e865
|
feat: make reset world work
|
2024-07-07 11:01:49 +02:00 |
|
|
28e678bce9
|
feat(server): attempt to op the realm owner on join
|
2024-07-06 18:09:07 +02:00 |
|
|
50042e96ad
|
chore: update packages
|
2024-07-06 12:50:51 +02:00 |
|
|
c1353de565
|
feat: start server if stopped on join
|
2024-07-06 10:24:45 +02:00 |
|
|
640cc80758
|
feat: wait for server to be accessible on open
|
2024-07-06 09:06:00 +02:00 |
|
|
7bc0169dda
|
feat: rcon
|
2024-07-05 22:05:08 +02:00 |
|
|
07ae7c6777
|
feat(server): worlds backup downloading
|
2024-06-30 18:31:27 +02:00 |
|
|
83f4a59707
|
feat: minigames
|
2024-06-30 14:53:33 +02:00 |
|
|
c40e29b971
|
fix: snapshot realms subscription, creating snapshot realms
|
2024-06-30 09:55:47 +02:00 |
|
|
54953fbd6c
|
feat(server): snapshot worlds
|
2024-06-29 21:34:42 +02:00 |
|
|
4b7eec2057
|
feat: MinecraftVersionParser
|
2024-06-29 14:04:23 +02:00 |
|
|
11444c75b1
|
feat: more settings (OnlineMode, AutomaticRealmsCreation)
|
2024-06-25 08:54:11 +02:00 |
|
|
f9f07756ac
|
feat: online player list
|
2024-06-14 09:26:55 +02:00 |
|
|
483bafcbf2
|
feat: don't send seen notifications
|
2024-06-12 10:06:48 +02:00 |
|
|
afb6a4730c
|
feat: notifications
|
2024-06-11 22:41:05 +02:00 |
|
|
ece3d3825f
|
feat: world templates
|
2024-06-11 20:21:13 +02:00 |
|
|
a6b70a0686
|
feat: error handling in POST /worlds/{id} and POST /worlds/{wId}/slot/{sId}
|
2024-06-11 17:45:00 +02:00 |
|
|
26fa8813dd
|
feat: error class, world checking middleware
|
2024-06-10 14:22:26 +02:00 |
|
|
4a27cc028e
|
feat(server): docker engine check before launching in REALMS mode
|
2024-06-07 09:38:27 +02:00 |
|
|
caa0801765
|
Add a demo video
|
2024-06-05 13:29:18 +02:00 |
|
|
a4509ea4a3
|
Add README.md
|
2024-06-05 13:11:53 +02:00 |
|
|
cc5adcffa3
|
feat(panel): log stream stop funtion
|
2024-05-30 14:42:18 +02:00 |
|
|
1313f608ba
|
Remove unused using
|
2024-05-30 13:44:30 +02:00 |
|