Daniel Gibbs
|
5977657495
|
Added Black Mesa Deathmatch config
|
10 years ago |
Daniel Gibbs
|
f43c6649d5
|
Added BlackMesa Config
|
10 years ago |
Daniel Gibbs
|
351ad51ac2
|
Removed echo
|
10 years ago |
Daniel Gibbs
|
4a5e4cffb6
|
Moved updateonstart code before the console log is moved
Moved updateonstart code before the console log is moved to prevent a
bug that meant fn_update_check was unable to to check logs for updates.
|
10 years ago |
Daniel Gibbs
|
02f2992558
|
Fixed issue #414
will not cd to steamcmd dir as no longer in the correct dir...might of
been caused by changes to another functions.
|
10 years ago |
Daniel Gibbs
|
f2a2fac5cd
|
Merge pull request #412 from dgibbs64/pr/408
Pr 408
|
10 years ago |
Daniel Gibbs
|
fa3350b06a
|
Altered if to follow LGSM standard
|
10 years ago |
Daniel Gibbs
|
bd4574a6a4
|
removed fn_check_steamcmd from mumbleserver
|
10 years ago |
Daniel Gibbs
|
b85aef2ed3
|
Integrated mumble server
|
10 years ago |
Daniel Gibbs
|
dc1c9cb812
|
spelling error
|
10 years ago |
xFaNaTiix
|
c40b49c2ba
|
Added calls of csgofixes
|
10 years ago |
xFaNaTiix
|
a252f3e771
|
Corrected versions (dates)
|
10 years ago |
Daniel Gibbs
|
c4e05125eb
|
Added more info about storage
Made more details available on storage. such as filesystem total
storage used and available.
|
10 years ago |
Daniel Gibbs
|
864b566ca0
|
Merge pull request #406 from xFaNaTiix/master
A few fixes and additions
|
10 years ago |
Marvin Lehmann
|
da7f3d0b34
|
Added default input "y" when opening console
Now you just have to press ENTER.
Note that this requires v4 of bash.
|
10 years ago |
Marvin Lehmann
|
31c9bcd195
|
Fixed Steam / LAN error
This fixes:
- Unable to load Steam support library.
- This server will operate in LAN mode only.
|
10 years ago |
Marvin Lehmann
|
309ee91730
|
Added lock file removal for all servers
Otherwise the server will restart if you stopped it when monitoring is active.
|
10 years ago |
Marvin Lehmann
|
8173949a05
|
Fixed 'Unknown command "servercfgfile"'
Left 4 Dead 1 doesn't support this command. To run multiple server with different configs you have to use -fork and a few other parameters.
|
10 years ago |
Daniel Gibbs
|
19312964e6
|
removed #
|
10 years ago |
Daniel Gibbs
|
bc1127e01e
|
Fixed issue #400
|
10 years ago |
Daniel Gibbs
|
b8d51b7035
|
Merge pull request #405 from dgibbs64/ts3server-installer
Ts3server installer
|
10 years ago |
Daniel Gibbs
|
73a63afa93
|
Added ts3server installer
ts3server now has an installer
|
10 years ago |
Daniel Gibbs
|
d24c9aa36c
|
check logs now uses fn_install_logs
fn_check_logs now uses fn_install_logs to generate any missing logs.
Merged fn_install_logs code to reduce duplicate code.
|
10 years ago |
Daniel Gibbs
|
02591b5ccf
|
Merge remote-tracking branch 'upstream/master' into ts3server-installer
|
10 years ago |
Daniel Gibbs
|
9ad74ebfa0
|
Merge pull request #403 from xFaNaTiix/master
Fixed monitoring for cron job
|
10 years ago |
Marvin
|
91aa91bed6
|
Added error message if gsquery.py doesn't exists
|
10 years ago |
xFaNaTiix
|
6bb595cc33
|
Fixed monitoring for cron job
|
10 years ago |
Daniel Gibbs
|
bb3efb947a
|
Added fix to get latest buildid from steamcmd
|
10 years ago |
Daniel Gibbs
|
14b004630b
|
Added fix to get latest buildid from steamcmd
As per comment here
078a5ccbd8
|
10 years ago |
Daniel Gibbs
|
515ab92cbe
|
Updated messages
|
10 years ago |
Daniel Gibbs
|
65b17aea03
|
changed to -d
|
10 years ago |
Daniel Gibbs
|
5ce39b813f
|
syntax error
|
10 years ago |
Daniel Gibbs
|
d42516b557
|
Added fn_check_logs
|
10 years ago |
Daniel Gibbs
|
9adcd5efb0
|
Removed ts3 install option getopt
|
10 years ago |
Daniel Gibbs
|
2c9a4c6f15
|
Merge pull request #393 from dgibbs64/master
update from master
|
10 years ago |
Daniel Gibbs
|
9aae0b3d8d
|
Merge branch 'ts3server-installer'
Conflicts:
functions/fn_getopt
|
10 years ago |
Daniel Gibbs
|
a635e01e91
|
replaced fn_printdotsnl with fn_printdots
|
10 years ago |
Daniel Gibbs
|
82ca9c18ff
|
New lines
|
10 years ago |
Daniel Gibbs
|
4ecf5089a8
|
Added another newline
|
10 years ago |
Daniel Gibbs
|
8dfd057c1d
|
Added new line
|
10 years ago |
Daniel Gibbs
|
04313dfa73
|
Fixed typo
|
10 years ago |
Daniel Gibbs
|
795fdb38d8
|
Fixed ts3server logs issue #378
Also optimsed this function.
|
10 years ago |
Daniel Gibbs
|
1c24983067
|
capital letters
|
10 years ago |
Daniel Gibbs
|
a882e2f16b
|
Removed the chance of infinite loop
Removed the chance of infinite loop if no appmanifest files found #383
|
10 years ago |
Daniel Gibbs
|
da9a9a3d98
|
Merge pull request #392 from dgibbs64/update-functions
Added update functions option
|
10 years ago |
Daniel Gibbs
|
624af378cc
|
Added error checking. Corrected typo
|
10 years ago |
Daniel Gibbs
|
0c0eca9b95
|
Added fn_update_functions
|
10 years ago |
Daniel Gibbs
|
49f0efadc8
|
Added update functions option
This new option will update the functions to the newest version by
simply deleting the contents of the functions dir
|
10 years ago |
Daniel Gibbs
|
d54cb6e31a
|
Added force-update to unreal2
|
10 years ago |
Daniel Gibbs
|
1706d2837f
|
Added install to ts3 getopts
|
10 years ago |