Commit Graph

37 Commits

Author SHA1 Message Date
Daniel Gibbs
c3f671f237 Updated version numbers 2016-10-21 15:30:26 +01:00
Daniel Gibbs
87c5084057 Updated servercfgdefault 2016-10-09 20:05:18 +01:00
Daniel Gibbs
afc8e1e1b6 Merge remote-tracking branch 'refs/remotes/origin/master' into pastebin 2016-09-24 23:16:13 +01:00
Daniel Gibbs
73a576955c ${lgsmdir}/tmp has become ${tmpdir} 2016-09-14 23:07:28 +01:00
Daniel Gibbs
67402a1020 added emailfrom 2016-09-14 22:45:26 +01:00
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.
2016-08-22 14:16:34 +01:00
Daniel Gibbs
7a08e4a157 Added libdir to all scripts 2016-08-09 11:16:32 +01:00
Marvin Lehmann
6b26e2437d Changed Teamspeak to TeamSpeak
- added fix for TeamSpeak 3 scripts using gamename="Teamspeak 3"
(core_functions.sh)
2016-07-29 13:31:26 +02:00
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.
2016-06-10 23:00:08 +01:00
Daniel Gibbs
7216f75217 Version 210516 2016-05-21 23:29:03 +01:00
Daniel Gibbs
bf03a08f06 Version 210516 2016-05-21 22:50:56 +01:00
Daniel Gibbs
885d3b118b notifications are now called alerts
Added pushbullet support to all servers
2016-05-15 14:32:21 +01:00
Daniel Gibbs
65bc10074c Changed http to https on LGSM links 2016-05-08 18:17:34 +01:00
UltimateByte
1628f68c02 New fetching system (LGSM & Functions dirs) 2016-03-15 02:06:57 +01:00
UltimateByte
1856839f92 New fetching system 2016-03-15 01:25:56 +01:00
Daniel Gibbs
d3efed7da9 updated functions and getopt names 2015-12-27 20:07:30 +00:00
PhilPhonic
11d5227a5d changed version numbers 2015-12-25 11:18:06 +01:00
PhilPhonic
d52a343e25 init
Support for MariaDB/MySQL
2015-12-25 10:29:42 +01:00
Daniel Gibbs
35be754990 New feature: Dev debug
I useful feature for developers.

This will enable a log to be created of everything that ran when
executing a command. It uses the set command.

When you run a command a file dev-debug.log is created and will output
set -x
2015-12-20 21:22:56 +00:00
Daniel Gibbs
9c4df59a48 Updated selfname and curl error checking 2015-12-20 17:05:29 +00:00
Daniel Gibbs
a023b47ac5 Fixed curl check bug 2015-12-12 21:55:08 +00:00
Daniel Gibbs
9cf1775749 All servers now have new github branch select feature 2015-12-12 19:55:57 +00:00
Daniel Gibbs
a9d6acb1a6 changed to updateonstart="off"
changed to off/on instead of no/yes
2015-08-15 22:50:59 +01:00
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.
2015-07-04 18:54:48 +01:00
Daniel Gibbs
9eea49a923 Updates to fn_install_config
Made this function more consistent across different servers and changed
defaultconfig var to servercfgdefault
2015-07-03 22:31:09 +01:00
Daniel Gibbs
19312964e6 removed # 2015-05-25 11:13:21 +01:00
Daniel Gibbs
c1ad3e6716 added updateonstart variable
this new variable will allow the script to check for updates when
running the start command
2015-05-09 20:49:00 +01:00
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.
2015-05-03 12:29:24 +01:00
wb
bcb36f368b Updated wget URL for repository
changed linuxgameserver to linuxgsm across 33 files
2015-03-21 14:54:16 -06:00
Daniel Gibbs
c817186cf3 removed parms code 2015-02-08 14:53:52 +00:00
Daniel Gibbs
25c0e0e210 Merged and updated ts3server
Ts3server now updated and merged in to the new functions method.
This merge has not added any new features but just updated the code.
New features will be added over time.
2015-02-08 14:51:13 +00:00
Daniel Gibbs
304fae8f24 Version update
updated al servers scripts to new version
2013-11-22 12:43:57 +00:00
Daniel Gibbs
d00acd9c7e Updated backup feature
Backup feature now works better. Does not use the full path in the
archive anymore. Also fixed the exclusions not working correctly meaning
it was backing up any previously created backups
2013-11-20 22:31:59 +00:00
Daniel Gibbs
065eda88cf ts3server: added backup feature 2013-11-20 12:30:52 +00:00
Daniel Gibbs
3b94df4a13 Fixed monitor issues ts3server
* Fixed bug where monitor did not always work
* Minor code tidy up
2013-11-17 20:07:40 +00:00
Daniel Gibbs
39c2dcb2c3 Mahor Update 011013
New Feature: Backup
Improved: Logging
Improved: UI changes
2013-10-04 00:27:34 +01:00
Daniel Gibbs
10028d7e0f Added all Existing project files 2013-08-11 12:03:31 +01:00