Daniel Gibbs
99e02e5000
First release of pzserver
Project Zomboid server has its first release
10 years ago
Daniel Gibbs
008c998826
Added missing update description
10 years ago
Daniel Gibbs
649d50843b
fixed if statement caused error
10 years ago
Daniel Gibbs
7096984374
tmuxwc improvement
10 years ago
Daniel Gibbs
84d5f48d7a
Added fn_check_logs to fn_debug
10 years ago
Daniel Gibbs
c62af53ba3
Added fn_steamcmdcheck bypass for goldsource
Goldsource servers will now bypass checks as fn_steamcmdcheck does not
work for appid 90 servers. I might be able to get this to work however
it is rather complicated. This may be something I do in the future
10 years ago
Daniel Gibbs
904df3a3b9
Merged update-restart and validate-restart
Update restart requirement detection - This will merge "update" and
"update-restart". If the server is online and an update is required the
server will restart during update. If there is an update but the server
is offline there is no requirement to restart.
10 years ago
Daniel Gibbs
a48894fc67
Damn you autocomplete!!
10 years ago
Daniel Gibbs
5c914f6e97
Fixes for insserver
This update fixes issues raised since recent update to insserver
*fixed issue causing the following error ./srcds_linux: error while
loading shared libraries: libtier0.so: cannot open shared object file:
No such file or directory
* glibc fix working again with insserver
10 years ago
Daniel Gibbs
bec71e2e5f
moved dl link to gameservermanagers.com
10 years ago
Daniel Gibbs
3772769470
minor change
10 years ago
MAFLO321
deb556b375
fix Version check
Now Versions are sorted against Name.
10 years ago
Daniel Gibbs
a816fc93ef
unreal2 servers now wait 60 seconds
instead of 30 seconds because map changes can take this long
10 years ago
Daniel Gibbs
3202078232
Added support for Double Action: Boogaloo
10 years ago
wb
bcb36f368b
Updated wget URL for repository
changed linuxgameserver to linuxgsm across 33 files
10 years ago
wb
945caf3f69
ARMA 3 config dir change
10 years ago
wb
5c901b809a
ARMA 3 changes for config directory
a bit of redonkulousness adaptation to allow for two config files for
ARMA 3
10 years ago
wb
2dcf44381b
moron repair
wrong command to create directory
10 years ago
wb
b35fba2448
ARMA 3 default config filename change
updated the default config filename
changed filename in fn_install_config
10 years ago
aikidoka
1c2d8fa4b2
ARMA 3 changes for configs
added server config directory creation
added network config copy code
10 years ago
Daniel Gibbs
b8312d1160
Update issue quick fix
A quick fix for the issue of server not updating correctly.
I have set the logupdaterequest to run before steamcmdcheck. This should
force the update to go though. I will be making some bug changes to the
updater in the future.
10 years ago
Daniel Gibbs
7edf1e4410
Added update functionality to ts3server
first release of the update function for ts3server.
10 years ago
Daniel Gibbs
e312940b66
Added update to ts3 getopt
10 years ago
Daniel Gibbs
08445c975d
Updated error message for tmux
10 years ago
Daniel Gibbs
c3543ac48a
Removes gamespy.com master server
10 years ago
Daniel Gibbs
8e2b5541c8
Added bypass for updatecheck for UT99 and UT2K4
10 years ago
Daniel Gibbs
ac6696c566
Fixed typo in function
10 years ago
Daniel Gibbs
c3450ec606
Added Starbound server
Added Starbound server. First release please report issues.
10 years ago
Daniel Gibbs
c1d35c3f5b
added fn_check_logs
10 years ago
Daniel Gibbs
6c97fa522f
replaced £ with \t
replaced £ with \t this shodul resolve issues with details not
displaysing correctly in some distros
10 years ago
Daniel Gibbs
f494ca7084
ts3server online status now works
10 years ago
Daniel Gibbs
1b818e0151
touch to create consolelog file
*This will remove any chance of error stating the file does not exist
*Check logs has been added to create log dirs if missing.
10 years ago
Daniel Gibbs
57b55d1ff4
error message about tmux 1.8
*added error message about tmux 1.8 console logging not working.
*added Rub debug mode message on server failure.
10 years ago
Daniel Gibbs
29d80e88ce
Removed tail -c 3. caused issues in Slackware
10 years ago
Daniel Gibbs
3a93b739f2
Corrected code to check if command exists
10 years ago
Daniel Gibbs
b9725724b0
lsb_release command now detected
changed so lsb_release command is detected rather than the
/etc/lsb-release file
10 years ago
Daniel Gibbs
00ee13fdaf
Added kf ut99 and ro fix back in
10 years ago
Daniel Gibbs
916debe1c8
forgot to ad $getopt var
10 years ago
Daniel Gibbs
f8c64f0d9b
added ts3server to getopt
10 years ago
Daniel Gibbs
6e3ba0e758
Updated monitor for ts3server
10 years ago
Daniel Gibbs
6b5034dc7d
removed if
10 years ago
Daniel Gibbs
09347aebec
updated functions for ts3server
10 years ago
Daniel Gibbs
7bdcbd0692
Merged and updated ts3server
10 years ago
Daniel Gibbs
25c0e0e210
Merged and updated ts3server
Ts3server now updated and merged in to the new functions method.
This merge has not added any new features but just updated the code.
New features will be added over time.
10 years ago
Daniel Gibbs
7dd912522c
added ./ to code with selfname
after a change to selfname var needed to add ./ before some of the
variables.
10 years ago
Daniel Gibbs
ac8cfe6286
fixed command substitution: line 55
10 years ago
Daniel Gibbs
977cbbe62c
Misspelt Garry's Mod
misspelt Garry's mod
10 years ago
Daniel Gibbs
1995717d94
Deleted functions with old names
Removed the old functions that are no longer required. This may cause
issues with older script version. If you experience and issue please
update
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