Daniel Gibbs
4c2fa9037a
fix(rtcwserver): added ioquake3 engine to query
* fix(rtcwserver): added ioquake3 engine to query
* fix(rtcwserver): add missing queryport var
6 years ago
tkrn
f9d93a03b2
feat(newserver): return to castle wolfenstein server added
6 years ago
Daniel Gibbs
06fd9d823f
fix(qwserver): define qwserver query port
6 years ago
Daniel Gibbs
a3f411fa43
feat (game server): StickyBots Server ( #2096 )
6 years ago
Daniel Gibbs
cfbc460667
refactor: shortname variable change ( #2088 )
* change `${gamename}` to `${shortname}`
* apply shellcheck recommendations
6 years ago
Daniel Gibbs
17c8bbe021
fixed cod query issue #2028
6 years ago
Daniel Gibbs
36474484fe
removed default scenario
6 years ago
Daniel Gibbs
2d790dd744
Added stickybots parms
6 years ago
Daniel Gibbs
b03069d234
Feature/inssserver 2004 ( #2079 )
* Added insurgency: Sandstorm
* gamedig will now attempt to use --port if --query_port fails
* Stopped gamedig from querying twice
* Added Default Scenario
* Added Current Scenario
* added current gamemode
* Updated servername for parms
* if serverpassword NOT SET unset var for display on Command-line Parameters
6 years ago
Daniel Gibbs
6848c9dbf7
Revert " SC2168: 'local' is only valid in functions."
This reverts commit 062ca4236c
.
7 years ago
Daniel Gibbs
062ca4236c
SC2168: 'local' is only valid in functions.
7 years ago
Daniel Gibbs
87c19a83d2
Created ecoserver
7 years ago
Daniel Gibbs
dfefb1b2a1
Changed query port to webadminport
7 years ago
Daniel Gibbs
5102547a78
added queryport for eco
7 years ago
Daniel Gibbs
6993d344c7
Hotfix 180409.3
added missing query port for Rust
7 years ago
Daniel Gibbs
722526ce67
Hotfix 180409.2
Added missing queryport to source engine games
7 years ago
Daniel Gibbs
fff8e0a2f5
Release 180409
* Added new server Rising World
* Added new server ET: Legacy
* Added support for node-gamedig
* Updated Factorio to glibc 2.18
* Changed apt-get to apt
* Changed many sleep timers from 1 second to 0.5 to speed up LinuxGSM
* Fix for issue #1784 Tmux closing wrong session
* Fixed dependency requirements for CoD 2 and CoD:UO #1866
* Discord now uses external IP over standard IP
* Code tidy/improvements with guidance from Shellcheck
* Added development command query-raw
* Added development command clear-functions
* Added development log dev-debug-function-order.log
* Added fctrserver to Travis CI tests
* Updates to GitHub Issues; Added bots and updated templated
* Fixed waffle.io button no longer working
* Corrected Query Port for UT3 (Query Port does not work btw)
7 years ago
Daniel Gibbs
c2bef39ad2
new feature gamedig
7 years ago
Daniel Gibbs
77f1f9ea23
changed to new domain linuxgsm.com
7 years ago
Daniel Gibbs
fdbc6fc73c
updated function_selfname to help with issue #1425
8 years ago
Daniel Gibbs
26067f7572
added kf2 specific parms
8 years ago
Daniel Gibbs
b84bc54713
Moved UT3 Maxplayers to config from parms
8 years ago
Daniel Gibbs
0e45d156a7
missing bracket
8 years ago
Daniel Gibbs
9798fa6f5c
Added unreal3 details
8 years ago
Daniel Gibbs
fc84e30d95
Added more servers
8 years ago
Daniel Gibbs
c5d9b0c8d1
Added more games
8 years ago
Daniel Gibbs
51d9a7623b
added unreal
8 years ago
Daniel Gibbs
2717fedd2d
Working on info_parms
8 years ago
Daniel Gibbs
11696acf5a
Renamed LGSM to LinuxGSM
For consistant branding.
8 years ago
Daniel Gibbs
012e37640c
Changed slots to Maxplayers #1036
see issue #1036
8 years ago
Daniel Gibbs
d202f0d796
added spark
9 years ago
Daniel Gibbs
5e45433474
changed to quake live
9 years ago
Daniel Gibbs
1dd57d8543
removed space
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
9bf343a9c7
Fixes #842
9 years ago
Daniel Gibbs
46941def99
function_selfname + fixes
9 years ago
Daniel Gibbs
60110fdc8c
colours are now variables
9 years ago
Daniel Gibbs
b32bb17ae4
functions_selfname is now just selfname
Also commented out any selfname that causes issues.
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
603fc30fdc
added exit code handling.
9 years ago
cedarlug
2d2d8941c3
Adding in parsing for realvirtual engine - allows arma3server to find its parameters
9 years ago
Daniel Gibbs
678f8b83f8
Removed trailing spaces from files
Added "trim_trailing_white_space_on_save": true in to my sublime
text install to make sure trailing spaces get removed.
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
ea34b9a5cd
Corrected port name
9 years ago
Daniel Gibbs
17dbb34062
minor bug fix
9 years ago
Daniel Gibbs
65f180533c
Initial commit
Very broken
9 years ago