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
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