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 |
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]>
|
4 years ago |
Christian
|
d269905246
|
fix(steamcmd): fix branch switch (#3168)
|
4 years ago |
Christian
|
49d81c4c98
|
fix(gmod): update link for wiki page (#3165)
|
4 years ago |
Daniel Gibbs
|
07e7344f2f
|
feat: refactor check_config removing some game specific code (#3160)
|
4 years ago |
Christian
|
97da99c370
|
fix(steamcmd): retries are not honored if install succeeds (#3155)
|
4 years ago |
Christian
|
09ce7899d1
|
feat(check-update): add new command check-update for steamcmd game servers (#3146)
|
4 years ago |
Daniel Gibbs
|
8ab3dccb71
|
feat(skeleton): New command skeleton (#3152)
* initial commit of skel
* getopt
* getopt
* getopt
* cpio
* adding messages
* exit
* message
* shellcheck
* truncate netstat for colserver
* added cpio dependency
* tabs
|
4 years ago |
Christian
|
6de6d900ed
|
feat(newserver): Colony Survival (#3075)
|
4 years ago |
Daniel Gibbs
|
ccbe56926c
|
feat(config): add secrets config to store sensitive settings (#3080)
* feat(config): add secrets.cfg
* changed name of config
* updated wording
|
4 years ago |
Christian
|
1e78dbd926
|
fix(minecraft): fix java ram assignment (#3147)
|
4 years ago |
Christian
|
97d0b2a23e
|
fix(bmdm): add missing dependency ncurses libs (#3138)
Co-authored-by: Daniel Gibbs <[email protected]>
|
4 years ago |
Christian
|
452323a72c
|
fix(update): redo steamcmd update part for new behavoir (#3139)
Co-authored-by: Daniel Gibbs <[email protected]>
|
4 years ago |
unknowntrojan
|
2f5ee83ca1
|
fix(stop) stop will clear tmux text before entering stop command (#3142)
Tmux will ENTER before using stop command to clear any text entered in teh console
|
4 years ago |
Daniel Gibbs
|
3fa9376dc5
|
Update git-sync.yml
|
4 years ago |
Daniel Gibbs
|
18dd4f79d8
|
Update issue templates and bots
Create Lock Threads Action
Update lock.yml
Update lock.yml
Update lock.yml
Create top-issues.yml
Update top-issues.yml
remove old bot configs
Create release-drafter.yml
Update release-drafter template
Update release-drafter.yml
Update release-drafter.yml
Update release-drafter.yml
Create create-release.yml
delete release drafter
Update create-release.yml
Update create-release.yml
Update create-release.yml
Create release-drafter.ym
Update create-release.yml
Update create-release.yml
Update create-release.yml
Update create-release.yml
Rename release-drafter.ym to release-drafter.yml
Update create-release.yml
removed top issues bot
|
4 years ago |