|
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 |
|
|
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 |
|
|
878d1ea330
|
Update docker file instructions
|
2024-05-24 16:48:31 -07:00 |
|
|
1c24c17d91
|
Update docker file instructions
|
2024-05-24 16:39:32 -07:00 |
|
|
cba1739f7a
|
update URL in compile
|
2024-05-24 16:26:27 -07:00 |
|
|
e47c2c3a00
|
Copy installscript when building container
|
2024-05-24 16:23:59 -07:00 |
|
|
41976f1a2a
|
Some simple edits
|
2024-05-24 16:23:13 -07:00 |
|
|
2ae933b9ad
|
Updated to use newer LibAC instruction to reconnect or disconnect
|
2024-05-24 16:15:31 -07:00 |
|
|
a393aadada
|
Adds some docker files
|
2024-05-24 16:13:27 -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 |
|