Daniel Gibbs
e7e26317f3
Update README.md
5 years ago
Daniel Gibbs
9233f4888f
Update README.md
5 years ago
Daniel Gibbs
539b806f6d
Update git-sync.yml
5 years ago
Daniel Gibbs
b79927768e
Update git-sync.yml
5 years ago
Daniel Gibbs
317c1c8e06
Merge branch 'master' into develop
5 years ago
Daniel Gibbs
894ead178e
add bitbucket sync and tidied up bots
5 years ago
Daniel Gibbs
c6d533eb6a
Merge branch 'master' into develop
5 years ago
Daniel Gibbs
34b2c83882
tidied up bots and templates
5 years ago
Daniel Gibbs
6985449fda
Merge branch 'hotfix/v20.2.1'
5 years ago
Daniel Gibbs
efdb6e4751
Merge branch 'hotfix/v20.2.1' into develop
5 years ago
Daniel Gibbs
458fec5782
fix(update): resolve issue with steamcmd update not getting latest build
5 years ago
Daniel Gibbs
4ec92fc43f
release v20.2.1
5 years ago
Daniel Gibbs
30bb11bb94
feat(stats): provide more accurate server numbers ( #2864 )
5 years ago
Kenneth Lorthioir
d96507ac64
feat(pstbsserver): update Post Scriptum _default.cfg ( #2848 )
Game server uses regular spacing not "?" between commands.
Changed reservedslots to 0 as this is a saner default.
Change MaxPlayers to FIXEDMAXPLAYERS.
Added RCON port.
5 years ago
Daniel Gibbs
66bf5e059e
feat(log): refactor log handling ( #2859 )
* standardise module identifiers
* renamed logs.sh to core_logs.sh
* improve stats log
* remove local
* functionselfname rename
5 years ago
Daniel Gibbs
0af223d436
feat(ut3server): add monitor query and add minor ut3 improvements ( #2853 )
* added ut3 to gsquery
* updated details
* added gamespy login information
* corrected maxplayers
5 years ago
Daniel Gibbs
216c29d0e5
fix(arkserver): remove all appworkshop_346110.acf if multiple exist ( #2852 )
5 years ago
Daniel Gibbs
c8848891be
feat(install): convert non-steamcmd game srvers to use tar.xz ( #2851 )
* converted to xz
* added source forts dependencies and merged bf1942
* update zmr dependencies
5 years ago
Daniel Gibbs
bd408a1250
fix(debug): correct command not exiting correctly
fix(debug): correct command not exiting correctly
5 years ago
nero82
560c4d2dba
fix(ts3server): improve ts3 ip parsing ( #2843 )
5 years ago
Daniel Gibbs
1524ed0909
Merge branch 'master' into develop
5 years ago
PwnK
57243aae9a
remove appinfo.vdf correctly ( #2841 )
5 years ago
Daniel Gibbs
b69d8a8917
added missing glibc requirment to Assetto Corsa
5 years ago
Daniel Gibbs
b501cecca0
Merge branch 'release/v20.2.0'
5 years ago
Daniel Gibbs
0ff1e428be
release v20.2.0
5 years ago
Daniel Gibbs
d706ec3b3a
remove space
5 years ago
Christian
2f9800e13c
feat(newserver): Avorion ( #2476 )
Co-authored-by: Daniel Gibbs <[email protected] >
5 years ago
Daniel Gibbs
7ef53a5bb2
corrected short response error code
5 years ago
Daniel Gibbs
88ff70bf32
remove duplicate code
5 years ago
Jimmy Maple
b8733356d5
Merge branch 'develop' of https://github.com/jimmyatSplunk/LinuxGSM into develop
5 years ago
Jimmy Maple
a6c2352ebc
fix(command_backup): Correct path for exludedir variable
The current implementation doesn't use the full file path to determine the existence of the backup directory in relation to the server which means the current stats just looks for the "lgsm/backup" directory. That may work if you're already in the root directory for the server but if you're scripting the backups via cron, you're not likely going to be invoking the backup from the root directory.
5 years ago
Daniel Gibbs
f0729fc330
feat(newserver): Assetto Corsa ( #2830 )
5 years ago
Daniel Gibbs
f355275cdf
feat(solserver): migrate to steamcmd and improve monitor ( #2829 )
* convert to SteamCMD
* add soldat query
* Added display ports in query raw
5 years ago
Daniel Gibbs
b194aebb1e
fix(ss3server): resolve ss3 dependency issues ( #2823 )
5 years ago
Daniel Gibbs
b88f8d2981
fix(travis): add various fixes to travis tests ( #2827 )
5 years ago
Daniel Gibbs
8f14f97ec5
feat(steamcmd): move steamcmd dir to standard location ( #2822 )
* improvements to steamclient.so fix
* added fix to install inconsistent location across distros
* added dev/null for master server
* XDG_DATA_HOME
* prevent check_last_update from restarting server if stopped
5 years ago
Daniel Gibbs
cf776ba891
info_config
5 years ago
Jimmy Maple
7a38c17186
fix(bug): gamedig not using the correct JSON object ( #2821 )
5 years ago
Jimmy Maple
b0f782a653
Confirm commit for changes made
Commit changes made after pull change submiited.
5 years ago
Daniel Gibbs
a1d27d1621
Merge branch 'develop' into develop
5 years ago
Daniel Gibbs
f76cd6b266
fix(logs): resolve modulename not showing in logs ( #2818 )
5 years ago
Daniel Gibbs
b30b36fd6d
fix(install): will not use apt steamcmd package if ubuntu 14.04 ( #2820 )
5 years ago
Jimmy Maple
a2eb7f66e4
fix(messages): Fix to set proper component logging
Fixed issue where messages from different actions weren't logging correctly due to using the wrong variable in when crafting the log message
5 years ago
Jimmy Maple
4b16cb26c5
feat(monitor): Include bot count in monitor output
Update to include bot count in monitor output from Gamedig.
5 years ago
Jimmy Maple
4429f53220
Merge pull request #1 from jimmyatSplunk/fix/gamedig
Fix/gamedig
5 years ago
Jimmy Maple
dc053ff936
fix(bug): gamedig not using correct JSON object
Command to output the results for player count was looking at the wrong object in the tree. This change corrects it to the right objects.
5 years ago
Daniel Gibbs
8034566617
prevent last update check running if lock file last update lock missing
5 years ago
Daniel Gibbs
773812a6c7
fix: correct and standardise name of goldsrc engine ( #2814 )
GoldSrc servers were names variants of Gold Source. Using correct engine name GoldSrc
5 years ago
Christian
3674dd5892
fix(roserver): fix bug in _default.cfg ( #2813 )
5 years ago
Daniel Gibbs
824b425664
fix(roserver): fix bug in _default.cfg
5 years ago