163 Commits

Author SHA1 Message Date
Daniel Gibbs
da40c636e6
Release v21.3.1 2021-09-28 22:54:05 +01:00
Daniel Gibbs
f6c982746b Release v21.3.0 2021-09-25 12:45:11 +01:00
Daniel Gibbs
79b60561a0 v21.2.5 2021-08-06 20:43:22 +01:00
Daniel Gibbs
9b6d239ca4
v21.2.4 2021-06-10 12:05:41 +01:00
Daniel Gibbs
669e2c9227 Release v21.2.3 2021-03-28 22:25:02 +01:00
Daniel Gibbs
53fdf7c705
fix(rust): resolve rust seed not loading to server (#3407) 2021-03-28 21:46:36 +01:00
Daniel Gibbs
532443eafe Release v21.2.2 2021-03-15 23:03:50 +00:00
Daniel Gibbs
5ad8422784 Release v21.2.2 2021-03-15 22:50:51 +00:00
Christian
342c48c9cf
fix(core): fix start paramerter reloading (#3380)
* fix(core): fix start paramerter reloading

Co-authored-by: Daniel Gibbs <me@danielgibbs.co.uk>
2021-03-15 20:04:30 +00:00
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
2021-03-15 20:02:33 +00:00
Daniel Gibbs
3eeaf8fcc7 Release v21.1.1 2021-03-14 17:23:37 +00:00
Christian
40625a7892
fix: startparameters set instead of parms and call function to eval parms once (#3340) 2021-03-06 21:53:29 +00:00
Christian
d0e38df372
fix: revert part of #3280 to fix upgrade (#3341) 2021-03-06 21:53:01 +00:00
Daniel Gibbs
f5bc105114 Release v21.2.0 2021-03-06 10:12:31 +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
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
Christian
ce1fe2955a
feat(core_dl): add more hashing methods (#3280) 2021-02-19 22:05:56 +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 Gibbs
90a75aedd5 Release v21.1.2 2021-02-05 16:11:58 +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
b57cf8b9b8 Release v21.1.1 2021-01-28 21:44:44 +00:00
Daniel Gibbs
d82cc915a6
Release v21.1.0 2021-01-27 22:16:03 +00:00
Daniel Gibbs
eed12cac36 fix(install): fix menu missing first server off list (#3196) 2021-01-25 20:26:26 +00:00
Daniel Gibbs
852feec520 fix: standardise and refactor comment headers (#3198) 2021-01-25 20:26:17 +00:00
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 <chris.h3o66@gmail.com>
2021-01-25 20:25:38 +00:00
Daniel Gibbs
ccbe56926c feat(config): add secrets config to store sensitive settings (#3080)
* feat(config): add secrets.cfg

* changed name of config

* updated wording
2021-01-25 20:20:19 +00:00
Daniel Gibbs
7bc55f1820 release v20.6.2 2020-12-18 22:15:52 +00:00
Daniel Gibbs
db559aabe0 v20.6.1 2020-12-05 11:17:54 +00:00
Daniel Gibbs
b7c8f9e548 v20.6.0 2020-12-04 14:21:06 +00:00
Christian
269bf6e491
fix: add connect timeout to core curl functions (#3117) 2020-11-29 13:20:56 +00:00
Max Vaessen
a75ce429b5
feat: allow forks to use master branch (#3073)
The standard behaviour for master is that it uses the release/version number rather than the latest master. This is designed to prevent modules "version mixing" e.g alerts.sh being on v20.4.0 and alerts_discord.sh being v20.5.0. Version mixing can cause unpredictable behaviour and break installs.

This solution will ensure that only the official the GameServerManagers repo uses this method. This allows forked repos to use custom code in master ignoring the release.
2020-10-10 22:14:19 +01:00
Daniel Gibbs
ff646adb24 Version v20.5.1 2020-10-05 22:35:12 +01:00
Daniel Gibbs
5b84fb5bf4 Release 20.5.0 2020-09-20 21:32:35 +01:00
Daniel Gibbs
33eb01b387
feat: remove requirement to input IP (#3015)
Removes a long time annoyance for any users who have servers with multiple IP addresses.

Now if the server has more than one IP address LinuxGSM will automatically try query all IP's until it gets a response.

The default IP in settings will now be 0.0.0.0 this also helps resolve issues with source servers and LAN browser #2534

If required it is still possible to manually enter the IP address you want to use. Also, displayip setting is useful if you want your alert to specify an IP address

IP variables for reference
ip the default IP for the server if using 0.0.0.0 LinuxGSM will query all available IP addresses
queryips a list of the ip addresses that will be queried
queryip the ip address that is being queried
displayip the ip/hostname you want to show up in alerts. if unset the internet-facing IP will be used
extip the external internet-facing IP address
2020-09-12 21:53:45 +01:00
Daniel Gibbs
bb01afafc8 Release v20.4.1 2020-07-21 12:13:02 +01:00
Daniel Gibbs
167cf43e5b codacy 2020-07-17 23:56:51 +01:00
Daniel Gibbs
f4b2e8b4fd Release v20.4.0
Release v20.4.0
2020-07-16 22:26:23 +01:00
Daniel Gibbs
8316d87853
fix(log): allow logs to correctly display primary command (#2958) 2020-07-12 23:16:22 +01:00
Daniel Gibbs
363c5ab1f3 release v20.3.3 2020-05-29 18:46:27 +01:00
Daniel Gibbs
58956fab3c release v20.3.2
release v30.3.2
2020-05-24 14:37:41 +01:00
Daniel Gibbs
498cb67146 release v20.3.1 2020-05-21 17:44:09 +01:00
Daniel Gibbs
13b3acbb45 release v20.3.0 2020-05-20 13:31:01 +01:00
Daniel Gibbs
a76cd3f7b3
feat(update-lgsm): LinuxGSM update refactor (#2884)
This update is a major refactor of how LinuxGSM updates itself.
* will now use a version tag if downloading module for the first time.
* added backup repo (Bitbucket) that will be used if Github is unavailable.
* added ./gameserver and module version comparison this will allow instances to be correctly updated if there is a version mismatch.
* UI changes when modules are fetched for the first time
* added sessionname to fix broken tmux session is ./gameserver is called ./gameserver.sh
* change apt to apt-get as recommended by the apt packages when dealing with scripts.
2020-05-19 09:53:48 +01:00
Daniel Gibbs
efdb6e4751 Merge branch 'hotfix/v20.2.1' into develop 2020-05-06 12:27:49 +01:00
Daniel Gibbs
4ec92fc43f release v20.2.1 2020-05-06 11:34:33 +01:00
Daniel Gibbs
66bf5e059e
feat(log): refactor log handling (#2859)
* standardise module identifiers
* renamed logs.sh to core_logs.sh
* improve stats log
* remove local
* functionselfname rename
2020-05-03 00:02:21 +01:00
Daniel Gibbs
0ff1e428be release v20.2.0 2020-04-23 07:49:45 +01:00
Daniel Gibbs
8f14f97ec5
feat(steamcmd): move steamcmd dir to standard location (#2822)
* improvements to steamclient.so fix
* added fix to install inconsistent location across distros
* added dev/null for master server
* XDG_DATA_HOME
* prevent check_last_update from restarting server if stopped
2020-04-17 18:25:34 +01:00