Daniel Gibbs
a1f102f823
Updated Version numbers
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
UltimateByte
240766b7c4
New backup functionnalities
# Backup
maxbackups="4"
maxbackupdays="30"
stoponbackup="on"
9 years ago
Daniel Gibbs
c3f671f237
Updated version numbers
9 years ago
UltimateByte
8b44d030f9
backupdays
9 years ago
Marvin Lehmann
2a58964887
Added Steam App Branch Selects
9 years ago
Daniel Gibbs
73a576955c
${lgsmdir}/tmp has become ${tmpdir}
9 years ago
Daniel Gibbs
67402a1020
added emailfrom
9 years ago
Daniel Gibbs
c7149168ba
Merge from master
9 years ago
Daniel Gibbs
75e4f1dc13
Updated URL's to new location
LGSM has been moved to an organisation. There is a new URL
https://github.com/GameServerManagers/LinuxGSM/
The old url will still work. So there is no issue with old installs.
9 years ago
Daniel Gibbs
5fe11e00ef
bug fix missing ip=
9 years ago
Daniel Gibbs
7a08e4a157
Added libdir to all scripts
9 years ago
Daniel Gibbs
678f8b83f8
Removed trailing spaces from files
Added "trim_trailing_white_space_on_save": true in to my sublime
text install to make sure trailing spaces get removed.
9 years ago
Daniel Gibbs
7216f75217
Version 210516
9 years ago
Daniel Gibbs
bf03a08f06
Version 210516
9 years ago
Daniel Gibbs
885d3b118b
notifications are now called alerts
Added pushbullet support to all servers
9 years ago
Daniel Gibbs
65bc10074c
Changed http to https on LGSM links
9 years ago
UltimateByte
ee6cf5a054
Update hwserver
9 years ago
UltimateByte
1d08229548
Update hwserver
9 years ago
UltimateByte
267342eb6b
New fetching system (LGSM & Functions dirs)
9 years ago
UltimateByte
00d24f56f8
New fetching system
9 years ago
Daniel Gibbs
e2c2cbf10c
corrected githubbranch
9 years ago
Daniel Gibbs
d3efed7da9
updated functions and getopt names
9 years ago
UltimateByte
a45936d8ff
removing quotes from a comment
9 years ago
UltimateByte
df7fe29442
renamed addadmins to admins, save to loadsave, changed comments
9 years ago
UltimateByte
310aba93f2
x64 mode, addadmins, more settings categories
9 years ago
UltimateByte
152aee400f
engine set to unity3d
9 years ago
UltimateByte
949775a4dd
Cleaned useless servercfgs
9 years ago
UltimateByte
4ecb781e8b
Capital to Hurtworld makes my life better
9 years ago
UltimateByte
d69576e34a
Renamed variables, readded IP for gsquery
9 years ago
UltimateByte
0245452658
Removed useless IP variable
Need to see serverconfig.xml, could be useless.
9 years ago
Daniel Gibbs
9e3789f7ad
updated header
now includes dev-debug option.
9 years ago
Daniel Gibbs
aae4610b0c
updated githubbranch= while in development
9 years ago
Daniel Gibbs
150110fbe8
Renamed to hwserver
9 years ago
UltimateByte
b69ea037a8
Update hurtworldserver
9 years ago
UltimateByte
9ba341f125
Testing, not working yet
9 years ago
Daniel Gibbs
a023b47ac5
Fixed curl check bug
9 years ago
Daniel Gibbs
9cf1775749
All servers now have new github branch select feature
9 years ago
Daniel Gibbs
a9d6acb1a6
changed to updateonstart="off"
changed to off/on instead of no/yes
10 years ago
Daniel Gibbs
a8c39c9ab1
Speed up function loading
Removed sleep 1 from fn_runfunction to speed up loading of functions.
This will save me a lot of time waiting.
10 years ago
Daniel Gibbs
4095d32023
Fixes issues relating to A12 Update
10 years ago
Daniel Gibbs
9eea49a923
Updates to fn_install_config
Made this function more consistent across different servers and changed
defaultconfig var to servercfgdefault
10 years ago
Daniel Gibbs
e3957b710e
Removed allocs fixed
I have decided to remove allocs fixes as the builds are not kept up to
date and can break the server. I think allocs fixes would be best
applied manually currently.
10 years ago
Daniel Gibbs
c1ad3e6716
added updateonstart variable
this new variable will allow the script to check for updates when
running the start command
10 years ago
Daniel Gibbs
a09c64c9a9
removed stray if
10 years ago
Daniel Gibbs
58f1e2ace3
Removed --no-check-certificate from wget
--no-check-certificate presents a possible security risk.
--no-check-certificate is only used because older distros do not
recognise githubusercontent.com and will fail to download files. I have
decided to remove remove this option for now. It may be the case later
that I all this with older distros if there is a need for it.
10 years ago
Daniel Gibbs
183518f0c1
Removed non requires variables.
10 years ago
chriskoepf
3862b5ccbe
Update sdtdserver
Customized to include Telnet settings and Alloc's server fixes.
10 years ago
wb
bcb36f368b
Updated wget URL for repository
changed linuxgameserver to linuxgsm across 33 files
10 years ago
Daniel Gibbs
aa1e2cf491
Moved logdays to correct location
10 years ago