Daniel Gibbs
b02f1a436e
spaces
4 years ago
Daniel Gibbs
800428a246
Merge branch 'master' into develop
4 years ago
Daniel Gibbs
532443eafe
Release v21.2.2
4 years ago
Daniel Gibbs
a55455450e
Merge branch 'hotfix/v21.2.2'
4 years ago
Daniel Gibbs
655898326a
Merge branch 'hotfix/v21.2.2' into develop
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
Christian
641109750a
fix(valheim): disable queryport if public is set to 0 ( #3374 )
4 years ago
Daniel Gibbs
1df5f0bbbd
fix(start): revert commit removing quotes from tmux
This reverts commit 3d396049a6
.
This commit broke start parameters
4 years ago
Daniel Gibbs
9147b9711b
Merge branch 'hotfix/v21.2.1'
4 years ago
Daniel Gibbs
f6613ec029
Merge branch 'hotfix/v21.2.1' into develop
4 years ago
Christian
06e348a2b6
fix(ts3): regression from #3283 ( #3369 )
4 years ago
Daniel Gibbs
dd2ab39170
Revert "fix(vhserver): add escaped quotes to Valheim startparams to account for spaces ( #3272 )" ( #3370 )
This reverts commit 8db3b6d487
.
Co-authored-by: Brandon <[email protected] >
4 years ago
Daniel Gibbs
3eeaf8fcc7
Release v21.1.1
4 years ago
Daniel Gibbs
e36179f886
Merge branch 'release/v21.2.0'
4 years ago
Daniel Gibbs
a5785c4a67
feat(ut99): update to 469b ( #3364 )
4 years ago
Daniel Gibbs
5981accf02
feat(etl): update ET: Legacy to 2.76 ( #3363 )
4 years ago
Christian
7a30e36de4
fix(deps): add detection for lxc container add hostname dependency ( #3350 )
4 years ago
Christian
5fc8953bdc
fix(details): fix to show last backup ( #3348 )
4 years ago
Christian
47d0de16c8
fix(fastdl): add missing file extention vmt and vtf ( #3349 )
4 years ago
Christian
9ecc950922
feat(rust): add option to set gamemode for server ( #3343 )
4 years ago
Christian
3942ff6101
fix: regression from #3328 for tmux version ( #3342 )
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
bb0565dbbc
Merge branch 'release/v21.2.0' into develop
4 years ago
Daniel Gibbs
f5bc105114
Release v21.2.0
4 years ago
Daniel Gibbs
5248e02249
Merge remote-tracking branch 'origin/develop' into develop
4 years ago
Daniel Gibbs
bb994660f7
fix(config): resolves issue with settings not always picked up in start parameter ( #3320 )
4 years ago
Daniel Gibbs
17b3289298
fix(backup): force $lastbackup to use latest backup ( #3328 )
4 years ago
Daniel Gibbs
9765feccb6
fix(backup): force $lastbackup to use latest backup
4 years ago
Daniel Gibbs
9ed0893f3f
Merge branch 'master' into develop
4 years ago
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
Bryan Jeter
389964f739
Force $lastbackup to use latest date.
Use ls -1tr in place of find
* produce a simple list,
* one item per line,
* sorted by date reverse.
4 years ago
Daniel Gibbs
6c377f5e9d
fix(post-details): prevent password showing in start parameters ( #3315 )
* remove remaining fn_parms
* remove ${parms}
* updated UI and comments
* add server date and other details improvements
* fix(post-details): prevent serverpassword showing in start parameters
4 years ago
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