repoRust.ServerManagercancel

30 Commits over 91 Days - 0.01cph!

3 Days Ago
▉▄▌▋▆▄▉ ▆▄▊▌▄▄ ▊▉▌
50 Days Ago
Check for and apply Harmony mod updates automatically while the server is running
2 Months Ago
Backup save file right after the server saves
2 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
3 Months Ago
Add missing using
3 Months Ago
More logging to troubleshoot missing heartbeat issues
3 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
3 Months Ago
Workaround status bar issues when running under the old windows console host
3 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
3 Months Ago
Switch to using new backup endpoint
3 Months Ago
Update release.yml
3 Months Ago
SHA fix?
3 Months Ago
Github actions setup
3 Months Ago
Set proper API host
3 Months Ago
Fix exception in heartbeat worker when exiting with Ctrl+C
3 Months Ago
Detect server crashes and make sure it restarts
3 Months Ago
Proper timer to make sure logs are submitted after some time instead of waiting for a full batch
3 Months Ago
Make the heartbeat loop more reliable and auto-restart if it fails
3 Months Ago
▄▋▊▄▌▌ ▊▆█ ▆▌▋ ██▊▅▅▉▇▊ ▆▍▄▄▅
3 Months Ago
▍▊▌▅▄▇▌ ▆▍▋▍ ▊▋█▌ ▊█▄ ▆▅▋▍█ ▊▋▍▄█▊ ▄▉ ▅▍▄ ▍▌▉▍▄█▌ ▅▌▆▄▄▋▅ ▄▋ ▉▋▋▌ ▋▄▆▅█▄ ▇▇▊ ▌▆▋▊▊█
3 Months Ago
Fix steamcmd updating from backend when not needed
3 Months Ago
Compile fix for release builds
3 Months Ago
Add back file deletion as a part of updating
3 Months Ago
Fix steamcmd being redownloaded from backend Implement updater for server manager
3 Months Ago
Send logs to file and our backend Add tags to sentry so we can see which server has issues
3 Months Ago
Put steamcmd in its own folder so the root folder stays clean Various bug fixes
3 Months Ago
Update to support multiple environments
4 Months Ago
Add in a missing error check
4 Months Ago
Initial commit
4 Months Ago
Initial commit