1
0
mirror of https://github.com/chylex/Minecraft-Phantom-Panel.git synced 2025-10-01 08:02:49 +02:00

17 Commits

Author SHA1 Message Date
186b208bbf Fix Rider syntax style inspections 2025-09-27 10:01:31 +02:00
591a6a62ab Reformat code 2025-08-21 20:31:21 +02:00
398bb14742 Refactor online player count detection in Agent 2024-04-12 05:28:15 +02:00
137a2a53c3 Replace remaining uses of TaskManager 2024-03-30 09:25:08 +01:00
72ddaf91ad Implement actors in Agent via Akka.NET 2024-03-30 07:50:29 +01:00
8b0452ead6 Move logging to a utils project 2023-12-17 06:49:18 +01:00
627e7436fd Remove unnecessary trailing spaces 2023-10-23 01:16:44 +02:00
0091fa11fb Merge several Utils projects 2023-04-07 01:33:13 +02:00
a9646c5bbc Convert backup procedure into an instance procedure 2023-03-28 03:30:37 +02:00
0af14c3262 Fix code issues and inefficiencies 2023-03-05 07:29:45 +01:00
0ab165fd21 Optimize sending instance logs to wait for output instead of constantly looping 2023-03-05 04:17:14 +01:00
ffa0ff24fa Move most verbose log messages to debug level 2023-02-28 00:07:54 +01:00
51d8585f05 Fix race condition and wrong instance status when cancelling instance launch 2023-02-25 12:13:10 +01:00
891a999ffd Add event log 2023-02-24 17:22:19 +01:00
a192a9aa54 Fix log level in backup scheduler 2023-02-06 23:37:54 +01:00
09e7510358 Change online player check in backup scheduler to wait for any server process output before retrying 2023-02-06 23:37:54 +01:00
2f49d72014 Implement automatic backups 2023-02-05 03:39:35 +01:00