Nick Mayer
3d396049a6
fix(start): remove double quote from tmux ( #3333 )
#3239
Quoting the command and arguments causes tmux to treat it as a single command with spaces in it. Remove the quotes so tmux properly runs the command and passes arguments.
4 years ago
Daniel Gibbs
7826f36b24
Update labeler.yml
4 years ago
Daniel Gibbs
ec1c66dd16
Create labeler.yml
4 years ago
Daniel Gibbs
7df36e4d02
Delete issue_label_bot.yaml
4 years ago
Daniel Gibbs
381d7f2b09
Merge branch 'hotfix/v21.1.3'
4 years ago
Daniel Gibbs
32320a6a03
Release v21.1.3
4 years ago
Christian
5752fc359b
fix(core): allow the override of the executeable via common or instance config ( #3218 )
4 years ago
Daniel
c743e2017d
feat(vhserver): add hint to valheim password length ( #3216 )
* Add hint to valheim password length
Add hint to default config file. If password is shorten than 5 characters the server did not start.
4 years ago
Daniel Gibbs
5ad1240cc8
Merge pull request #3220 from GameServerManagers/feature/valheim-query
feat(vhserver): add server query to Valheim
fix(vhserver): update start parameters for multi word server names
4 years ago
Daniel Gibbs
ab4fc05218
feat(vhserver): add server query
add query port to details
correct inbound direction
4 years ago
Daniel Gibbs
8bcfc7ee7f
fix(vhserver): update start parameters for multi word server names
aaa
4 years ago
Daniel Gibbs
22a4498ca9
Merge branch 'hotfix/v21.1.2'
4 years ago
Daniel Gibbs
b1e321ee3b
Hotfix v21.1.2 ( #3215 )
* feat(newserver): Valheim (#3212 )
* fix(backup): resolve issues with lockfile check and creation (#3214 )
4 years ago
Daniel Gibbs
90a75aedd5
Release v21.1.2
4 years ago
Daniel Gibbs
3347c70c3a
fix(backup): resolve issues with lockfile check and creation ( #3214 )
* check lockfile has been fixed
* lockfile is only created once compression starts
4 years ago
Daniel Gibbs
419d74b831
feat(newserver): Valheim ( #3212 )
Co-authored-by: Alasdair Haig <[email protected] >
Co-authored-by: Alasdair Haig <[email protected] >
Co-authored-by: AlasdairHaig <[email protected] >
4 years ago
Daniel Gibbs
1300fb369e
Merge branch 'hotfix/v21.1.1'
4 years ago
Daniel Gibbs
b57cf8b9b8
Release v21.1.1
4 years ago
Christian
ab300a89c0
fix(vints): correct log dir ( #3207 )
4 years ago
Christian
0242ecaa4d
fix(arma3): fix binary name ( #3205 )
4 years ago
Daniel Gibbs
d82cc915a6
Release v21.1.0
4 years ago
Daniel Gibbs
157533c4ba
Merge branch 'release/v21.1.0'
4 years ago
Daniel Gibbs
25d344f5fc
Release 21.1.0
4 years ago
Daniel Gibbs
043caa8ea5
fix(update): non-steam updates to not always require restarting if stopped ( #3173 )
4 years ago
Daniel Gibbs
e1293964ee
review and tidy up of various _default.cfg files
4 years ago
H3o66
87491161d4
feat(arma3): change binary to 64bit
4 years ago
Daniel Gibbs
eed12cac36
fix(install): fix menu missing first server off list ( #3196 )
4 years ago
Daniel Gibbs
852feec520
fix: standardise and refactor comment headers ( #3198 )
4 years ago
Daniel Gibbs
a194f3c8de
fix(backup): fix backup not correctly exiting on cancelling backup ( #3197 )
* backup lock file only gets created when compression starts
* fix backup not correctly exiting on canceling backup
4 years ago
Christian
080137b05d
fix(alert): cleanup and remove unused variables ( #3195 )
4 years ago
Daniel Gibbs
db2a769f2d
feat: improved start parameters system ( #3151 )
Significant refactor of start parameters that removed the need for a function in LinuxGSM configs.
Co-authored-by: H3o66 <[email protected] >
4 years ago
Christian
cd6257445f
feat(core): add new functions for github releases ( #3164 )
* feat(core): add new functions for github releases
* minor stuff
Co-authored-by: Daniel Gibbs <[email protected] >
4 years ago
Daniel Gibbs
4e4062114b
fix(wipe): resolve random seed not working ( #3190 )
* random seed
* correct name
* add seed to info_parms
* fix(wipe): resolve random seed not working
4 years ago
Christian
27e56ee7ba
fix(ut2k4server): better parsing of the serverconfig ( #3192 )
4 years ago
Christian
785b117e09
fix(stop): change csgoserver stop mode ( #3171 )
Co-authored-by: Daniel Gibbs <[email protected] >
4 years ago
Christian
67ace6c80a
fix(steamcmd): add dependency SDL 32bit for debian and ubuntu ( #3186 )
4 years ago
Christian
3f018455fa
feat(steamcmd): set platformtype for steamcmd in the default config for the game server ( #3167 )
4 years ago
Christian
4eb2c52fd4
fix(steamcmd): fix update on start not starting the server ( #3169 )
Co-authored-by: Daniel Gibbs <[email protected] >
4 years ago
Christian
6f2c7ede4d
fix(inss): fix config to only use parameter ( #3179 )
4 years ago
Christian
5ab5d9c5cf
fix(pvr): add new dependency ( #3180 )
Co-authored-by: Daniel Gibbs <[email protected] >
4 years ago
Christian
cacfd38f78
feat(dev): add libc++.so.1 for dependency detection ( #3181 )
Co-authored-by: Daniel Gibbs <[email protected] >
4 years ago
Christian
6d3dc8e579
fix(rust): wipe command does not wipe all sav files ( #3183 )
4 years ago
Christian
f14678e820
fix(steamcmd): remove unused parameter ( #3170 )
4 years ago
Christian
b6f9ac83bc
fix(rust): server config text change for rcon ( #3175 )
Co-authored-by: Daniel Gibbs <[email protected] >
4 years ago
Christian
b83d699907
feat(newserver): SCP: Secret Laboratory ( #3163 )
4 years ago
Christian
a0cbfc4957
feat(newserver): Vintage Story ( #3156 )
Co-authored-by: Daniel Gibbs <[email protected] >
5 years ago
Christian
d269905246
fix(steamcmd): fix branch switch ( #3168 )
5 years ago
Christian
49d81c4c98
fix(gmod): update link for wiki page ( #3165 )
5 years ago
Daniel Gibbs
07e7344f2f
feat: refactor check_config removing some game specific code ( #3160 )
5 years ago
Christian
97da99c370
fix(steamcmd): retries are not honored if install succeeds ( #3155 )
5 years ago