Daniel Gibbs
57b319d29e
boserver fixes
8 years ago
Daniel Gibbs
0513f60794
filter #
8 years ago
Daniel Gibbs
688809a92d
Improvements to boserver
8 years ago
Daniel Gibbs
ef056b3d35
ballistic overkill config
8 years ago
Daniel Gibbs
c61440d1be
Updated info_config.sh to match other servers
8 years ago
Daniel Gibbs
f9da8c9a1e
corrections to mta ip=
8 years ago
Daniel Gibbs
6df0855bda
added ip=
8 years ago
UltimateByte
e4b0054f63
Grep Ark SessionName
8 years ago
UltimateByte
5144d86be5
Ark info config, to test
8 years ago
Daniel Gibbs
269970ad8a
corrected factorio vars
8 years ago
Daniel Gibbs
172e276586
stray =
8 years ago
Daniel Gibbs
85014ca483
corrected gamename
8 years ago
Daniel Gibbs
b6f1e8f605
added factorio
8 years ago
Daniel Gibbs
712f5f0f2b
Added factorio to info config
8 years ago
Chaos
631dab60ad
command details
8 years ago
Daniel Gibbs
32e0c92175
Added COD 4 to Infor_config
8 years ago
Daniel Gibbs
012e37640c
Changed slots to Maxplayers #1036
see issue #1036
8 years ago
Daniel Gibbs
6103215513
Added CoD: WaW
8 years ago
Marvin Lehmann
6c43ad882f
Made server_port grep more unique
master_server_port was also grep'd before
8 years ago
Marvin Lehmann
9823aed3df
Move parameter variables to configs
Setting variables in configs is preferred.
8 years ago
Daniel Gibbs
1296928114
Added CODUO
9 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
Alexander Hurd
d8bd68e9c8
adding Call of Duty 2 ( #1127 )
* Added Call of Duty 2
9 years ago
Marvin Lehmann
8a21bfe48d
Fixes and improvements
- moved tick_rate to config
- corrected config info (port -> masterport)
- corrected default cluster.ini path
- added missing $ for variables
9 years ago
Marvin Lehmann
d5b7c3cba6
Overhauled Don't Starve Together server
WORK IN PROGRESS
- use ip parameter and/or ip from config
- standardize fn_dstconfig() ?
- ..
9 years ago
Alexander Hurd
7d16230522
adding Call of Duty ( #1118 )
* adding codserver Call of Duty 1
9 years ago
Daniel Gibbs
fb918470e4
removed return
9 years ago
Daniel Gibbs
a0b6c9dc03
Added missing if statements
9 years ago
Daniel Gibbs
f172233995
Added quake 2 details
9 years ago
Daniel Gibbs
31ff13993c
Added Quake 3
9 years ago
Daniel Gibbs
83fdf38410
Tidy up
9 years ago
UltimateByte
60d4e9c84e
Using awk for now
fixes #1130
9 years ago
UltimateByte
2653e003ea
Ordering, spacing and comments
9 years ago
UltimateByte
e370cdd4b4
ordering & matching changes
9 years ago
Daniel Gibbs
34b0a42a49
Should Fix issue #1130
9 years ago
Daniel Gibbs
05ee12038c
fixed ip for mumble #1130
9 years ago
UltimateByte
c43ac02250
first fix attempt for mumble ip
9 years ago
UltimateByte
c2bd0cffb5
fixed mumble port using awk instead of sed
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
cedarlug
74d6ea1df7
`xargs -0` allowed single quotes but kills the whitespace cleansing. replacing with sed.
9 years ago
Daniel Gibbs
7ae68ce4e2
Updated ET info
9 years ago
Daniel Gibbs
ce4934da06
fixed port for et
9 years ago
Daniel Gibbs
e79e40ecf9
added port for ET
9 years ago
Daniel Gibbs
53c14f86af
split quake live and et
9 years ago
Daniel Gibbs
f13a24c5fb
added ipchecking to idtech3 engine
9 years ago
cedarlug
3ed9c10a2d
Adjusting xargs' interpretation of single quotes: ref #1111
9 years ago
Daniel Gibbs
79fe18d551
Added BF1942
9 years ago
Daniel Gibbs
b0e4dac10a
removed some test code
9 years ago
Daniel Gibbs
ba2e6d9ef6
Re checked and updated whole function
checked every variable and standardised as much as possible.
Will now be more reliable as getting config info
9 years ago
Daniel Gibbs
04e8800e71
Added cut -f1 -d "/"
9 years ago