amcmanu3
|
4bc3d90b1e
|
Merge branch 'refactor/raknet-nomenclature' into feature/steamcmd
|
2023-04-14 16:26:01 -04:00 |
|
amcmanu3
|
4d47624b21
|
Merge branch 'dev' into refactor/raknet-nomenclature
|
2023-04-12 13:27:07 -04:00 |
|
Zedifus
|
1be451d5eb
|
Merge branch 'dev' into tweak/internet-ping
|
2023-04-01 14:32:37 +01:00 |
|
amcmanu3
|
7c01ccd376
|
Add server creation process for steamcmd servers.
TODO: Find out what the executables will be called or startup commands..
|
2023-03-20 21:59:08 -04:00 |
|
Zedifus
|
8142c61a10
|
Merge branch 'dev' into feature/steamcmd
|
2023-03-18 19:37:37 +00:00 |
|
Andrew
|
6fa1b02888
|
Add better logging on tz failures
|
2023-03-09 11:09:58 -05:00 |
|
amcmanu3
|
5ff14be92f
|
Add a fallback for google.com
|
2023-03-08 18:46:06 -05:00 |
|
Zedifus
|
c1c99f315b
|
Merge branch 'dev' into bugfix/master-server-dir
|
2023-03-04 15:20:14 +00:00 |
|
Iain Powrie
|
ee747a314a
|
Merge branch 'tweak/delete-crafty-logs' into 'dev'
Crafty log clean up -config option
See merge request crafty-controller/crafty-4!563
|
2023-03-04 15:03:42 +00:00 |
|
amcmanu3
|
39190ed43b
|
Default to not delete logs
|
2023-03-02 13:40:45 -05:00 |
|
amcmanu3
|
bd0c975009
|
Remove print statement
|
2023-03-01 14:30:59 -05:00 |
|
amcmanu3
|
566463cd55
|
Fix bug where "servers" was not appended
|
2023-03-01 14:22:33 -05:00 |
|
amcmanu3
|
6e35d4ae97
|
Default delete crafty logs after 2 weeks
|
2023-02-26 16:38:27 -05:00 |
|
amcmanu3
|
a50fa25ae5
|
Appease black
|
2023-02-25 16:25:09 -05:00 |
|
amcmanu3
|
1dc731c9f7
|
Rework logic
|
2023-02-25 16:15:50 -05:00 |
|
amcmanu3
|
b766ae10e9
|
Only copy bedrock_server executable on update
|
2023-02-25 15:40:38 -05:00 |
|
amcmanu3
|
a62964f3e1
|
Only show first mount by default
|
2023-02-25 14:39:29 -05:00 |
|
amcmanu3
|
3571b893a3
|
Fix f command in forge installs
|
2023-02-25 14:39:11 -05:00 |
|
amcmanu3
|
46ca7eeef0
|
Fix launch check bug.
Automated server starts were not caught
|
2023-02-23 11:57:22 -05:00 |
|
amcmanu3
|
9d1b39d88c
|
Fix command pathing bug
|
2023-02-23 11:57:00 -05:00 |
|
amcmanu3
|
1f95b22dce
|
Add check for migration before starting a server
|
2023-02-20 15:37:51 -05:00 |
|
Andrew
|
70ceb1a4e7
|
Merge branch 'dev' into bugfix/world-size-calc
|
2023-02-18 09:50:16 -05:00 |
|
Zedifus
|
69480c8ff7
|
Merge branch 'dev' into bug/verbose-console
|
2023-02-17 00:47:54 +00:00 |
|
Zedifus
|
784aef9f50
|
Appease lint
|
2023-02-17 00:36:18 +00:00 |
|
Zedifus
|
c27e1e667d
|
Merge branch 'dev' into tweak/java-check
|
2023-02-17 00:19:27 +00:00 |
|
Zedifus
|
5dea17a7cb
|
Merge branch 'dev' into enhancement/add-storage-to-dash
|
2023-02-17 00:00:00 +00:00 |
|
Zedifus
|
2b7f14ec3c
|
Merge branch 'dev' into tweak/master-server-dir-config
|
2023-02-16 23:39:33 +00:00 |
|
Zedifus
|
34f1acd3e2
|
Appease black
|
2023-02-16 23:29:06 +00:00 |
|
Andrew
|
224e55429f
|
appease the linter
|
2023-02-15 18:44:53 -05:00 |
|
Andrew
|
e52294dbb3
|
Appease the linter
|
2023-02-15 18:40:20 -05:00 |
|
Andrew
|
491415c7fa
|
Re-black codebase with new standard
|
2023-02-15 18:01:21 -05:00 |
|
amcmanu3
|
46effe1fe6
|
Only use verbose console if user add -v flag
|
2023-02-14 14:44:53 -05:00 |
|
amcmanu3
|
49b412ff83
|
Implement helper in server start
|
2023-02-14 13:59:42 -05:00 |
|
amcmanu3
|
cefa6e8084
|
Add a helper to better detect if java is installed
|
2023-02-14 13:59:24 -05:00 |
|
amcmanu3
|
b3fba650e7
|
Put try catch around move block
Reset run command, executable, log path if abs
|
2023-02-13 13:05:54 -05:00 |
|
amcmanu3
|
b4e47151ce
|
We'll wtol the path coming in
|
2023-02-13 11:48:06 -05:00 |
|
amcmanu3
|
fdf7bd7621
|
Add helper to check docker environment
|
2023-02-12 12:28:37 -05:00 |
|
Andrew
|
1e7d035119
|
Appease the linter
|
2023-02-11 15:42:18 -08:00 |
|
Andrew
|
72a2ff4c40
|
Merge branch 'dev' into
enhancement/add-storage-to-dash
|
2023-02-11 15:36:33 -08:00 |
|
Zedifus
|
cafb10f7c0
|
Merge branch 'dev' into bugfix/world-size-calc
|
2023-02-11 19:48:08 +00:00 |
|
Zedifus
|
c151e5f3a7
|
Merge branch 'dev' into tweak/master-server-dir-config
|
2023-02-11 19:47:01 +00:00 |
|
Zedifus
|
91df6730cf
|
Merge branch 'dev' into bug/backup-tz
|
2023-02-11 19:10:45 +00:00 |
|
Zedifus
|
fa6f17e347
|
Merge branch 'dev' into enhancement/ignored-exits
|
2023-02-11 18:33:48 +00:00 |
|
amcmanu3
|
52833d8126
|
Appease the linter
|
2023-02-10 18:03:49 -05:00 |
|
amcmanu3
|
923082b58d
|
Pass tz object instead of text for tz fallback
|
2023-02-10 16:36:20 -05:00 |
|
amcmanu3
|
1b1c960cb6
|
Add helper to get all mounts.
Default storage monitoring to all mounts
|
2023-02-10 15:17:36 -05:00 |
|
amcmanu3
|
87fdb1627c
|
Add feature - ignore exit codes on crash detection
|
2023-02-10 14:02:26 -05:00 |
|
amcmanu3
|
f381562b3b
|
Make monitored mount points user configurable
|
2023-02-05 19:05:20 -05:00 |
|
amcmanu3
|
a6d1f7b62c
|
Add realtime storage updates
|
2023-02-05 18:03:59 -05:00 |
|
amcmanu3
|
0afa2cfd97
|
Add dir calc to separtate schedule- reduce latency
|
2023-02-05 13:08:04 -05:00 |
|