Daniel Gibbs
6ad869783d
Message stating IP automatically set
7 years ago
Daniel Gibbs
3f3e299901
added script log message about auto ip
7 years ago
Daniel Gibbs
4fe0e69086
Message stating IP automatically set
7 years ago
Daniel Gibbs
77f1f9ea23
changed to new domain linuxgsm.com
7 years ago
Daniel Gibbs
efbbe41865
Fixed issue identifying ip not being set in game config if 1 IP
if server has single IP and required IP to be specified in game config check_ip was not detecting the issue
7 years ago
Daniel Gibbs
fdbc6fc73c
updated function_selfname to help with issue #1425
8 years ago
UltimateByte
8082932a0e
fixed typo/syntax
8 years ago
Daniel Gibbs
28cc7bfd82
Updated message to reflect new LinuxGSM config location
8 years ago
Daniel Gibbs
6f9e00098e
Corrected configdir location
8 years ago
Daniel Gibbs
ebb0e38592
updated message
8 years ago
Daniel Gibbs
8005263f4c
updated check_ip info for new config location
8 years ago
Daniel Gibbs
11696acf5a
Renamed LGSM to LinuxGSM
For consistant branding.
8 years ago
Daniel Gibbs
f0bd1bfc5c
Release/161113 ( #1185 )
* Fixes #991 (#1165 )
* stbuf will no longer be used on x64 #991
* Added BF1942 ncurses requirement to CentOS
* adding Call of Duty (#1118 )
* adding Call of Duty 2 (#1127 )
* Improvements up command_backup.sh
added backup trap and improved lockfile support
changes to the messages displayed on screen
renamed some functions
other misc changes
9 years ago
Daniel Gibbs
043b44d315
Added bypass for travis tests
9 years ago
Daniel Gibbs
dc0a7cab43
IP address is selected in config for some games
If server has multiple nic's then an ip has to be selected. Some servers
this is done on the parms and others in the config.
LGSM now handles config IP addresses better. Check IP also tells the
user to change the IP in the config
9 years ago
Daniel Gibbs
947e6114d7
Revert "ET now bypasses IP check"
This reverts commit 44f3a7018c
.
9 years ago
Daniel Gibbs
44f3a7018c
ET now bypasses IP check
9 years ago
Daniel Gibbs
13ed1ea590
I cannot spell! updated "Information"
9 years ago
cedarlug
215aae3397
mumble's IP address is hard set with the 'host=' setting in
the ini file. check_ip's result returns an error due to
looking for the ip setting in the server script.
This commit bypasses the issue allowing `details` functionality
to work once again.
9 years ago
Daniel Gibbs
4f4f39c28b
Messages improvements
9 years ago
Marvin Lehmann
6b26e2437d
Changed Teamspeak to TeamSpeak
- added fix for TeamSpeak 3 scripts using gamename="Teamspeak 3"
(core_functions.sh)
9 years ago
Marvin Lehmann
3eee2b3690
Fixed some typos and improved descriptions
These changes do not affect the functionality of the code.
9 years ago
Daniel Gibbs
46941def99
function_selfname + fixes
9 years ago
Daniel Gibbs
44453353df
messages
9 years ago
Daniel Gibbs
6fba694b97
messages
9 years ago
Daniel Gibbs
6a3193194d
removed local commandaction="Checking"
9 years ago
Daniel Gibbs
21512494fa
module name has been split
now named
commandname and command action
command name is used in logs
command action is used on-screen.
Also alterations to function_selfname now called just selfname
9 years ago
Daniel Gibbs
b8f44749a0
Ditched lgsm_version as not used
added
local modulename="Function"
local function_selfname="$(basename $(readlink -f "${BASH_SOURCE[0]}"))"
to all functions
9 years ago
Daniel Gibbs
b077588f36
More alterations for exitcodes
9 years ago
Daniel Gibbs
77829d393b
altered to fatal error
9 years ago
Daniel Gibbs
bf03a08f06
Version 210516
9 years ago
Daniel Gibbs
65bc10074c
Changed http to https on LGSM links
9 years ago
Daniel Gibbs
841a65b2f7
moved functions to lgsm dir
9 years ago
Daniel Gibbs
3b6e66a5ae
Code tidy
9 years ago
Daniel Gibbs
ece19b3355
Updated messages func names
Update al messages function names to make is easier to read
9 years ago
Efreak
3c1e6da572
Line break at end of IP warning
Not having the line break makes it a bit harder than just double-clicking to select the url and copy/paste it.
9 years ago
Daniel Gibbs
57cbdcee60
else
9 years ago
Daniel Gibbs
c2c5693047
Moving checks to start of commands
9 years ago
Daniel Gibbs
5f290fd3b8
Updates all version numbers
9 years ago
Daniel Gibbs
069f2cba06
updated dates
9 years ago
Daniel Gibbs
f005da0fe8
Renamed all functions test required now
9 years ago
Daniel Gibbs
860126bf7d
Initial renaming
creating new branch to test renaming
9 years ago
Daniel Gibbs
dfbcee27eb
added missing quotes
9 years ago
Daniel Gibbs
39e963fb13
Change to function version to variable
9 years ago
Daniel Gibbs
4a66d6de7f
Added exit codes where needed
10 years ago
Daniel Gibbs
5117b0ad14
Added newline
10 years ago
Daniel Gibbs
bcad424b78
danielgibbs.co.uk to gameservermanager.com
10 years ago
Daniel Gibbs
5b5e4351b5
Added link to more info about the error
10 years ago
Daniel Gibbs
c7b20905eb
Updated dates
10 years ago
Daniel Gibbs
780e27fe88
Revert "Get all ip if ip=0.0.0.0"
This reverts commit b1cd86d94c
.
10 years ago