userlamalovecancel
branchRust.ServerManager/maincancel

31 Commits over 305 Days - 0.00cph!

2 Months Ago
Add a fork of CliWrap here that adds a way to access the Process instance to set affinity Automatically set server process affinity when running on a CPU with split 3D v-cache Increase timeout for running rcon commands from 10s to 30s
9 Months Ago
▉▄▌▋▆▄▉ ▆▄▊▌▄▄ ▊▉▌
10 Months Ago
Check for and apply Harmony mod updates automatically while the server is running
11 Months Ago
Backup save file right after the server saves
11 Months Ago
Remove redundant cancellation token source in server manager Add some more guards to try and prevent exiting out when not actually cancelled Gracefully stop the Rust server when closing server manager with Ctrl+C
11 Months Ago
Add missing using
11 Months Ago
More logging to troubleshoot missing heartbeat issues
11 Months Ago
Workaround for issues on even older windows console hosts? Fix backspace with empty buffer exception Fix unknown commands not clearing the command input
12 Months Ago
Workaround status bar issues when running under the old windows console host
12 Months Ago
Refactor logging so it doesn't go through Console Add support for status bars at the bottom of the terminal Implement status bar to connect to the server's rcon to show performance info and allow running commands Set the -parent-pid command line argument when running the Rust server Update files before backing up server data so we don't double backup when there is a server manager update
12 Months Ago
Switch to using new backup endpoint
1 Year Ago
Update release.yml
1 Year Ago
SHA fix?
1 Year Ago
Github actions setup
1 Year Ago
Set proper API host
1 Year Ago
Fix exception in heartbeat worker when exiting with Ctrl+C
1 Year Ago
Detect server crashes and make sure it restarts
1 Year Ago
Proper timer to make sure logs are submitted after some time instead of waiting for a full batch
1 Year Ago
Make the heartbeat loop more reliable and auto-restart if it fails
1 Year Ago
▄▋▊▄▌▌ ▊▆█ ▆▌▋ ██▊▅▅▉▇▊ ▆▍▄▄▅
1 Year Ago
▍▊▌▅▄▇▌ ▆▍▋▍ ▊▋█▌ ▊█▄ ▆▅▋▍█ ▊▋▍▄█▊ ▄▉ ▅▍▄ ▍▌▉▍▄█▌ ▅▌▆▄▄▋▅ ▄▋ ▉▋▋▌ ▋▄▆▅█▄ ▇▇▊ ▌▆▋▊▊█
1 Year Ago
Fix steamcmd updating from backend when not needed
1 Year Ago
Compile fix for release builds
1 Year Ago
Add back file deletion as a part of updating
1 Year Ago
Fix steamcmd being redownloaded from backend Implement updater for server manager
1 Year Ago
Send logs to file and our backend Add tags to sentry so we can see which server has issues
1 Year Ago
Put steamcmd in its own folder so the root folder stays clean Various bug fixes
1 Year Ago
Update to support multiple environments
1 Year Ago
Add in a missing error check
1 Year Ago
Initial commit
1 Year Ago
Initial commit