Daniel Gibbs
47cc808e4a
remove unnecessary if
5 years ago
Daniel Gibbs
c27a0b3d34
feat: removed libdir as no longer required ( #2732 )
5 years ago
Daniel Gibbs
260428fe7d
feat: deprecate servercfgfullpath variable ( #2724 )
* migrating servercfgfullpath
* migrated servercfgpath
* removed servercfgfullpath from _default.cfg as always the same
* removed servercfgfullpathdefault as not needed
* re-ordered sdtd
5 years ago
Daniel Gibbs
8a29dcc7aa
fix(fix): fix sof2 LD_LIBRARY_PATH and standardise usage ( #2731 )
5 years ago
Daniel Gibbs
8740b34dca
feat(_default.cfg): Refactor of _default.cfg messages ( #2725 )
5 years ago
Daniel Gibbs
abaa614cad
feat: general code standards improvements ( #2730 )
* add missing space in ; then
* standardise command if
* standardised True if the length of "STRING" is non-zero.
* changed -e to -f
5 years ago
Daniel Gibbs
3a6f7f9034
feat: rm command best practices ( #2729 )
5 years ago
Daniel Gibbs
d106384e28
feat: convert commandname to modulename ( #2728 )
5 years ago
Daniel Gibbs
1f4fa0ce13
added new servers
5 years ago
Daniel Gibbs
466bc15e7b
fix(stats): fix stats bugs with language and sending stats ( #2727 )
* Update info_stats.sh
* added CPU frequency
* feat: swapped event label and event action
* fix: prevent df from displaying non-english text with disk space vars
* fix force English language on df to ensure a point is used
5 years ago
Daniel Gibbs
8b9038892b
Update Licence Date ( #2726 )
5 years ago
Daniel Gibbs
e607122c0d
fix(install): add java dependency check for wurm ( #2710 )
5 years ago
Daniel Gibbs
4b06363604
feat(install): refactor check dependencies ( #2708 )
* feat: replace lib32tinfo5 with libtinfo5:i386
* dependency refactor and check
refactored check_deps and corrected some incorrect dependencies
* dependency refactor and check
* apt-get back to apt
* further code refactor
* improve messages for check_deps
5 years ago
Daniel Gibbs
0af1f5ed47
fix(details): catch error should ifconfig.co fail ( #2704 )
5 years ago
Daniel Gibbs
4ba7fc072d
feat(install): convert libstdc++6:i386 to lib32stdc++6 ( #2707 )
* feat(install): convert libstdc++6:i386 to lib32stdc++6
* update the package in travis to lib32stdc++6
5 years ago
Daniel Gibbs
8f442559fe
feat(install): deprecate centos6 support and tmux source install detect ( #2709 )
5 years ago
Daniel Gibbs
45b3a4df9e
fix(install): add code to auto accept steamcmd deb license ( #2705 )
5 years ago
Daniel Hultgren
f2c8501e24
feat(mcserver): update minecraft server to support release branches ( #2696 )
* Updated regex to support grepping pre-release versions and snapshot versions
* Minecraft update now downloads the latest release including snapshot versions
* Added config for picking release vs snapshot
Co-authored-by: Daniel Gibbs <[email protected] >
5 years ago
Frédéric C
8bc25e1c83
feat(newserver): Onset ( #2682 )
Co-authored-by: Daniel Gibbs <[email protected] >
5 years ago
Frisasky
9f91d4ee01
feat(newserver): Unreal Tournament 4 ( #2644 )
Co-authored-by: Daniel Gibbs <[email protected] >
5 years ago
Daniel Gibbs
fad35d08fe
Merge branch 'develop' of https://github.com/GameServerManagers/LinuxGSM into develop
5 years ago
Daniel Gibbs
5d5040b3d6
add steamcmd to packages
5 years ago
Daniel Gibbs
0ea6a6e6a8
feat(install): use a new linuxgsm domain linuxgsm.download for files ( #2698 )
This will separate out linuxgsm files from the main domain to reduce the change of an ssl change breaking downloads
5 years ago
Daniel Gibbs
6874f93637
feat(update): allow linuxgsm to use steamcmd from apt ( #2697 )
* standardise command if
* feat: debian based distros will now use the steamcmd package
5 years ago
Daniel Gibbs
e13990694d
tabs
5 years ago
Daniel Gibbs
df9218df9a
changed some ! back to -z
5 years ago
Stijn
4a0c59d2ff
fix(nmrihserver): add symbolic links to fix the crashes related to missing files ( #2668 )
* Create symlinks after nmrih install
* Fixed missing space in nmrih elif statement
* Fixed variable assignment in nmrih_symlinks
* nmrih_symlinks now use pre-existing location var
* Double quotes added in install_nmrih_symlinks
* Changed nmrih symlinks from install to fix
5 years ago
Daniel Gibbs
6a594b4cf8
code
5 years ago
Daniel Gibbs
9e811a7ba0
code
5 years ago
Daniel Gibbs
3d43e18742
code
5 years ago
Daniel Gibbs
83e2cbf9be
bugs
5 years ago
Daniel Gibbs
ef7cdb0d9e
feat: debian based distros will now use the steamcmd package
5 years ago
Daniel Gibbs
736e55717f
standardise command if
5 years ago
Frisasky
ce2005ab6a
feat(post-details): change default post target from hastebin to termbin ( #2645 )
5 years ago
Frisasky
18c6788536
fix(doiserver): resolve server failing to restart without -norestart ( #2651 )
5 years ago
Frisasky
d09b2ed105
fix(rustserver): fix typo for rust wipe code ( #2634 )
5 years ago
Daniel Gibbs
04ea539bcb
release v19.12.5
5 years ago
Daniel Gibbs
05de5efb83
release v19.12.5
5 years ago
Daniel Gibbs
44faffecab
Merge branch 'hotfix/v19.12.5' into develop
5 years ago
Daniel Gibbs
c1a64109d2
Merge branch 'hotfix/v19.12.5'
5 years ago
Daniel Gibbs
583537d46e
Merge branch 'feature/stats-fixes' into hotfix/v19.12.5
5 years ago
Daniel Gibbs
06670a8c15
fix(stats): correct setting on install to state on instead of y
5 years ago
Daniel Gibbs
4e940a58de
Merge branch 'hotfix/v19.12.4' into develop
5 years ago
Daniel Gibbs
d36b7ccbbc
Merge branch 'hotfix/v19.12.4'
5 years ago
Daniel Gibbs
715367ee8e
release v19.12.4
5 years ago
Daniel Gibbs
e39f262812
fix(sbotsserver): add missing setting
5 years ago
Daniel Gibbs
5808a3d99d
fix(core-dl): adjust unzip options and revert curl changes
5 years ago
Christian
0b9fbfc01e
fix(sdtdserver): restore serverconfig setting ( #2640 )
5 years ago
Daniel Gibbs
70e1a82b66
fix(ut99server): correct query mode for ut99
5 years ago
Daniel Gibbs
fb69bafcd6
fix(legacy): add service name to core_legacy.sh
5 years ago