computergeek125
|
7ebe03a222
|
Mac's Basic Working SteamCMD Version, UNFINISHED, requires garbage
Notes:
- Requires env.json in the server root dir
- Requires bash exec for programs that don't root to the server dir
|
2023-11-26 20:27:16 -06:00 |
|
amcmanu3
|
7c2ce9dcc5
|
Merge branch 'dev' into feature/steamcmd
|
2023-08-04 15:34:11 -04:00 |
|
amcmanu3
|
88fe3146da
|
Remove seconds from date/time
|
2023-05-30 00:01:54 -04:00 |
|
amcmanu3
|
a04771df34
|
Use a cache for players instead of reading file
|
2023-05-29 19:34:40 -04:00 |
|
amcmanu3
|
a1eb6f1a44
|
Fix Popen call
|
2023-04-14 19:43:21 -04:00 |
|
amcmanu3
|
41fae2d16d
|
Fix buf size delcaration
|
2023-04-14 19:16:18 -04:00 |
|
amcmanu3
|
58e9454db1
|
Add steam startup to server.py
|
2023-04-14 19:13:06 -04:00 |
|
amcmanu3
|
4d47624b21
|
Merge branch 'dev' into refactor/raknet-nomenclature
|
2023-04-12 13:27:07 -04:00 |
|
Andrew
|
6fa1b02888
|
Add better logging on tz failures
|
2023-03-09 11:09:58 -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
|
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
|
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
|
c27e1e667d
|
Merge branch 'dev' into tweak/java-check
|
2023-02-17 00:19:27 +00:00 |
|
Zedifus
|
34f1acd3e2
|
Appease black
|
2023-02-16 23:29:06 +00:00 |
|
amcmanu3
|
49b412ff83
|
Implement helper in server start
|
2023-02-14 13:59:42 -05: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 |
|
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
|
87fdb1627c
|
Add feature - ignore exit codes on crash detection
|
2023-02-10 14:02:26 -05:00 |
|
amcmanu3
|
0afa2cfd97
|
Add dir calc to separtate schedule- reduce latency
|
2023-02-05 13:08:04 -05:00 |
|
amcmanu3
|
e43c63a8b7
|
Fix db not found issue
Add page feedback.
|
2023-01-30 18:31:46 -05:00 |
|
amcmanu3
|
78d27bbc13
|
Remove bedrock naming ping scheme. Add raknet
|
2023-01-29 13:59:11 -05:00 |
|
Zedifus
|
e217c63fdf
|
Merge branch 'dev' into bug/ReworkDefautPublicHandler
|
2023-01-27 19:59:12 +00:00 |
|
Zedifus
|
b5d259bce7
|
Merge branch 'dev' into feature/backup-echo
|
2023-01-27 19:39:05 +00:00 |
|
Silversthorn
|
4248174041
|
Fixing Double Migration at Startup
|
2023-01-25 23:20:45 +01:00 |
|
Andrew
|
58f6448784
|
Move sleep into shutdown block
|
2023-01-21 13:16:01 -05:00 |
|
Andrew
|
248a5a63a9
|
Include option for after command
|
2023-01-21 13:13:02 -05:00 |
|
Andrew
|
cf9ad77879
|
Add option to run command before backup
|
2023-01-20 17:35:30 -05:00 |
|
amcmanu3
|
6dfabab4af
|
Set backup filename to use same time as schedule
|
2023-01-17 10:27:55 -05:00 |
|
Zedifus
|
c80d357f13
|
Fix CodeQuality, line length
|
2023-01-02 20:59:29 +00:00 |
|
Silversthorn
|
9dac0b5d85
|
Adding Forge Installer Compaptibility with old versions
|
2022-12-22 19:32:56 +01:00 |
|
Andrew
|
d5cc4529b0
|
Add try/except for not finding run file
|
2022-12-21 21:55:21 -05:00 |
|
Andrew
|
e8564566ed
|
Appease the linter
|
2022-11-19 18:21:10 -05:00 |
|
Silversthorn
|
b4dca8b27f
|
Merge branch 'feature/forge-install' of gitlab.com:crafty-controller/crafty-4 into feature/forge-install
|
2022-11-19 23:20:26 +01:00 |
|
Silversthorn
|
004049f6da
|
Using Regex to Extract Infos from Forge Scripts
|
2022-11-19 23:20:21 +01:00 |
|
Andrew
|
32cdde0616
|
Fix failed imports
|
2022-11-19 16:13:44 -05:00 |
|
Andrew
|
e42af36103
|
Make sure import status persists through install
|
2022-11-19 14:41:15 -05:00 |
|
Andrew
|
ad4603aafb
|
Add automated forge server creation installs
|
2022-11-19 13:45:18 -05:00 |
|
Andrew
|
23b3e642a0
|
Only collect server stats when clients
|
2022-10-20 15:33:51 -04:00 |
|
Zedifus
|
0829331534
|
Appease Minor and Major lint issues in !464
|
2022-09-19 23:49:16 +01:00 |
|
Andrew
|
f5cdd9f573
|
Check to "which java" doesn't return none
|
2022-09-19 11:13:35 -04:00 |
|
amcmanu3
|
011b66e1df
|
Fix server startup after update
|
2022-09-04 19:06:07 -04:00 |
|
amcmanu3
|
76a499f5a4
|
Fix start server after updates
Fix update notifs
|
2022-09-04 17:50:08 -04:00 |
|
Zedifus
|
7f95f7085d
|
Merge branch 'dev' into feature/bedrock-creation
|
2022-09-04 21:12:47 +01:00 |
|
Andrew
|
dd56b4be37
|
update updates
|
2022-09-03 13:42:30 -04:00 |
|