Daniel Gibbs
bb994660f7
fix(config): resolves issue with settings not always picked up in start parameter ( #3320 )
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
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
32320a6a03
Release v21.1.3
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
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
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
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
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
Christian
cd6257445f
feat(core): add new functions for github releases ( #3164 )
* feat(core): add new functions for github releases
* minor stuff
Co-authored-by: Daniel Gibbs <[email protected] >
4 years ago
Daniel Gibbs
4e4062114b
fix(wipe): resolve random seed not working ( #3190 )
* random seed
* correct name
* add seed to info_parms
* fix(wipe): resolve random seed not working
4 years ago
Christian
27e56ee7ba
fix(ut2k4server): better parsing of the serverconfig ( #3192 )
4 years ago
Christian
785b117e09
fix(stop): change csgoserver stop mode ( #3171 )
Co-authored-by: Daniel Gibbs <[email protected] >
4 years ago
Christian
67ace6c80a
fix(steamcmd): add dependency SDL 32bit for debian and ubuntu ( #3186 )
4 years ago
Christian
3f018455fa
feat(steamcmd): set platformtype for steamcmd in the default config for the game server ( #3167 )
4 years ago
Christian
4eb2c52fd4
fix(steamcmd): fix update on start not starting the server ( #3169 )
Co-authored-by: Daniel Gibbs <[email protected] >
4 years ago
Christian
6f2c7ede4d
fix(inss): fix config to only use parameter ( #3179 )
4 years ago
Christian
5ab5d9c5cf
fix(pvr): add new dependency ( #3180 )
Co-authored-by: Daniel Gibbs <[email protected] >
4 years ago
Christian
cacfd38f78
feat(dev): add libc++.so.1 for dependency detection ( #3181 )
Co-authored-by: Daniel Gibbs <[email protected] >
4 years ago
Christian
6d3dc8e579
fix(rust): wipe command does not wipe all sav files ( #3183 )
4 years ago
Christian
f14678e820
fix(steamcmd): remove unused parameter ( #3170 )
4 years ago
Christian
b6f9ac83bc
fix(rust): server config text change for rcon ( #3175 )
Co-authored-by: Daniel Gibbs <[email protected] >
4 years ago
Christian
b83d699907
feat(newserver): SCP: Secret Laboratory ( #3163 )
4 years ago