Christian
d0e38df372
fix: revert part of #3280 to fix upgrade ( #3341 )
2021-03-06 21:53:01 +00:00
Daniel Gibbs
bb0565dbbc
Merge branch 'release/v21.2.0' into develop
2021-03-06 10:15:32 +00:00
Daniel Gibbs
f5bc105114
Release v21.2.0
2021-03-06 10:12:31 +00:00
Daniel Gibbs
5248e02249
Merge remote-tracking branch 'origin/develop' into develop
2021-03-06 09:58:19 +00:00
Daniel Gibbs
bb994660f7
fix(config): resolves issue with settings not always picked up in start parameter ( #3320 )
2021-03-06 09:57:59 +00:00
Daniel Gibbs
17b3289298
fix(backup): force $lastbackup to use latest backup ( #3328 )
2021-03-06 09:56:25 +00:00
Daniel Gibbs
9765feccb6
fix(backup): force $lastbackup to use latest backup
2021-03-06 09:55:32 +00:00
Daniel Gibbs
9ed0893f3f
Merge branch 'master' into develop
2021-03-06 09:45:31 +00:00
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.
2021-03-06 09:43:43 +00:00
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.
2021-03-02 20:57:48 -06:00
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
2021-03-01 21:30:41 +00:00
Alex Handlovits
794cde8980
fix(info): get most recent backup instead of oldest ( #3319 )
2021-03-01 20:29:23 +00:00
Daniel Gibbs
8582b0a629
fix(ut2k4): depricate dependencys for ut2k4 and ut99 ( #3309 )
...
* removed ut2k4 and ut99 dependencys and tmux detection refactor
2021-02-28 21:26:21 +00:00
Christian
4e5984ddc0
fix(ts3): add fix to detect accounting file and delete if possible ( #3204 )
2021-02-26 20:15:58 +00:00
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 <me@danielgibbs.co.uk>
2021-02-26 20:13:24 +00:00
Christian
0ab57342b2
fix(core): add execution of check_ip before the config init ( #3289 )
2021-02-21 21:13:40 +00:00
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 <me@danielgibbs.co.uk>
Co-authored-by: DUDU54 <14166148+DUDU54@users.noreply.github.com>
2021-02-20 22:33:15 +00:00
Brandon
8db3b6d487
fix(vhserver): add escaped quotes to Valheim startparams to account for spaces ( #3272 )
2021-02-19 23:07:27 +00:00
RuioWolf
2310d9e510
feat(alert): add an option to use a reverse proxied Telegram API server. ( #3228 )
2021-02-19 23:07:00 +00:00
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
2021-02-19 23:04:27 +00:00
Christian
ce1fe2955a
feat(core_dl): add more hashing methods ( #3280 )
2021-02-19 22:05:56 +00:00
Cryotize
1aa07bbf60
feat(arkserver): updated default map comment ( #3285 )
...
Added TheCenter, Extinction, Valguero_P and Genesis as default maps.
2021-02-19 21:23:30 +00:00
SimoFiuz
93d3b1e45c
feat(install): add support for Pop!OS! dependency checks ( #3274 )
...
Fix for #3264
2021-02-19 21:18:29 +00:00
Lee Robert
9e30f4f19f
fix:(vhserver) Add support for changing savedir in valheim ( #3266 )
2021-02-19 20:46:05 +00:00
plieblang
7413f304d1
fix:(mods): update Metamod:Source stable version ( #3227 )
2021-02-19 20:39:33 +00:00
Daniel Gibbs
748d49538b
Merge branch 'master' into develop
2021-02-19 20:37:28 +00:00
Daniel Gibbs
7826f36b24
Update labeler.yml
2021-02-17 22:15:00 +00:00
Daniel Gibbs
ec1c66dd16
Create labeler.yml
2021-02-17 22:11:39 +00:00
Daniel Gibbs
7df36e4d02
Delete issue_label_bot.yaml
2021-02-16 15:27:04 +00:00
Daniel Gibbs
381d7f2b09
Merge branch 'hotfix/v21.1.3'
2021-02-07 23:39:49 +00:00
Daniel Gibbs
da1de93e87
Merge branch 'hotfix/v21.1.3' into develop
2021-02-07 23:39:48 +00:00
Daniel Gibbs
32320a6a03
Release v21.1.3
2021-02-07 23:36:57 +00:00
Christian
5752fc359b
fix(core): allow the override of the executeable via common or instance config ( #3218 )
2021-02-07 23:34:21 +00:00
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.
2021-02-07 22:03:03 +00:00
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
2021-02-07 21:59:37 +00:00
Daniel Gibbs
ab4fc05218
feat(vhserver): add server query
...
add query port to details
correct inbound direction
2021-02-07 21:46:31 +00:00
Daniel Gibbs
8bcfc7ee7f
fix(vhserver): update start parameters for multi word server names
...
aaa
2021-02-07 21:46:26 +00:00
Daniel Gibbs
22a4498ca9
Merge branch 'hotfix/v21.1.2'
2021-02-05 21:32:34 +00:00
Daniel Gibbs
a2f5c818b5
Merge branch 'hotfix/v21.1.2' into develop
2021-02-05 21:32:34 +00:00
Daniel Gibbs
b1e321ee3b
Hotfix v21.1.2 ( #3215 )
...
* feat(newserver): Valheim (#3212 )
* fix(backup): resolve issues with lockfile check and creation (#3214 )
2021-02-05 20:42:49 +00:00
Daniel Gibbs
90a75aedd5
Release v21.1.2
2021-02-05 16:11:58 +00:00
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
2021-02-05 16:10:55 +00:00
Daniel Gibbs
419d74b831
feat(newserver): Valheim ( #3212 )
...
Co-authored-by: Alasdair Haig <boaz.sylvannia@live.com>
Co-authored-by: Alasdair Haig <alasdair.coille@gmail.com>
Co-authored-by: AlasdairHaig <AlasdairHaig@users.noreply.github.com>
2021-02-05 16:10:55 +00:00
Daniel Gibbs
e4c11e63dc
Merge branch 'hotfix/v21.1.1' into develop
2021-01-28 21:45:05 +00:00
Daniel Gibbs
1300fb369e
Merge branch 'hotfix/v21.1.1'
2021-01-28 21:45:05 +00:00
Daniel Gibbs
b57cf8b9b8
Release v21.1.1
2021-01-28 21:44:44 +00:00
Christian
ab300a89c0
fix(vints): correct log dir ( #3207 )
2021-01-28 21:31:33 +00:00
Christian
0242ecaa4d
fix(arma3): fix binary name ( #3205 )
2021-01-28 21:30:38 +00:00
Daniel Gibbs
7f230c7f70
Merge branch 'master' into develop
2021-01-27 22:16:20 +00:00
Daniel Gibbs
d82cc915a6
Release v21.1.0
2021-01-27 22:16:03 +00:00