Daniel Gibbs
fff8e0a2f5
Release 180409
* Added new server Rising World
* Added new server ET: Legacy
* Added support for node-gamedig
* Updated Factorio to glibc 2.18
* Changed apt-get to apt
* Changed many sleep timers from 1 second to 0.5 to speed up LinuxGSM
* Fix for issue #1784 Tmux closing wrong session
* Fixed dependency requirements for CoD 2 and CoD:UO #1866
* Discord now uses external IP over standard IP
* Code tidy/improvements with guidance from Shellcheck
* Added development command query-raw
* Added development command clear-functions
* Added development log dev-debug-function-order.log
* Added fctrserver to Travis CI tests
* Updates to GitHub Issues; Added bots and updated templated
* Fixed waffle.io button no longer working
* Corrected Query Port for UT3 (Query Port does not work btw)
7 years ago
Daniel Gibbs
c2bef39ad2
new feature gamedig
7 years ago
Daniel Gibbs
a1f2c7d56f
Release ET:Legacy
7 years ago
Daniel Gibbs
64701aceae
Shellcheck code tidy
SC2164
SC2086
SC2062
SC2046
SC2143
SC2086
SC2164
7 years ago
Daniel Gibbs
6438fff13a
SC2143
7 years ago
Marvin Lehmann
9eeaeb9fe7
Added Battalion 1944
7 years ago
Daniel Gibbs
77f1f9ea23
changed to new domain linuxgsm.com
7 years ago
Daniel Gibbs
bd59b54ac4
SC2046
7 years ago
Daniel Gibbs
6c38a3c869
prevent error message in if
7 years ago
Daniel Gibbs
7c9b4fc8ac
Added fix specific to stationeers. Causes var to be overwritten
7 years ago
FliesWithWind
1583e3af10
Updated install_config.sh
Added Stationeers to install_config.sh
7 years ago
Daniel Gibbs
d95a66ec51
Added Just Cause 3 config
7 years ago
Marvin Lehmann
5b76ede9e0
Forced game config download
otherwise old configs or configs from other games which have the same name like server.cfg will be mistakenly used.
8 years ago
Marvin Lehmann
6131a58609
Fixed ZPS config installation
8 years ago
Daniel Gibbs
fdbc6fc73c
updated function_selfname to help with issue #1425
8 years ago
Daniel Gibbs
298d157087
Moved Config download message
8 years ago
Daniel Gibbs
e29b24de2c
Updated SAMP to follow new system
8 years ago
Daniel Gibbs
2cdda18020
fixes #1308 as per @cedarlugs suggestion
8 years ago
Daniel Gibbs
dff0ac440d
Removed KF2 config download as causes server to fail starting
8 years ago
Daniel Gibbs
e123c9beac
Removed UT3 config download as causes server to fail starting
UT3 server sees the dir already exists and then fails to copy all the config to the configdir
8 years ago
Daniel Gibbs
18415361e5
Added UTWeb.ini to config download
8 years ago
Daniel Gibbs
5bd18c20bd
ut3 now checks for cfgdir
8 years ago
Daniel Gibbs
c065d6d79f
Added Killing Floor 2
8 years ago
Daniel Gibbs
5672fc16a1
Corrected game config case
8 years ago
Daniel Gibbs
a44eb45a94
Added squad
8 years ago
Daniel Gibbs
1d41567c8b
fixed config installation
8 years ago
Daniel Gibbs
3ef7ca2879
updated download variables
8 years ago
Daniel Gibbs
790f58e64d
further dir changes
8 years ago
Daniel Gibbs
e40c541eeb
renamed the default config location
8 years ago
Bara20
b21a3f93aa
Update install_config.sh
8 years ago
Bara20
f65449a0e0
Add support for classic offensive
8 years ago
Alexander Hurd
c043eef6ef
adding Base Defense
8 years ago
Daniel Gibbs
11696acf5a
Renamed LGSM to LinuxGSM
For consistant branding.
8 years ago
Daniel Gibbs
7a74ec1e7a
corrected gamedirname for bo
8 years ago
Daniel Gibbs
f1bb0dca1c
Added Ballistic Overkill config
8 years ago
Daniel Gibbs
8384cd6eba
Removed servers that are not ready for release
branches have been created for these
8 years ago
Marvin Lehmann
e57b163c58
Fixes config stuff
8 years ago
Marvin Lehmann
1ed8bd6337
Added Tower Unite
WIP: A few things still need to be done like adding deps, gslt or probably a specific steamclient.so fix..
8 years ago
Alexander Hurd
f6ad588ab7
adding Counter-Strike: Classic Offensive config
8 years ago
Braunson
c0f9078f06
Don’t attempt to change server name vars
8 years ago
Daniel Gibbs
7d848c30c4
added no-clobber option
preventing overwriting of already existing configs
8 years ago
UltimateByte
43a924a124
Typo: Survivial > Survival
8 years ago
UltimateByte
8543ec7744
added back config vars for ark
8 years ago
UltimateByte
1b9e0bcd1b
Fixes #1235 and more
No config alteration for Ark, and requires to create the cfgdir.
+ Rearranging presentation to make more visual sense
8 years ago
Daniel Gibbs
352bd06887
Various minor changes
8 years ago
Chaos
784a6ff268
Check if configuration directory exists before downloading and moving config files
8 years ago
Chaos
c739902811
Adding Multi Theft Auto Support
8 years ago
Daniel Gibbs
1e5852b753
Renamed to CallOfDuty2
8 years ago
Daniel Gibbs
64e6a08745
Added Call of Duty 4 server config
8 years ago
Marvin Lehmann
4e69406995
Display correct config name when copying
9 years ago