• Joined on 2024-04-20
Cyber synced commits to main at Cyber/MyMcRealms from mirror 2024-06-13 10:45:53 -04:00
a25b93ae9f chore: remove unused using
Cyber synced commits to main at Cyber/MyMcRealms from mirror 2024-06-12 10:15:54 -04:00
ae057c59bb chore: remove not needed package and update needed ones
87a5fce41d feat: send dummy world's slots list
Compare 2 commits »
Cyber synced commits to master at Cyber/Minecraft-Realms-Emulator from mirror 2024-06-12 07:55:54 -04:00
483bafcbf2 feat: don't send seen notifications
Cyber synced commits to master at Cyber/Minecraft-Realms-Emulator from mirror 2024-06-11 23:55:53 -04:00
afb6a4730c feat: notifications
Cyber synced commits to master at Cyber/Minecraft-Realms-Emulator from mirror 2024-06-11 15:45:55 -04:00
ece3d3825f feat: world templates
a6b70a0686 feat: error handling in POST /worlds/{id} and POST /worlds/{wId}/slot/{sId}
Compare 2 commits »
Cyber synced commits to master at Cyber/Minecraft-Realms-Emulator from mirror 2024-06-10 15:15:54 -04:00
26fa8813dd feat: error class, world checking middleware
Cyber synced commits to master at Cyber/Minecraft-Realms-Emulator from mirror 2024-06-07 05:55:55 -04:00
4a27cc028e feat(server): docker engine check before launching in REALMS mode
Cyber synced commits to master at Cyber/Minecraft-Realms-Emulator from mirror 2024-06-05 13:15:54 -04:00
caa0801765 Add a demo video
a4509ea4a3 Add README.md
Compare 2 commits »
Cyber synced commits to master at Cyber/Minecraft-Realms-Emulator from mirror 2024-05-30 11:35:55 -04:00
cc5adcffa3 feat(panel): log stream stop funtion
1313f608ba Remove unused using
10f547723c feat(panel): re-fetch server after state change
82e3abd103 Revert last commit
0669c741b9 feat: send closed message if the server is closed
Compare 6 commits »
Cyber synced commits to main at Cyber/MyMcRealms from mirror 2024-05-22 02:45:54 -04:00
5ca12b1530 fix: id -> wId
4a34048841 fix: /subscriptions
f48ded5ceb fix: realm owner checking
Compare 3 commits »
Cyber synced commits to main at Cyber/MyMcRealms from mirror 2024-05-21 18:45:53 -04:00
ead8d901f3 feat: realm owner checking
Cyber synced commits to main at Cyber/MyMcRealms from mirror 2024-05-21 10:35:54 -04:00
f631b7519c feat: better sounding error message
42397e6f93 feat: handle failed /whitelist attempts
Compare 2 commits »
Cyber synced commits to main at Cyber/MyMcRealms from mirror 2024-05-20 02:15:54 -04:00
ebcadb33cf chore: move .gitignore content outside the source folder