Daniel Gibbs
9a026ecdd4
fix: re-add core_getop.sh
2 years ago
Daniel Gibbs
ccb216ecda
fix: selecting branch instead of version when getting modules
2 years ago
Daniel Gibbs
d7545f67c3
Release v23.1.0
2 years ago
alasdair
6cf4c1e00e
Revert "Have fork reference self"
This reverts commit 756cac442f
.
2 years ago
alasdair
756cac442f
Have fork reference self
2 years ago
Alasdair Haig
b1be4c912e
Revert "Update linuxgsm.sh"
This reverts commit 10010d7d22
.
2 years ago
AlasdairHaig
10010d7d22
Update linuxgsm.sh
2 years ago
crawforc3
fbaed94324
feat(newserver): Necesse ( #3997 )
* Add Necesse game server
* change github info for testing
* add defaul config
* fix config
* Update config
* revery github repo
* remove artifact
* Update _default.cfg
* Update install sequence
* Update servercfg
* Add post install
* Update nec post isntall
* update fixes
* Remove config checks
* update install config
* fix typo
* Add config check
* add config checks to post install
* fix install config
* update fix.sh
* Clean up
* correct dependencies
* add details
* add nec
* config
* update dependencies
* prettier
Co-authored-by: Daniel Gibbs <[email protected] >
2 years ago
Daniel Gibbs
a6ae012f12
Release v22.2.1
2 years ago
Daniel Gibbs
2257be4a8e
fix: add docker compatibility
fix: allow find to search in symlinks
2 years ago
Daniel Gibbs
4c52885ae3
Release v22.2.0
3 years ago
Daniel Gibbs
635f4bce52
chore: use prettier for code tidy ( #3901 )
* feat: start using prettier linter
https://prettier.io/
* feat: prettier code formatting
* feat: add super linter
3 years ago
Daniel Gibbs
f34bae849b
Release v22.1.0
3 years ago
Daniel Gibbs
437ebfaed7
Release v21.5.1
3 years ago
StudioEtrange
fc97f5b696
feat(core): allow to set github details at runtime with env vars ( #3708 )
3 years ago
Christian
f60c65a744
refactor(core): move curl check to main file ( #3740 )
3 years ago
Daniel Gibbs
043f9da769
Release v21.5.0
3 years ago
Daniel Gibbs
454e53bb96
spaces
Release v21.4.1
new line
Release v21.4.1
3 years ago
Daniel Gibbs
d087174603
Release v21.4.0
3 years ago
Daniel Gibbs
36c419ed15
Release v21.3.3
3 years ago
Daniel Gibbs
222eb9dffd
Release v21.3.2
4 years ago
Daniel Gibbs
da40c636e6
Release v21.3.1
4 years ago
Daniel Gibbs
f6c982746b
Release v21.3.0
4 years ago
Daniel Gibbs
79b60561a0
v21.2.5
4 years ago
Daniel Gibbs
85a6c47abc
v21.2.4
4 years ago
Daniel Gibbs
9b6d239ca4
v21.2.4
4 years ago
Daniel Gibbs
669e2c9227
Release v21.2.3
4 years ago
Daniel Gibbs
53fdf7c705
fix(rust): resolve rust seed not loading to server ( #3407 )
4 years ago
Daniel Gibbs
532443eafe
Release v21.2.2
4 years ago
Daniel Gibbs
5ad8422784
Release v21.2.2
4 years ago
Christian
342c48c9cf
fix(core): fix start paramerter reloading ( #3380 )
* fix(core): fix start paramerter reloading
Co-authored-by: Daniel Gibbs <[email protected] >
4 years ago
Daniel Gibbs
23f6c9a35c
fix(config): parms setting will work again if present in configs ( #3381 )
* fix(config): parms setting will work again if present in configs
This will allow the legacy "parms" to still function
4 years ago
Daniel Gibbs
3eeaf8fcc7
Release v21.1.1
4 years ago
Christian
40625a7892
fix: startparameters set instead of parms and call function to eval parms once ( #3340 )
4 years ago
Christian
d0e38df372
fix: revert part of #3280 to fix upgrade ( #3341 )
4 years ago
Daniel Gibbs
f5bc105114
Release v21.2.0
4 years ago
Daniel Gibbs
bb994660f7
fix(config): resolves issue with settings not always picked up in start parameter ( #3320 )
4 years ago
Christian
0ab57342b2
fix(core): add execution of check_ip before the config init ( #3289 )
4 years ago
Daniel Gibbs
0ca6c8a0fb
feat(send): new command send ( #3288 )
The send command will appear for any game servers that support sending commands within the console i.e interactive console.
Note: This is not rcon support
Co-authored-by: Daniel Gibbs <[email protected] >
Co-authored-by: DUDU54 <[email protected] >
4 years ago
Christian
ce1fe2955a
feat(core_dl): add more hashing methods ( #3280 )
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 Gibbs
90a75aedd5
Release v21.1.2
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
b57cf8b9b8
Release v21.1.1
4 years ago
Daniel Gibbs
d82cc915a6
Release v21.1.0
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
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
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