Alex Handlovits
794cde8980
fix(info): get most recent backup instead of oldest ( #3319 )
4 years ago
Daniel Gibbs
8582b0a629
fix(ut2k4): depricate dependencys for ut2k4 and ut99 ( #3309 )
* removed ut2k4 and ut99 dependencys and tmux detection refactor
4 years ago
Christian
4e5984ddc0
fix(ts3): add fix to detect accounting file and delete if possible ( #3204 )
4 years ago
Christian
7640496726
feat(newserver): add PaperMC Server and Waterfall ( #3292 )
* feature(newserver): add PaperMC Server and Waterfall
PaperMC is a Minecraft server fork of spigot (which is a fork of Bukkit) with some improvement and also an API to check when update is needed
It support version selection via the API
Co-authored-by: Daniel Gibbs <[email protected] >
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
Brandon
8db3b6d487
fix(vhserver): add escaped quotes to Valheim startparams to account for spaces ( #3272 )
4 years ago
RuioWolf
2310d9e510
feat(alert): add an option to use a reverse proxied Telegram API server. ( #3228 )
4 years ago
Kirill Shamilin
4b86df305f
fix(ts3server): correct arch var in if statement ( #3283 )
fix update TS3.
without these changes i can't use the update function on my i686 system.
Did not test it on other systems then Debian 10 i686
4 years ago
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