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
c32be4e661
capitals for some log messages
8 years ago
Daniel Gibbs
62aa1c0cda
message not required
8 years ago
UltimateByte
ae9d308084
major fastdl re-think
8 years ago
Daniel Gibbs
a8ae8a43af
minor tidy
8 years ago
Daniel Gibbs
bbb9536234
directory not used here
8 years ago
UltimateByte
1346393250
less compression output & clear tabs
8 years ago
UltimateByte
71dcf59378
Second pass cleaning & compressing output rework
8 years ago
UltimateByte
bf8ebfe363
Cleaning & fixes & functions rearranging
8 years ago
Daniel Gibbs
20f63bcc10
Lots of garrys mod stuff
8 years ago
Daniel Gibbs
888140c711
added pc
8 years ago
Daniel Gibbs
9e5a71a528
corrected maxplayers
8 years ago
Daniel Gibbs
d84fb4cd0c
added space to fix serverpassword bug
8 years ago
Daniel Gibbs
fab297b750
Added project cars
8 years ago
Daniel Gibbs
3cdb18596a
corrected function name
8 years ago
Daniel Gibbs
b0d81bf857
more details updates
8 years ago
Daniel Gibbs
dd23d64dbf
Added pc if
8 years ago
Daniel Gibbs
895591adfd
missing fi
8 years ago
Daniel Gibbs
2c8e4a3aaa
Added pc info
also shuffled a couple of functions
8 years ago
Daniel Gibbs
f9692e1201
increased glibc requirement to 2.4
8 years ago
Daniel Gibbs
f013f96c4e
Also reverted getopt as well
being worked on in ultimatebyte-0220 branch
8 years ago
Daniel Gibbs
1e81f72b66
Reverted to master version of fastdl to allow merging to develop
fast dl is being worked on in ultimatebyte-0220
8 years ago
Daniel Gibbs
394bfd5905
Added if statement for webdir allowing the user to change it
Also added forgotten dirs for gmod
8 years ago
UltimateByte
02b661adbb
lua ressource not bz2 !
8 years ago
UltimateByte
1c06996cff
attempt to fix lua enforcer
8 years ago
UltimateByte
e51746e5b1
proper exit (fix opt running after uf)
8 years ago
UltimateByte
7fe986a687
core_exit.sh
8 years ago
UltimateByte
7660f3a874
core_exit.sh
8 years ago
UltimateByte
6a474dc6ad
core_exit.sh
8 years ago
Daniel Gibbs
a4f634dc03
Further improvements
downlaod enforcer currently broken
8 years ago
Daniel Gibbs
0abbe793be
Getting gmod version up and running
8 years ago
Daniel Gibbs
7ffe904a06
fixes for fn_fastdl_source
8 years ago
Daniel Gibbs
91525dcbbf
added if
8 years ago
Daniel Gibbs
96ac99b543
merged copy code in to one
8 years ago
Luke Spragg
7a9af83b0c
Update Oxide mod download URLs
Per http://oxidemod.org/threads/new-snapshot-build-server-and-download-locations.23770/
8 years ago
UltimateByte
09cafb0e6a
Fixing ts3db prompt's opposite behavior
8 years ago
Daniel Gibbs
c4d31412a4
Further improvements
8 years ago
Daniel Gibbs
753612106c
Large refactor of command_fastdl (not finished yet)
improving the look and efficiency of teh code
8 years ago
Daniel Gibbs
f152d66d55
altered the look slightly
8 years ago
Daniel Gibbs
8c17f44d24
Forgot to add installer
8 years ago
Daniel Gibbs
cd2d7d1f34
files to fileswc
8 years ago
Daniel Gibbs
c0891101c1
display fix
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
Daniel Gibbs
5ac52b631d
removed white spaces
8 years ago
Daniel Gibbs
f8b95ab9b8
TF2 now required libcurl
8 years ago
UltimateByte
98854eacff
Fixed function syntax breaking Ark stop
Fixes #1335
8 years ago