Daniel Gibbs
7966a6795c
changed mincraft to using engine not gamename
10 years ago
Daniel Gibbs
15529b9b16
fn_stop_graceful_minecraft
10 years ago
Daniel Gibbs
0a5d96510c
Merge remote-tracking branch 'refs/remotes/origin/master' into mcserver
10 years ago
Daniel Gibbs
e0c5ccc7bf
Merge pull request #966 from marvinl97/master
Added required dependencies to enable readline
10 years ago
Daniel Gibbs
0a48898e10
added gzip and bzip 2 as a requirement for centos
10 years ago
Daniel Gibbs
86d0418f15
Merge remote-tracking branch 'refs/remotes/origin/master' into development
10 years ago
Daniel Gibbs
3db7a0ec35
bzip2 and gzip are now required by default
10 years ago
Daniel Gibbs
0054872ed2
Added minecraft
10 years ago
Daniel Gibbs
59e595c8a4
Merge remote-tracking branch 'refs/remotes/origin/master' into mcserver
10 years ago
Daniel Gibbs
4bd108ad05
added gzip as a required dependency #977
SteamCMD required gzip to extract itself. I would be suprised if there
was a distro without this built in. However will add this just in case.
10 years ago
Daniel Gibbs
ed0ddc35f4
tmux will now be detected if compiled from source
#736
10 years ago
Daniel Gibbs
0c471b91f0
Added os-release as an option for distroname
10 years ago
Daniel Gibbs
c10846ba4a
Updated java requirements
10 years ago
Daniel Gibbs
9168387277
os has become distroname
also added distroversion to identify the distro version number
10 years ago
Daniel Gibbs
12b742debe
added nl
10 years ago
Daniel Gibbs
899035ee58
Merge branch 'master' of https://github.com/dgibbs64/linuxgsm
10 years ago
Daniel Gibbs
e0b6cf949a
bug fix
10 years ago
Marvin Lehmann
220a720790
Fixed servercfgdir
10 years ago
Daniel Gibbs
b54ee6afb2
Merge pull request #974 from GhoulofGSG9/fix_steam_branches
Fix the steam branch parameter
10 years ago
GhoulofGSG9
9abe209f61
Added the branch parameter to game script with popular branches
10 years ago
GhoulofGSG9
458ea8ffdf
Fixed that the steam branch parameter wasn't used in various places.
10 years ago
Scarsz
0d5ef219bf
Merge pull request #969 from dgibbs64/development
Merge development, fix characters
10 years ago
UltimateByte
258810dba4
Merge pull request #968 from noelbenz/patch-1
Update gmodserver: Missing $ in front of tickrate in parms
10 years ago
Noel Benzinger
dd12d4a5b4
Update gmodserver: Missing $ in front of tickrate in parms
10 years ago
Marvin Lehmann
0744823f06
Corrected comment
10 years ago
Daniel Gibbs
a51cdd8559
Merge pull request #965 from dgibbs64/python-patch
Compatibility with python 3.x
10 years ago
Marvin Lehmann
44278ce10b
Added dependencies to enable readline
Like #212
10 years ago
UltimateByte
cc4d103dad
Allow Server Querying
10 years ago
UltimateByte
53f502ad88
Compatibility with python 3.x
"A prefix of 'b' or 'B' is ignored in Python 2; it indicates that the literal should become a bytes literal in Python 3 (e.g. when code is automatically converted with 2to3). A 'u' or 'b' prefix may be followed by an 'r' prefix."
"Bytes literals are always prefixed with 'b' or 'B'; they produce an instance of the bytes type instead of the str type. They may only contain ASCII characters; bytes with a numeric value of 128 or greater must be expressed with escapes."
10 years ago
Scarsz
4d7be97ba0
Characters
10 years ago
Scarsz
0c2bbe0075
Missing portion of opt
10 years ago
UltimateByte
83492ed57c
Imrpoved server hibernation over default one
10 years ago
Daniel Gibbs
ac96d6ffad
removed nl
10 years ago
Daniel Gibbs
286ed56575
added correct logo
10 years ago
Daniel Gibbs
99f5b8a833
removed incorrect logo
10 years ago
Daniel Gibbs
8005bbe285
Merge remote-tracking branch 'refs/remotes/origin/master' into development
10 years ago
Daniel Gibbs
77afec4543
Merge pull request #958 from marvinl97/master
Added directory check
10 years ago
Marvin Lehmann
8881508e9a
Added directory check
- fixes error message: find: ‘/home/server/serverfiles’: No such file or directory
10 years ago
Daniel Gibbs
d887160926
Merge pull request #947 from dgibbs64/mumble-git-dl
Mumble full rework
10 years ago
Daniel Gibbs
7dc5f64915
word
10 years ago
Daniel Gibbs
53e88342be
moved emailnotification to legacy code fixes
10 years ago
Daniel Gibbs
d8aee7c445
Merge remote-tracking branch 'refs/remotes/origin/master' into mumble-git-dl
10 years ago
Daniel Gibbs
1f11921445
moved port and server name to info_config.sh
10 years ago
Daniel Gibbs
b31ae3ba6c
INBOUND
10 years ago
Daniel Gibbs
08526ed204
removed comment
10 years ago
Daniel Gibbs
0bfc6e9366
added updateonstart
Fixed gamelogdir and shuffled stuff around to match other scripts.
10 years ago
Daniel Gibbs
235b2373ef
Merge remote-tracking branch 'refs/remotes/origin/master' into mumble-git-dl
# Conflicts:
# lgsm/functions/command_details.sh
# lgsm/functions/command_install.sh
# lgsm/functions/command_stop.sh
# lgsm/functions/info_config.sh
10 years ago
Daniel Gibbs
30f398e4ae
Merge pull request #956 from dgibbs64/development
Fixes and additions (typos, pzserver, ts3server, ..)
10 years ago
Daniel Gibbs
e157ea2bd1
emailnotification is around for legacy scripts
10 years ago
Daniel Gibbs
23d4c765f5
Merge remote-tracking branch 'refs/remotes/origin/master' into development
10 years ago