Releases: GameServerManagers/LinuxGSM
Releases · GameServerManagers/LinuxGSM
v21.2.2
v21.2.1
v21.2.0
v21.2.0 (2021-03-14)
🎉 New Features
- install: add support for Pop!OS! dependency checks (#3274)
- ark: updated default map comment (#3285)
- core_dl: add more hashing methods (#3280)
- alert: add an option to use a reverse proxied Telegram API server (#3228)
- send: new command send (#3288)
- newserver: add PaperMC Server and Waterfall (#3292)
- ut99: update to 469b (#3364)
- etl: update ET: Legacy to 2.77 (#3363)
- rust: add option to set gamemode for server (#3343)
🐛 Bug Fixes
- mods: update Metamod:Source stable version (#3227)
- vh: Add support for changing savedir in valheim (#3266)
- core: add execution of check_ip before the config init (#3289)
- vh: add escaped quotes to Valheim startparams to account for spaces (#3272)
- ts3: correct arch var in if statement (#3283)
- ts3: add fix to detect accounting file and delete if possible (#3204)
- ut2k4: deprecate dependencys for ut2k4 and ut99 (#3309)
- info: get most recent backup instead of oldest (#3319)
- post-details: prevent password showing in start parameters (#3315)
- start: remove double quote from tmux (#3333)
- backup: force $lastbackup to use latest backup (#3328)
- config: resolves issue with settings not always picked up in start parameter (#3320)
- deps: add detection for lxc container add hostname dependency (#3350)
- details: fix to show last backup (#3348)
- fastdl: add missing file extention vmt and vtf (#3349)
- startparameters set instead of parms and call function to eval parms once (#3340)
- regression from #3328 for tmux version (#3342)
- revert part of #3280 to fix upgrade (#3341)
v21.1.3
v21.1.2
v21.1.1
v21.1.0
v21.1.0 (2021-01-27)
🎉 New Features
- config: add secrets config to store sensitive settings (#3080) by @dgibbs64
- newserver: Colony Survival (#3075) by @h3o66
- skeleton: New command skeleton (#3152) by @dgibbs64
- check-update: add new command check-update for steamcmd game servers (#3146) by @h3o66
- refactor check_config removing some game specific code (#3160) by @dgibbs64
- newserver: Vintage Story (#3156) by @h3o66
- newserver: SCP: Secret Laboratory (#3163) by @h3o66
- dev: add libc++.so.1 for dependency detection (#3181) by @h3o66
- steamcmd: set platformtype for steamcmd in the default config for the game server (#3167) by @h3o66
- improved start parameters system (#3151) by @h3o66
- arma3: change binary to 64bit by @h3o66
🐛 Bug Fixes
- stop: stop will clear tmux text before entering stop command (#3142) by @unknowntrojan
- update: redo steamcmd update part for new behavoir (#3139) by @h3o66
- bmdm: add missing dependency ncurses libs (#3138) by @h3o66
- minecraft: fix java ram assignment (#3147) by @h3o66
- steamcmd: retries are not honoured if install succeeds (#3155)
- gmod: update link for wiki page (#3165) by @h3o66
- steamcmd: fix branch switch (#3168) by @h3o66
- rust: server config text change for rcon (#3175) by @h3o66
- steamcmd: remove unused parameter (#3170) by @h3o66
- rust: wipe command does not wipe all sav files (#3183) by @h3o66
- pvr: add new dependency (#3180) by @h3o66
- inss: fix config to only use parameter (#3179) by @h3o66
- steamcmd: fix update on start not starting the server (#3169) by @h3o66
- steamcmd: add dependency SDL 32bit for debian and ubuntu (#3186) by @h3o66
- stop: change csgoserver stop mode (#3171) by @h3o66
- ut2k4server: better parsing of the serverconfig (#3192) by @h3o66
- wipe: resolve random seed not working (#3190) by @h3o66
- core: add new functions for github releases (#3164) by @h3o66
- alert: cleanup and remove unused variables (#3195) by @h3o66
- backup: fix backup not correctly exiting on cancelling backup (#3197) vt @dgibbs64
- standardise and refactor comment headers (#3198) by @dgibbs64
- install: fix menu missing first server off list (#3196) by @dgibbs64
- review and tidy up of various _default.cfg files by @dgibbs64
- update: non-steam updates to not always require restarting if stopped by @dgibbs64
v20.6.2
v20.6.1
v20.6.0
v20.6.0 (2020-12-04)
🎉 New Features
- mods: add Stripper:Source to the modlist (#3070) (0ff4305) by Christian
- remove support for Serious Sam 3 and Goldeneye: Source (#3078) by Daniel Gibbs
- allow forks to use master branch (#3073) (a75ce42) by Max Vaessen
- new server: pvrserver (#2384) by Christian
- mods: metamod/amxmodx for goldsrc engines (#3104) by tkrn
- ut99server: update UT99 to version 469a (OldUnreal patch) (#3110) by Daniel Gibbs
- mcserver: select Minecraft release or snapshot (#3114) by Josh Bryans
- add version and port details to lockfile (0b38915) by Daniel Gibbs
🐛 Bug Fixes
- details: Barotrauma will show as needing to be edited in game config (#3085) (5d7ff92) by Christian
- btserver: add dependency check for libicu (#3083) by Christian
- bf1942: add missing dependency to checks for libncurses5:i386 (#3098) (e8a7118) by Christian
- bf1942: servername parsing (#3096) (bb78ee3) by Christian
- deps: change ubuntu 20.10 to use lib32gcc-s1 (#3094) by Christian
- add connect timeout to core curl functions (#3117) (269bf6e) by Christian
- samp: fix config change after installation (#3119) by Christian