Commit graph

126 commits

Author SHA1 Message Date
825830dcad Mark the flutter directory safe 2024-07-02 16:06:11 -07:00
2e3ef55dc8 Increment version number 2024-07-02 16:01:35 -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
0c30b3f820 Print the server's admin creds in the console when starting up 2024-06-03 15:13:54 -07:00
09967de31b Make some experimental changes 2024-06-03 15:07:55 -07:00
577b310d45 Add winetricks instructions 2024-05-25 16:59:32 -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
9703ad4345 Install some necessary wine-tricks 2024-05-25 15:51:47 -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
6d9fdb984b Expose default wrapper port numbers 2024-05-25 14:50:45 -07:00
360ae26044 Add some extra debug and redundancy 2024-05-25 13:42:30 -07:00
9d584d151d Do not check game server for updates 2024-05-25 06:28:52 -07:00
2ea938a11d Use steamcmd's docker image to get all necessary runtime deps 2024-05-25 06:16:55 -07:00
b8ca241ab5 Remove old command from entrypoint 2024-05-25 06:03:54 -07:00
b9c1e1f53a Speed up docker builds, create a special image for build dependencies. 2024-05-25 05:52:56 -07:00
c4f68d53ca Don't run server on install, pterodactyl doesn't expose ports during install. 2024-05-25 05:49:18 -07:00
45ef595bae Adjust installscript 2024-05-25 05:19:59 -07:00
da3762177a Adjust installscript 2024-05-25 05:06:11 -07:00
aac70e86ee Allow CWD to be passed by command line arg 2024-05-25 05:03:58 -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