1
0
mirror of https://github.com/chylex/Minecraft-Phantom-Panel.git synced 2026-02-25 11:08:17 +01:00
Commit Graph

16 Commits

Author SHA1 Message Date
da206aacb2 wip status protocol 2026-02-23 04:05:44 +01:00
4ad9534d27 Merge Phantom.Agent.Minecraft project into Phantom.Agent.Services 2026-02-23 01:14:46 +01:00
2c63c1d7e0 Introduce instance launch recipes 2026-02-23 01:14:46 +01:00
186b208bbf Fix Rider syntax style inspections 2025-09-27 10:01:31 +02:00
e5288ec55c Fix exception spam and wrong behavior when detecting online player count on a slow server 2025-09-27 08:36:54 +02:00
f94e21fde8 Replace NetMQ with custom TCP networking 2025-09-26 15:42:11 +02:00
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
31e101b21e Retrieve both online and maximum player count from Minecraft servers 2024-04-12 13:30:48 +02:00
398bb14742 Refactor online player count detection in Agent 2024-04-12 05:28:15 +02:00
4e89d7b12f Fix instance stop timeout not killing the process
Caused by 72ddaf91.
2024-04-12 05:28:15 +02:00
d03f532996 Make Result type serializable 2024-03-31 18:24:22 +02:00
137a2a53c3 Replace remaining uses of TaskManager 2024-03-30 09:25:08 +01:00
c1cbb848a9 Increase Agent buffer size for instance logs 2024-03-30 07:50:29 +01:00
9fcc3c53fc Catch "The pipe is being closed" Windows exception when stopping instance 2024-03-30 07:50:29 +01:00
72ddaf91ad Implement actors in Agent via Akka.NET 2024-03-30 07:50:29 +01:00