1
0
mirror of https://github.com/chylex/Minecraft-Phantom-Panel.git synced 2025-09-06 16:53:11 +02:00

20 Commits

Author SHA1 Message Date
591a6a62ab Reformat code 2025-08-21 20:31:21 +02:00
9873f8779f Show online and maximum player count on Instances page on Web 2024-04-12 16:29:50 +02:00
991b32032c Add "Backing Up" instance status 2024-04-05 11:37:55 +02:00
72ddaf91ad Implement actors in Agent via Akka.NET 2024-03-30 07:50:29 +01:00
0d039b69de Implement actors in Controller via Akka.NET 2024-03-11 00:01:54 +01:00
8911a2257a Fix typo in instance event type 2024-01-25 15:25:22 +01:00
627e7436fd Remove unnecessary trailing spaces 2023-10-23 01:16:44 +02:00
339b958e45 Move methods that convert enums and discriminated unions to sentences 2023-10-21 17:53:12 +02:00
626f141a2c Enable version tolerant mode for all MemoryPack structures 2023-04-01 08:27:09 +02:00
476de00cfd Delegate JVM argument validation to Server only 2023-03-30 04:00:22 +02:00
734d9e266e Prepare for adding non-vanilla server types 2023-02-26 19:39:12 +01:00
a31dda7439 Fix Server forgetting instance status after reconfiguring & refactor automatic instance launch 2023-02-26 19:39:12 +01:00
bb7de48d24 Move fetching server jar download information exclusively to the Server 2023-02-26 15:29:51 +01:00
891a999ffd Add event log 2023-02-24 17:22:19 +01:00
e40459a039 Unify enums used for result messages 2023-01-30 08:18:53 +01:00
55b643c513 Improve exception handling when configuring and starting the Minecraft server 2022-10-24 14:15:26 +02:00
24e08f1943 Migrate from MessagePack to MemoryPack for RPC serialization 2022-10-19 00:26:17 +02:00
315f6b181c Automatically restart instances if they stopped unexpectedly 2022-10-12 19:19:19 +02:00
46446ea5d5 Add customizable JVM arguments to instances 2022-10-11 21:30:09 +02:00
abb4c72a66 Add basic instance management with a creation form and instance table on web 2022-10-07 17:21:38 +02:00