Christian
|
ce1fe2955a
|
feat(core_dl): add more hashing methods (#3280)
|
4 years ago |
Cryotize
|
1aa07bbf60
|
feat(arkserver): updated default map comment (#3285)
Added TheCenter, Extinction, Valguero_P and Genesis as default maps.
|
4 years ago |
SimoFiuz
|
93d3b1e45c
|
feat(install): add support for Pop!OS! dependency checks (#3274)
Fix for #3264
|
4 years ago |
Lee Robert
|
9e30f4f19f
|
fix:(vhserver) Add support for changing savedir in valheim (#3266)
|
4 years ago |
plieblang
|
7413f304d1
|
fix:(mods): update Metamod:Source stable version (#3227)
|
4 years ago |
Daniel Gibbs
|
748d49538b
|
Merge branch 'master' into develop
|
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
|
da1de93e87
|
Merge branch 'hotfix/v21.1.3' into develop
|
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
|
a2f5c818b5
|
Merge branch 'hotfix/v21.1.2' into develop
|
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
|
e4c11e63dc
|
Merge branch 'hotfix/v21.1.1' into develop
|
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
|
7f230c7f70
|
Merge branch 'master' into develop
|
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
|
52660edfac
|
Merge branch 'release/v21.1.0' into develop
|
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 |