Commit Graph

118 Commits

Author SHA1 Message Date
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
10f547723c feat(panel): re-fetch server after state change 2024-05-30 11:24:20 +02:00
82e3abd103 Revert last commit 2024-05-30 11:20:40 +02:00
0669c741b9 feat: send closed message if the server is closed 2024-05-30 11:01:42 +02:00
bf2d2ff641 fix(server): properly close/open server trough admin api 2024-05-30 09:52:33 +02:00
51251ee5a1 feat(panel): basic server control panel page 2024-05-29 21:19:32 +02:00
6ff9faf741 feat(server): docker container log stream 2024-05-29 18:34:13 +02:00
21635d53c2 feat: get a single world from admin api 2024-05-28 11:59:23 +02:00
054b816652 fix: wrong type 2024-05-28 11:51:54 +02:00
b91b1dbe6a feat: admin panel 2024-05-28 11:48:10 +02:00
820d48b912 feat: admin api 2024-05-28 07:54:25 +02:00
28e842b286 feat(realms): StopServer function 2024-05-27 09:54:19 +02:00
7268cd0da7 feat: pass world to docker helper class 2024-05-27 09:48:36 +02:00
69fe834c6d fix: rewrite options 2024-05-26 10:27:05 +02:00
8e51111564 feat(realms): docker helper 2024-05-25 19:58:05 +02:00
ab237667a3 feat(realms): check for active subscription 2024-05-25 18:33:52 +02:00
83b2f0543d feat: realms mode 2024-05-25 16:08:33 +02:00
fc584f8d74 fix: Any -> OptionalPatch 2024-05-25 06:48:52 +02:00
aef37f94c0 fix: load worlds when there's no patch number 2024-05-24 09:05:20 +02:00
4804c582de style: remove .Controllers from modes namespace 2024-05-24 07:55:59 +02:00