UltimateByte
b16b18f004
Workshop comes after server start settings
9 years ago
UltimateByte
111668ce1a
New gameservers & features ( #1158 )
* Two # is now one block of settings & descriptions
* directories comments and logs naming
* dgibbs revision and root check
* Backup & Layout rework
* removed duplicate updateonstart
* Fixed missing space on [ERROR ]
[ ERROR ] instead of [ERROR ]
* Error space wasn't missing
Used to fit other comment sizes, i guess
* Anonymous login is now an info
Since login variable is removed for servers that don't need steam auth, this won't show a failure anymore but a simple info and anonymous login will be used.
* update_steamcmd.sh Check is now done out of functions
* solves hanging on update if steamuser is not set
* New gameserver layout & functionalities
* Better way to detect screen
As per #1154 and #1156
* Moved to LinuxGSM-DevTools
https://github.com/GameServerManagers/LinuxGSM-DevTools/blob/master/GameServer-Template/gameserver
9 years ago
Daniel Gibbs
6ec5e0b44a
Merge remote-tracking branch 'refs/remotes/origin/master' into development
9 years ago
Daniel Gibbs
7ba92a1ef7
Merge pull request #1045 from GameServerManagers/quakeworld
adding QuakeWorld
9 years ago
Daniel Gibbs
ec4e190720
added check to see if updateonstart var exists
9 years ago
Daniel Gibbs
5de3226e00
Added QuakeWorld
9 years ago
Daniel Gibbs
41c9ec3ba7
added quake engine to gsquery
9 years ago
Daniel Gibbs
ca7af8f155
added quake engine
9 years ago
Daniel Gibbs
345f3456ac
removed #
9 years ago
UltimateByte
677b96eee1
Merge pull request #1144 from GameServerManagers/ultimatebyte-dev
fixes and improvements
9 years ago
Daniel Gibbs
13bb86b2f4
Merge remote-tracking branch 'refs/remotes/origin/master' into quakeworld
# Conflicts:
# lgsm/functions/command_install.sh
9 years ago
Daniel Gibbs
3029c9b258
GLIBC not required for Quake 2
9 years ago
UltimateByte
01c3f90bb9
move -type f before -mtime
9 years ago
Daniel Gibbs
f02c15e6b9
Merge branch 'ultimatebyte-dev' of https://github.com/GameServerManagers/LinuxGSM into ultimatebyte-dev
9 years ago
UltimateByte
bd77c9fa68
fix the fix for #1143 (close double quote)
9 years ago
UltimateByte
5e737a997a
Should fix missing cached mem #1143
Please, test on ubuntu to confirm it's working
9 years ago
Daniel Gibbs
f7fb1b7063
Added Quake 2 to fn_getopt_generic_no_update
9 years ago
Daniel Gibbs
93ed3e1676
Merge remote-tracking branch 'refs/remotes/origin/master' into ultimatebyte-dev
9 years ago
Daniel Gibbs
f0703a10f0
Merge pull request #1147 from GameServerManagers/Quake-2
Quake 2
9 years ago
Daniel Gibbs
a0b6c9dc03
Added missing if statements
9 years ago
Daniel Gibbs
f172233995
Added quake 2 details
9 years ago
Daniel Gibbs
4e80e522fe
Made alterations from original pull request
9 years ago
Daniel Gibbs
cf83b889e4
Updated directories
9 years ago
Daniel Gibbs
0277014c23
Fixing conflicts
9 years ago
Daniel Gibbs
639dcb4dbe
Removed appmanifest files as no longer required
9 years ago
Daniel Gibbs
530fcd2686
Removing very old functions for legacy code
If you havnt updated your scripts by now you really need to.
9 years ago
UltimateByte
240766b7c4
New backup functionnalities
# Backup
maxbackups="4"
maxbackupdays="30"
stoponbackup="on"
9 years ago
UltimateByte
2b2ba030a6
comment
9 years ago
Daniel Gibbs
9cd4095122
updated version numbers
9 years ago
Daniel Gibbs
c3f671f237
Updated version numbers
9 years ago
Daniel Gibbs
99e4fb2dbf
Merge pull request #1046 from GameServerManagers/quake3
adding Quake 3
9 years ago
Daniel Gibbs
b3f8b29a06
Added Quake 3 to correct getopt
9 years ago
Daniel Gibbs
ea0c6973fb
Updated Quake 3 location
9 years ago
Daniel Gibbs
31ff13993c
Added Quake 3
9 years ago
Alexander Hurd
7c157a8edc
updating to quake3-1.32c
9 years ago
UltimateByte
b68ebd8d1c
messages
9 years ago
UltimateByte
f4026704bb
output and logging
9 years ago
UltimateByte
0d986a99cd
should work, to be tested
9 years ago
UltimateByte
0eee074edb
less than
9 years ago
UltimateByte
fc3abd0db5
stoponbackup
9 years ago
UltimateByte
f54f546830
typos
9 years ago
UltimateByte
430fbe9d7d
preparing maxbackups
some work in fn_backup_clearing is needed for this to work properly
9 years ago
UltimateByte
14188268f7
messages that make more sense #1098
9 years ago
UltimateByte
8d1167c596
messages and echos
9 years ago
UltimateByte
026ddcdd52
fix syntax & messages #1098
9 years ago
UltimateByte
5a5ca5769c
noprompt & shutdownonbackup #1098
variable renaming as well, maxbackupdays
9 years ago
Daniel Gibbs
61d846b985
Updated config info
9 years ago
UltimateByte
53862daa9c
fix prompt & contrib
9 years ago
Daniel Gibbs
6bee0b423c
Added quake 3 arena details
9 years ago
Daniel Gibbs
ba8d4a1c9e
added Quake 3 Arena Config
9 years ago