Daniel Gibbs
c7149168ba
Merge from master
9 years ago
Daniel Gibbs
75e4f1dc13
Updated URL's to new location
LGSM has been moved to an organisation. There is a new URL
https://github.com/GameServerManagers/LinuxGSM/
The old url will still work. So there is no issue with old installs.
9 years ago
Daniel Gibbs
7a08e4a157
Added libdir to all scripts
9 years ago
Daniel Gibbs
678f8b83f8
Removed trailing spaces from files
Added "trim_trailing_white_space_on_save": true in to my sublime
text install to make sure trailing spaces get removed.
9 years ago
Daniel Gibbs
7216f75217
Version 210516
9 years ago
Daniel Gibbs
bf03a08f06
Version 210516
9 years ago
Daniel Gibbs
885d3b118b
notifications are now called alerts
Added pushbullet support to all servers
9 years ago
Daniel Gibbs
65bc10074c
Changed http to https on LGSM links
9 years ago
UltimateByte
ddbf9c79f4
Update opforserver
9 years ago
UltimateByte
5ea81e9eef
New fetching system (LGSM & Functions dirs)
9 years ago
UltimateByte
1c54e492ae
New fetching system
9 years ago
Daniel Gibbs
5f290fd3b8
Updates all version numbers
9 years ago
Daniel Gibbs
d3efed7da9
updated functions and getopt names
9 years ago
Daniel Gibbs
35be754990
New feature: Dev debug
I useful feature for developers.
This will enable a log to be created of everything that ran when
executing a command. It uses the set command.
When you run a command a file dev-debug.log is created and will output
set -x
9 years ago
Daniel Gibbs
9c4df59a48
Updated selfname and curl error checking
9 years ago
Daniel Gibbs
a023b47ac5
Fixed curl check bug
9 years ago
Daniel Gibbs
9cf1775749
All servers now have new github branch select feature
9 years ago
Daniel Gibbs
c42eb866a9
As per issue #516
https://github.com/dgibbs64/linuxgsm/issues/516
9 years ago
Daniel Gibbs
83a0894d87
Updated configs to match gameserver-configs project
updated hostname and rconpassword
10 years ago
Daniel Gibbs
a9d6acb1a6
changed to updateonstart="off"
changed to off/on instead of no/yes
10 years ago
Daniel Gibbs
dbbfb78d96
goldsource issue #438
Improvements to reliability of server downloads.
10 years ago
Daniel Gibbs
a8c39c9ab1
Speed up function loading
Removed sleep 1 from fn_runfunction to speed up loading of functions.
This will save me a lot of time waiting.
10 years ago
Daniel Gibbs
9eea49a923
Updates to fn_install_config
Made this function more consistent across different servers and changed
defaultconfig var to servercfgdefault
10 years ago
Daniel Gibbs
c1ad3e6716
added updateonstart variable
this new variable will allow the script to check for updates when
running the start command
10 years ago
Daniel Gibbs
58f1e2ace3
Removed --no-check-certificate from wget
--no-check-certificate presents a possible security risk.
--no-check-certificate is only used because older distros do not
recognise githubusercontent.com and will fail to download files. I have
decided to remove remove this option for now. It may be the case later
that I all this with older distros if there is a need for it.
10 years ago
wb
bcb36f368b
Updated wget URL for repository
changed linuxgameserver to linuxgsm across 33 files
10 years ago
Scarsz
8bf242e0a8
I'm REALLY tired
10 years ago
Scarsz
2457a6f299
Change op4 to be a more standard identifier opfor
10 years ago
Daniel Gibbs
44189831c7
op4server to opfserver
numbers in usernames could potentially cause issues on on distros.
10 years ago
Xylemon
141f25a0b3
Added scripts for the rest of the GoldSrc Steam games
10 years ago