Daniel Gibbs
6848c9dbf7
Revert " SC2168: 'local' is only valid in functions."
This reverts commit 062ca4236c
.
7 years ago
Daniel Gibbs
062ca4236c
SC2168: 'local' is only valid in functions.
7 years ago
Daniel Gibbs
b84f5dc701
added missing cmd_dev_clear_functions
7 years ago
Daniel Gibbs
fff8e0a2f5
Release 180409
* Added new server Rising World
* Added new server ET: Legacy
* Added support for node-gamedig
* Updated Factorio to glibc 2.18
* Changed apt-get to apt
* Changed many sleep timers from 1 second to 0.5 to speed up LinuxGSM
* Fix for issue #1784 Tmux closing wrong session
* Fixed dependency requirements for CoD 2 and CoD:UO #1866
* Discord now uses external IP over standard IP
* Code tidy/improvements with guidance from Shellcheck
* Added development command query-raw
* Added development command clear-functions
* Added development log dev-debug-function-order.log
* Added fctrserver to Travis CI tests
* Updates to GitHub Issues; Added bots and updated templated
* Fixed waffle.io button no longer working
* Corrected Query Port for UT3 (Query Port does not work btw)
7 years ago
Daniel Gibbs
b48ab1e03d
fix merge conflict
7 years ago
Daniel Gibbs
c2bef39ad2
new feature gamedig
7 years ago
Daniel Gibbs
1619253a1a
added dev clear functions
Allows devs to wipe functions dir quickly rather than manually
7 years ago
Daniel Gibbs
77f1f9ea23
changed to new domain linuxgsm.com
7 years ago
Daniel Gibbs
fdbc6fc73c
updated function_selfname to help with issue #1425
8 years ago
Daniel Gibbs
1547dd13d8
samp does not update
8 years ago
Daniel Gibbs
11962ef83d
corrected url link
8 years ago
Chaos
f0855a16d1
Fixes force update for MTA
8 years ago
Scarsz
09e62c7ae8
Add getopt block for Squad license prompt
8 years ago
Daniel Gibbs
0bfbdbc01f
Got rid of double returns
8 years ago
Daniel Gibbs
898619be85
Altered getopt to move update-lgsm
8 years ago
Daniel Gibbs
7fd3177c89
renaming update_functions to update_linuxgsm
8 years ago
UltimateByte
e5b77379e0
Fixes commands setting vars not working
Some commands that require setting a variable, like "force-update" wouldn't work without this "eval" argument.
Example:
````
$ ./insserver fu
/home/insserver/lgsm/functions/core_getopt.sh: line 176: forceupdate=1;: command not found
````
This fixes the issue.
Tested on Debian & Ubuntu.
8 years ago
Daniel Gibbs
f013f96c4e
Also reverted getopt as well
being worked on in ultimatebyte-0220 branch
8 years ago
UltimateByte
e51746e5b1
proper exit (fix opt running after uf)
8 years ago
Daniel Gibbs
8c17f44d24
Forgot to add installer
8 years ago
Daniel Gibbs
3229ae3b1f
minor tidy
8 years ago
Daniel Gibbs
0398f33c62
re wording
8 years ago
Daniel Gibbs
7e1bc80fe1
A re shuffle and changed some commands
8 years ago
Daniel Gibbs
8ee9fdbb3c
stray &&
8 years ago
Daniel Gibbs
fca87cde2d
Changed noupdate servers to use engines
shortens the if statement
8 years ago
UltimateByte
f126f52de9
hide "DEVCOMMAND" description commands
8 years ago
UltimateByte
a49de6bcbd
new algorithm to find commands
8 years ago
UltimateByte
73be10ffa0
typo + missing )
8 years ago
UltimateByte
6e8afb5e2a
dev commands
8 years ago
UltimateByte
edf5b787a9
fix for full commands to work
8 years ago
UltimateByte
b9162f1c69
hm )
8 years ago
UltimateByte
021a86c737
missing commands
8 years ago
UltimateByte
007a373d5d
appearance
8 years ago
UltimateByte
cfc5bf75fc
fixes
8 years ago
UltimateByte
3cafcc0e68
fixes
8 years ago
UltimateByte
d125a72b07
fix
8 years ago
UltimateByte
1be3076dba
first loop fixes
8 years ago
UltimateByte
75547557a8
fixing awk, probably not infinite loop
8 years ago
UltimateByte
2dc25226ed
new opt test
8 years ago
UltimateByte
b6a708fcd9
Attempt for new op
8 years ago
Daniel Gibbs
9d5097f9cd
debug option was missing from mumbleserver
8 years ago
Daniel Gibbs
b00548f6bb
Added auto instal to mumble server
8 years ago
UltimateByte
2ac7d096a3
added fastdl
#721
Added to fn_getopt_generic for now, will need to remove from non-source games when core_getopt.sh rework comes out.
8 years ago
Daniel Gibbs
11696acf5a
Renamed LGSM to LinuxGSM
For consistant branding.
8 years ago
UltimateByte
332bcee484
missing ), damn!
8 years ago
UltimateByte
7b28f2b609
missing ;;
8 years ago
UltimateByte
bc80832189
fn_getopt_rustserver (wipe command)
8 years ago
Chaos
7152d821c0
Support forced updates, sometimes MTA releases versions lower than maintenance versions that cannot otherwise be detected.
8 years ago
Braunson
939854cfe0
MTA updater
8 years ago
Daniel Gibbs
c5d9476218
Added command_install_resources_mta.sh
8 years ago