Daniel Gibbs
783e2a83bc
Added unity3d engine details
10 years ago
Daniel Gibbs
3ee49c040f
prep for auto-update feature
10 years ago
Daniel Gibbs
196bbe46f8
initial commit of fn_versioncheck
10 years ago
Daniel Gibbs
fa4dd29a8e
Added unity3d support
10 years ago
Daniel Gibbs
e8908479d2
Added ss3server glibcfix
10 years ago
Daniel Gibbs
5d9ddbc8f9
Added Glibc Fix for ss3server
10 years ago
Daniel Gibbs
3a95aa59d5
Initial Release ss3server
Initial release of Serious Sam 3: BFE server
10 years ago
Daniel Gibbs
d6e626c9f8
added SS3 details
* Added SS3 details
* functions now alphabetical
10 years ago
Daniel Gibbs
1ef2198384
Uploaded Official Server Help SS3
10 years ago
Daniel Gibbs
8b46518892
corrected SS3 config dir
10 years ago
Daniel Gibbs
fc49edd99a
mkdir .steam/bin32
10 years ago
Daniel Gibbs
3853dc73e6
Corrected dir locations
10 years ago
Daniel Gibbs
de3e7afbb1
Added ss3server config
10 years ago
Daniel Gibbs
7a7698f366
corrected the directory for ss3
10 years ago
Daniel Gibbs
906527dacf
Added SS3:BFE to libsteamfix
10 years ago
Daniel Gibbs
81d55119f9
Only digits will output from config files
Removed the chance of carriage return and made sure only digits are
output. Should help reduce the chance of off things being output to the
port vars
10 years ago
Daniel Gibbs
0db3ee72ad
Re wrote the ArmA 3 Default config
The default config was messy at best.
I have re written the config to make it more readable and simple.
10 years ago
Daniel Gibbs
4befe1b98c
updated version stamp
10 years ago
Daniel Gibbs
d3616d9c83
Moved port detection out of main script
10 years ago
Daniel Gibbs
58ee24085e
minor code tidy
10 years ago
Daniel Gibbs
cedc00db3e
Moved arma3server ports
*Moved ports out of main script in to the functions.
*Updated the port variables so no longer requires the config parameters
to be in a specific line.
10 years ago
Daniel Gibbs
1a31f3a8cd
Punctuation
10 years ago
Daniel Gibbs
8aa13d5cac
Added engines to help
10 years ago
Daniel Gibbs
b44cf3ace9
fixed: carriage return in ${gameport}
gameport variable was not being encoded in to an integer as it had a
carriage return on the end.
10 years ago
Daniel Gibbs
ec76b75cec
fixed: ip command not found
ip: command not found
if the command is not available in /bin/ip then use /sbin/ip
10 years ago
Daniel Gibbs
251d550f41
Added Serious Sam 3 default Config
Added the default-config in prep for ss3server
10 years ago
Daniel Gibbs
1c9d22930a
Added error for tmux < 1.5
Console logging does not work with tmux 1.5 or less. Added error message
in the log to advise this.
10 years ago
Daniel Gibbs
23b63a79a3
Does not display message twice if less than 2.13
10 years ago
Daniel Gibbs
8d9eb3b584
fixed bug with fn_unreal2config if statement
10 years ago
Daniel Gibbs
38d23c4fa5
Fixed bug not detecting game
Fixed this bug not detecting certain games. However codes does not
display correctly. Will fix soon. quick fix until then
10 years ago
Daniel Gibbs
0c1e6b996d
Removed old appmanifest files
these files are no longer required as this should of now been fixed by
valve
10 years ago
Daniel Gibbs
3fcb8cffe9
Updated website URL
10 years ago
Daniel Gibbs
67f31d9813
fixed minor bug in fn_unrealdetails
10 years ago
Daniel Gibbs
12a45d3bf2
minor fix to fn_unreal2config
10 years ago
Daniel Gibbs
067c064cfd
added echo end of file
10 years ago
Daniel Gibbs
68eb7258e5
removed switches from wget
wget switches causing nothing to say file was downloading. Removed these
10 years ago
Daniel Gibbs
4cabf55525
updated script header
10 years ago
Daniel Gibbs
17f3997267
Added contrib of L4D server
10 years ago
Daniel Gibbs
308c9accdb
Minor code tidy
10 years ago
Daniel Gibbs
8f549d689c
All servers fully migrated to functions code
All servers have now been migrated to the new functions code. All
functions are now separated in there own file allowing to make quicker
changes to all servers code and simpler management of the code. For the
developer the code is now very scalable.
10 years ago
Daniel Gibbs
56d8d3b45f
Added all missing servers and config functions
10 years ago
Daniel Gibbs
44f1e4b1e2
Added new functions
* Added Unreal related functions
10 years ago
Daniel Gibbs
d216ef78d0
Added serverconfigs
Added remaining cfg files
10 years ago
Daniel Gibbs
fcd016789e
Added CSGO config
10 years ago
Daniel Gibbs
eb228e760d
added cfg
10 years ago
Daniel Gibbs
43655e2fc2
added csgo fix
10 years ago
Daniel Gibbs
d4b307134a
Added support for CSCZ
10 years ago
Daniel Gibbs
46a92930bd
Added more functions
10 years ago
Daniel Gibbs
1a4a06754e
added goldsource config
10 years ago
Daniel Gibbs
04c20f2533
Added server configs
10 years ago