Daniel Gibbs
47cc808e4a
remove unnecessary if
6 years ago
Daniel Gibbs
c27a0b3d34
feat: removed libdir as no longer required ( #2732 )
6 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
6 years ago
Daniel Gibbs
8a29dcc7aa
fix(fix): fix sof2 LD_LIBRARY_PATH and standardise usage ( #2731 )
6 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
6 years ago
Daniel Gibbs
3a6f7f9034
feat: rm command best practices ( #2729 )
6 years ago
Daniel Gibbs
d106384e28
feat: convert commandname to modulename ( #2728 )
6 years ago
Daniel Gibbs
1f4fa0ce13
added new servers
6 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
6 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
6 years ago
Daniel Gibbs
0af1f5ed47
fix(details): catch error should ifconfig.co fail ( #2704 )
6 years ago
Daniel Gibbs
8f442559fe
feat(install): deprecate centos6 support and tmux source install detect ( #2709 )
6 years ago
Daniel Gibbs
45b3a4df9e
fix(install): add code to auto accept steamcmd deb license ( #2705 )
6 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] >
6 years ago
Frédéric C
8bc25e1c83
feat(newserver): Onset ( #2682 )
Co-authored-by: Daniel Gibbs <[email protected] >
6 years ago
Frisasky
9f91d4ee01
feat(newserver): Unreal Tournament 4 ( #2644 )
Co-authored-by: Daniel Gibbs <[email protected] >
6 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
6 years ago
Daniel Gibbs
e13990694d
tabs
6 years ago
Daniel Gibbs
df9218df9a
changed some ! back to -z
6 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
6 years ago
Daniel Gibbs
6a594b4cf8
code
6 years ago
Daniel Gibbs
9e811a7ba0
code
6 years ago
Daniel Gibbs
3d43e18742
code
6 years ago
Daniel Gibbs
83e2cbf9be
bugs
6 years ago
Daniel Gibbs
ef7cdb0d9e
feat: debian based distros will now use the steamcmd package
6 years ago
Daniel Gibbs
736e55717f
standardise command if
6 years ago
Frisasky
ce2005ab6a
feat(post-details): change default post target from hastebin to termbin ( #2645 )
6 years ago
Frisasky
18c6788536
fix(doiserver): resolve server failing to restart without -norestart ( #2651 )
6 years ago
Frisasky
d09b2ed105
fix(rustserver): fix typo for rust wipe code ( #2634 )
6 years ago
Daniel Gibbs
06670a8c15
fix(stats): correct setting on install to state on instead of y
6 years ago
Daniel Gibbs
e39f262812
fix(sbotsserver): add missing setting
6 years ago
Daniel Gibbs
5808a3d99d
fix(core-dl): adjust unzip options and revert curl changes
6 years ago
Christian
0b9fbfc01e
fix(sdtdserver): restore serverconfig setting ( #2640 )
6 years ago
Daniel Gibbs
70e1a82b66
fix(ut99server): correct query mode for ut99
6 years ago
Daniel Gibbs
fb69bafcd6
fix(legacy): add service name to core_legacy.sh
6 years ago
Daniel Gibbs
b0c623f3ec
Update core_legacy.sh
6 years ago
Daniel Gibbs
f4078ebe1e
move nl to correct place
6 years ago
Daniel Gibbs
42c7f7a655
feat(core-dl): improve resilience of large downloads
feat(core-dl): improve resilience of large downloads
6 years ago
Daniel Gibbs
d888ca37f3
feat(core-dl): improve resilience of large downloads
6 years ago
Daniel Gibbs
b7fb6a5a9c
fix(stats): remove roundup for serverfiles that is not required
6 years ago
Daniel Gibbs
755c26eaf1
fix: update some servicename var's that did not get replaced with selfname
6 years ago
Daniel Gibbs
86478573d9
feat(newserver): Minecraft Bedrock ( #2626 )
6 years ago
Daniel Gibbs
75c3238377
feat(testing): add code coverage and streamline unit testing ( #2620 )
6 years ago
Frisasky
fc72caeff7
feat(refactor): double quote for branch name ( #2618 )
6 years ago
Frisasky
096b420491
Update update_jediknight2.sh
6 years ago
Frisasky
8e0e223816
Update update_steamcmd.sh
6 years ago
Frisasky
98e2a67608
Update install_server_files.sh
6 years ago
Frisasky
da9d7a7145
Update command_validate.sh
6 years ago
Frisasky
a37a9cfe97
Update core_functions.sh
6 years ago
Frisasky
a87e2c0532
Update _default.cfg
6 years ago