Daniel Gibbs
927c34ff1c
Release 170530
8 years ago
Daniel Gibbs
7f24407963
Release 170305
8 years ago
Daniel Gibbs
feea45d691
Version 170305
8 years ago
Daniel Gibbs
90076ae2ba
New Release 170219
8 years ago
Daniel Gibbs
37305e449e
New Release 170212
8 years ago
Gianni Stubbe
5c5e0538ff
Edit defaultmap for active duty map change
Dust2 has been taken out of active duty. Changed map to mirage and changed mappool to mg_active following the Valve documentation:
https://developer.valvesoftware.com/wiki/Counter-Strike:_Global_Offensive_Dedicated_Servers#Starting_the_Server
8 years ago
Daniel Gibbs
377ecf38b5
Updated version number 170728
8 years ago
Daniel Gibbs
37fae9b087
Fixed some insonsistancys with the comments
8 years ago
Daniel Gibbs
61e6a7d288
Updated to release 170110
8 years ago
Daniel Gibbs
3177584b7d
Updated licence year
New year, new me
8 years ago
FMU1337
1d940914ee
:)
8 years ago
Daniel Gibbs
5471a66dcf
Release 161224
8 years ago
Daniel Gibbs
d1d3d87549
Updated to release 161221
8 years ago
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
f8b9c21ceb
backupdays
9 years ago
Daniel Gibbs
87c5084057
Updated servercfgdefault
9 years ago
Daniel Gibbs
73a576955c
${lgsmdir}/tmp has become ${tmpdir}
9 years ago
Daniel Gibbs
ee392a3359
Counter Strike is now Counter-Strike
Fixed game names
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
7a08e4a157
Added libdir to all scripts
9 years ago
GhoulofGSG9
9abe209f61
Added the branch parameter to game script with popular branches
9 years ago
UltimateByte
cc4d103dad
Allow Server Querying
9 years ago
UltimateByte
83492ed57c
Imrpoved server hibernation over default one
9 years ago
Marvin Lehmann
4b85a98d09
Changed the order of game mode variables
To avoid possible confusion. The old order encouraged the mix up of "gametype" and "gamemode".
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
jakubsuchybio
176919c2c8
Add variable to set email's sender 'emailfrom'
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
76923e9cb4
Update csgoserver
9 years ago
UltimateByte
766456d282
Update csgoserver
9 years ago
UltimateByte
b364c86b4a
New fetching system (LGSM & Functions dirs)
9 years ago
UltimateByte
c9b1de51a6
New fetching system
9 years ago
Daniel Gibbs
b293da2bb7
added missing core_getopt.sh
9 years ago
Daniel Gibbs
5f290fd3b8
Updates all version numbers
9 years ago
Daniel Gibbs
d3efed7da9
updated functions and getopt names
9 years ago