Daniel Gibbs
0f7aad815c
Update version number 161125
9 years ago
Daniel Gibbs
c465ec30fb
Updated version number
9 years ago
Daniel Gibbs
f372f03594
if in wrong place
9 years ago
Daniel Gibbs
bdc36f5443
added missing return
9 years ago
Daniel Gibbs
0f18a405ed
Removed Info about channeltags
All info about the channeltag var is now on the wiki. It is now the standard method to have info relating to vars in the wiki rather than in the script.
9 years ago
Daniel Gibbs
f0bd1bfc5c
Release/161113 ( #1185 )
* Fixes #991 (#1165 )
* stbuf will no longer be used on x64 #991
* Added BF1942 ncurses requirement to CentOS
* adding Call of Duty (#1118 )
* adding Call of Duty 2 (#1127 )
* Improvements up command_backup.sh
added backup trap and improved lockfile support
changes to the messages displayed on screen
renamed some functions
other misc changes
9 years ago
Daniel Gibbs
9a93dc3d2f
Release number updated
9 years ago
JATO457
b845252e4d
Pushbullet Channel Support
Adds support to push to channels with alert_pushbullet.sh and strings
added to main server files
9 years ago
Daniel Gibbs
a3e98d0039
Release 161030 ( #1162 )
* If there are backups in backup dir. Fixes #1140
* mainly improves logging #1098
* Better logging, output & compatibility #1098
* fn_check_cfgdir for Rust fixes #1141
* fn_set_config_vars is not for every game
removing some games i know don't use it
* Install config if missing fixes #1142
* Clear more logs #1137
* Putting all this into functions & prepare noprompt
* noprompt & shutdownonbackup #1098
* fix syntax & messages #1098
* messages that make more sense #1098
* New backup vars
# Backup
maxbackups="4"
maxbackupdays="30"
stoponbackup="on"
* Should fix missing cached mem #1143
* fix the fix for #1143 (close double quote)
* move -type f before -mtime
* New gameservers & features (#1158 )
* Two # is now one block of settings & descriptions
* directories comments and logs naming
* dgibbs revision and root check
* update_steamcmd.sh Check is now done out of functions
* Better way to detect screen #1154 and #1156
* Backup function improvements (#1161 )
* Added no of days since last backup
* Added lock file creation to logs
* Improvements up command_backup.sh
Changes to the messages displayed on screen
added trap and improved lockfile support
renamed some functions
other misc changes
* Updated Version numbers
9 years ago
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
10 years ago
UltimateByte
4ecb781e8b
Capital to Hurtworld makes my life better
10 years ago
UltimateByte
d69576e34a
Renamed variables, readded IP for gsquery
10 years ago
UltimateByte
0245452658
Removed useless IP variable
Need to see serverconfig.xml, could be useless.
10 years ago
Daniel Gibbs
9e3789f7ad
updated header
now includes dev-debug option.
10 years ago
Daniel Gibbs
aae4610b0c
updated githubbranch= while in development
10 years ago
Daniel Gibbs
150110fbe8
Renamed to hwserver
10 years ago
UltimateByte
b69ea037a8
Update hurtworldserver
10 years ago
UltimateByte
9ba341f125
Testing, not working yet
10 years ago
Daniel Gibbs
a023b47ac5
Fixed curl check bug
10 years ago
Daniel Gibbs
9cf1775749
All servers now have new github branch select feature
10 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