Zedifus
3b60aea37d
Bump colorama for pylint and add distro
...
Pylint requires colorama >=0.4.5
distro is the recommended replacement for Python's original platform.linux_distribution function (removed in Python 3.8). It also provides additional functionality.
2023-06-18 12:53:51 +01:00
Zedifus
ba429585d7
Create a gamefiles dir with relative path
...
Defineing an absolute path causes a file permissions error in steamcmd during app install
Tested working on windows with './'
2023-04-15 01:54:50 +01:00
Zedifus
e92a88e698
Merge branch 'feature/steamcmd' of gitlab.com:crafty-controller/crafty-4 into feature/steamcmd
2023-04-15 01:20:22 +01:00
Zedifus
b5e19c4d65
Add steamcmd dep to docker.
...
May cause arm build issues...
2023-04-15 01:20:16 +01: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
6afa8a5b33
Remove memory and port selection (for now)
2023-04-14 19:14:15 -04:00
amcmanu3
7ef40be77c
Fix logging issues
2023-04-14 19:13:55 -04:00
amcmanu3
9261193da0
Fix space in windows paths
2023-04-14 19:13:47 -04:00
amcmanu3
d80ab7bdfd
Fix problems with steam calls
2023-04-14 19:13:26 -04:00
amcmanu3
58e9454db1
Add steam startup to server.py
2023-04-14 19:13:06 -04:00
amcmanu3
c90b49c03a
Add search bar to steam select
2023-04-14 17:11:52 -04:00
Zedifus
0e60480a8f
Replace _print_log with logger
2023-04-14 21:48:26 +01:00
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
8b528993b5
Prepare 4.0.23 release base
2023-04-08 18:17:35 +01:00
Zedifus
c69dae3e92
Close v4.0.22 changelog
2023-04-08 17:36:12 +01:00
Iain Powrie
7fec82d959
Merge branch 'bug/motd-obfuscation' into 'dev'
...
Fix motd jumping with obfuscation
See merge request crafty-controller/crafty-4!572
2023-04-02 16:48:20 +00:00
Zedifus
3f1744a6ee
Update changelog !572
2023-04-01 14:59:14 +01:00
Zedifus
e0e631e1ec
Merge branch 'dev' into bug/motd-obfuscation
2023-04-01 14:57:16 +01:00
Iain Powrie
50eb948441
Merge branch 'tweak/dashboard-storage' into 'dev'
...
Fix traceback for users without disks
See merge request crafty-controller/crafty-4!571
2023-04-01 13:52:12 +00:00
Zedifus
97a8bf2069
Update changelog !571
2023-04-01 14:46:53 +01:00
Zedifus
f4b8685c8e
Merge branch 'dev' into tweak/dashboard-storage
2023-04-01 14:43:54 +01:00
Iain Powrie
74cbf197a7
Merge branch 'tweak/internet-ping' into 'dev'
...
Add a fallback for google.com
See merge request crafty-controller/crafty-4!570
2023-04-01 13:41:39 +00:00
Zedifus
64a4c25af5
Update changelog !570
2023-04-01 14:34:57 +01:00
Zedifus
1be451d5eb
Merge branch 'dev' into tweak/internet-ping
2023-04-01 14:32:37 +01:00
Iain Powrie
5377fce50a
Merge branch 'tweak/tz-fail-logging' into 'dev'
...
Add better logging on tz failures
See merge request crafty-controller/crafty-4!569
2023-04-01 13:21:31 +00:00
Zedifus
611dd0feaf
Update changelog !569
2023-04-01 14:15:09 +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
amcmanu3
709539417f
Merge branch 'bugfix/disk-data' into tweak/dashboard-storage
2023-03-18 21:50:17 -04:00
Andrew
fa87dcee1a
Fix traceback for users without disks
2023-03-18 21:45:31 -04:00
amcmanu3
907004ef02
Refactor for steam frontend
2023-03-18 21:40:44 -04:00
amcmanu3
cb11db7d21
Merge branch 'feature/steamcmd' of gitlab.com:crafty-controller/crafty-4 into feature/steamcmd
2023-03-18 19:52:40 -04:00
amcmanu3
f807678690
Add beta badging
2023-03-18 19:52:38 -04:00
Zedifus
70ddb75aab
Merge branch 'feature/steamcmd' of gitlab.com:crafty-controller/crafty-4 into feature/steamcmd
2023-03-18 20:59:45 +00:00
Zedifus
83fd9ca83a
Further lint cleaning
2023-03-18 20:59:40 +00:00
amcmanu3
f21b95e358
Start of frontend
2023-03-18 16:46:29 -04:00
Zedifus
060af7ff04
Correct lint issues on SteamCMD class
2023-03-18 20:24:12 +00:00
amcmanu3
bb3ffc221b
Fix imports
...
Refactor exceptions
2023-03-18 16:04:32 -04:00
Zedifus
8142c61a10
Merge branch 'dev' into feature/steamcmd
2023-03-18 19:37:37 +00:00
amcmanu3
c5bb1f42e2
Add try/except around disk data
2023-03-18 15:27:08 -04:00
amcmanu3
dc4dc095c5
Fix motd jumping with obfuscation
2023-03-15 15:15:00 -04:00
Andrew
ef711fbd1d
Fix traceback for users without disks
2023-03-12 16:46:50 -04: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
12fc3be00d
Prepare 4.0.22 release base
2023-03-04 20:38:43 +00:00
Zedifus
9882c07ce9
Close v4.0.21 changelog
2023-03-04 19:55:14 +00:00
Zedifus
77d80584d1
Add DHub to README.md
2023-03-04 15:35:12 +00:00
Iain Powrie
d00262ae39
Merge branch 'bugfix/master-server-dir' into 'dev'
...
Fix bug where "servers" was not appended
See merge request crafty-controller/crafty-4!567
2023-03-04 15:24:27 +00:00
Zedifus
b164bc0ab0
Update changelog !567
2023-03-04 15:21:21 +00:00