Commit Graph
23 Commits
Author SHA1 Message Date
chylex 2c63c1d7e0 Introduce instance launch recipes 2026-02-23 01:14:46 +01:00
chylex 27e70d47c3 Rework Agent configuration and authorization 2025-12-28 22:22:55 +01:00
chylex 65e763a5be Update Akka.NET to 1.5.51 & use per-actor timers 2025-10-04 04:07:24 +02:00
chylex 186b208bbf Fix Rider syntax style inspections 2025-09-27 10:01:31 +02:00
chylex f94e21fde8 Replace NetMQ with custom TCP networking 2025-09-26 15:42:11 +02:00
chylex 591a6a62ab Reformat code 2025-08-21 20:31:21 +02:00
chylex 9873f8779f Show online and maximum player count on Instances page on Web 2024-04-12 16:29:50 +02:00
chylex 7b68b5d50d Implement backend logic for per-agent user access control 2024-04-07 23:53:27 +02:00
chylex 3ffb37529c Add user permission checking to Controller 2024-04-06 23:26:04 +02:00
chylex 1b12fd9c3b Guard loading instances from database from exceptions 2024-04-04 20:37:37 +02:00
chylex 424dccb14e Migrate InstanceActionResult to Result type 2024-04-01 11:22:45 +02:00
chylex 02828a91c6 Migrate event log to Akka.NET 2024-03-23 00:21:39 +01:00
chylex 7cdb0a1910 Migrate RPC message handling to Akka.NET 2024-03-23 00:21:39 +01:00
chylex 0d039b69de Implement actors in Controller via Akka.NET 2024-03-11 00:01:54 +01:00
chylex 5bc474d455 Define message groups and use queues to send and process messages within each group sequentially 2023-12-17 07:41:58 +01:00
chylex 3cab9a0152 Move Controller RPC code into the RPC utils project 2023-12-17 07:41:57 +01:00
chylex 8b0452ead6 Move logging to a utils project 2023-12-17 06:49:18 +01:00
chylex 96456f90bc Reimplement Web service 2023-12-05 14:27:55 +01:00
chylex 2a9bb9e6ac Extract classes for client-to-server RPC connection 2023-10-23 14:03:13 +02:00
chylex 55b853d227 Fully separate Controller and Web into their own services - Controller compiling and setup 2023-10-23 14:02:58 +02:00
chylex 627e7436fd Remove unnecessary trailing spaces 2023-10-23 01:16:44 +02:00
chylex 3a17eee8d0 Update namespaces in Controller and Web projects 2023-10-09 17:15:24 +02:00
chylex 2c623cbd9a Split Phantom Server projects into separate Controller and Web folders 2023-10-09 17:15:24 +02:00