Commit graph

43 commits

Author SHA1 Message Date
633fc37892 Finish adding the snapshots functionality. 2024-07-02 00:53:26 -07:00
505e3c2cd7 Apply dart autofixes 2024-07-01 23:15:08 -07:00
23d93a7f9a finish implementation 2024-06-16 20:13:35 -07:00
a17e0452a0 Add discord webhooks 2024-06-16 16:42:50 -07:00
cbf0279c42 Change some alerts to be intrusive 2024-06-15 22:48:48 -07:00
e446487b02 Remove invalid reference 2024-06-15 14:44:13 -07:00
e154928e54 Remove dead process checks for now 2024-06-15 14:43:36 -07:00
e20ade2e95 Use query port instead of rcon to check alive status 2024-06-15 11:57:13 -07:00
62a302c54b Attempt again to fix no warnings 2024-06-09 19:04:06 -07:00
a96b847011 Fix repeating alerts 2024-06-09 13:52:56 -07:00
3c8c3173e6 Add an 11 hour alert to test the alert system 2024-06-09 12:31:41 -07:00
45233bd989 Attempt to fix warnings not being sent, add a method for non-intrusive alerts 2024-06-09 05:04:35 -07:00
f976346b2d Change the port number to check 2024-06-05 21:22:00 -07:00
35554c8de3 Change the port number to check 2024-06-05 21:21:07 -07:00
b098493b67 Add a new dead process check by utilizing the game's listener port. 2024-06-05 20:34:23 -07:00
6574888344 Fix process not cleanly exiting when it was supposed to 2024-06-05 20:28:19 -07:00
26434a9123 Get wrapper working 2024-06-04 21:51:53 -07:00
0ae098318a Switch to wine, add winetricks 2024-06-03 18:33:13 -07:00
09967de31b Make some experimental changes 2024-06-03 15:07:55 -07:00
c8062d478d Comment out redundant lines 2024-05-25 16:51:08 -07:00
360ae26044 Add some extra debug and redundancy 2024-05-25 13:42:30 -07:00
e14f788684 Update a few other references to use SessionData 2024-05-25 04:52:03 -07:00
3122343be7 Use a restart timer toggle in SessionData. 2024-05-25 04:51:00 -07:00
685d7379cb Make some last minute changes 2024-05-25 04:50:28 -07:00
ff94b3a0b1 Make a few more debug changes 2024-05-24 18:36:34 -07:00
6eb8d78036 Kill process if rcon did not work 2024-05-24 18:11:00 -07:00
bb6fadd717 Remove a thread blocking piece of code. 2024-05-24 18:09:51 -07:00
8d9d792568 Only shut down automatically when automatic shutdown is enabled by settings 2024-05-24 17:57:14 -07:00
68130285bc Change libac package name, and integrate rcon into libac 2024-05-24 14:52:01 -07:00
ca57807ccb Add in some final touches 2024-05-24 14:09:13 -07:00
1b2ec0e74d Add in more implementation 2024-05-24 13:48:21 -07:00
fc0c1c7e7a Got more things functional 2024-05-23 22:18:59 -07:00
a1141cd2b8 Got more stuff connected up and working 2024-05-23 04:12:45 -07:00
7cddfd2de6 Refactor project, get server-client coms working 2024-05-23 00:11:14 -07:00
52c6fff445 Move stuff around again 2024-05-22 16:10:35 -07:00
110b2d150c Refactor hierarchy 2024-05-22 00:14:25 -07:00
16c935d904 Make some changes to allow not using steamcmd for mod downloads 2023-11-08 17:13:32 -07:00
fce8632639 Revert "Rip out the mod download function because steamcmd is shit"
This reverts commit f2f0df0f17.
2023-11-08 15:08:26 -07:00
f2f0df0f17 Rip out the mod download function because steamcmd is shit 2023-11-08 05:19:27 -07:00
27df3d871e Start server with log command 2023-11-05 02:40:55 -07:00
caa5b2bf69 Makes the stop command actually functional 2023-11-05 02:40:38 -07:00
0d15e6a41d Do not validate game files on startup 2023-11-05 00:26:00 -07:00
fee32c7701 Add state machine 2023-11-05 00:03:15 -07:00