Commit Graph

15 Commits

Author SHA1 Message Date
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