Commit graph

104 commits

Author SHA1 Message Date
d32b4ee35a Fix failure to load settings NBT due to new values 2024-08-28 17:23:26 -07:00
ebcad1f8fc Fix mod editor 2024-08-28 12:39:49 -07:00
b4020a275f Update to fix a few issues 2024-08-28 11:30:57 -07:00
27fb1861c0 Oops, send the restore packet! 2024-07-02 18:04:51 -07:00
5039722d90 Test and fix ACL Editor 2024-07-02 17:57:40 -07:00
ae1da5f2b2 Adds a full access control list editor 2024-07-02 17:48:06 -07:00
c0296b6020 Fix retrieval of only file names 2024-07-02 16:36:43 -07:00
99e0f9ae91 Verbose retry counter 2024-07-02 16:36:27 -07:00
c57382dfa4 Fix the perform restart settings flag not getting honored. 2024-07-02 16:19:09 -07:00
f7c71230f0 Begin to add a new ACL system 2024-07-02 16:01:06 -07:00
03fef9863f Apply autofixes 2024-07-02 00:54:24 -07:00
633fc37892 Finish adding the snapshots functionality. 2024-07-02 00:53:26 -07:00
e53fc977bc Start to implement snapshotting 2024-07-01 23:43:48 -07:00
a2737c82f9 Add function to list world snapshot files 2024-07-01 23:33:37 -07:00
b8426e286b Start setting up the snapshots feature 2024-07-01 23:24:06 -07:00
505e3c2cd7 Apply dart autofixes 2024-07-01 23:15:08 -07:00
fa26d2f914 Adds a Request Restart switch 2024-07-01 23:13:04 -07:00
bdebdf89d5 Add a primitive type for a User 2024-07-01 23:12:51 -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
420b7dbd88 Install some necessary wine-tricks 2024-05-25 16:43:07 -07:00
3de1c34e05 Use slightly different args for wine 2024-05-25 15:46:29 -07:00
df83511e45 Run with wine if Pterodactyl, and run with proton if not. 2024-05-25 15:31:48 -07:00
e6736842e9 Switch to using xvfb-run 2024-05-25 15:22:33 -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
2ae933b9ad Updated to use newer LibAC instruction to reconnect or disconnect 2024-05-24 16:15:31 -07:00
68130285bc Change libac package name, and integrate rcon into libac 2024-05-24 14:52:01 -07:00