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
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
Daniel Gibbs
12b85ec64d
Fixed not detecting config dir
9 years ago
UltimateByte
5a8739e3e9
Update ns2cserver
9 years ago
UltimateByte
5e2b88a5b9
New fetching system (LGSM & Functions dirs)
9 years ago
UltimateByte
68899b334a
New fetching system
9 years ago
Daniel Gibbs
5f290fd3b8
Updates all version numbers
9 years ago
Daniel Gibbs
d3efed7da9
updated functions and getopt names
9 years ago
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
9 years ago
Daniel Gibbs
9c4df59a48
Updated selfname and curl error checking
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
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
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
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
2eca3e95fe
Initial release NS2:Combat server
10 years ago