UltimateByte
1c06996cff
attempt to fix lua enforcer
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
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
5ac52b631d
removed white spaces
8 years ago
UltimateByte
184396a5eb
print dots
8 years ago
UltimateByte
418fb6b9ea
allow addons clear + more logic output
8 years ago
UltimateByte
c517b4624b
Inverted gmod clearnonbzip2
8 years ago
UltimateByte
b94bb9a293
useless print_dots
8 years ago
UltimateByte
b4da7c532b
various improvements to code logic
8 years ago
UltimateByte
7693392c58
addons'
8 years ago
UltimateByte
c9329a02fa
no dots in user messages
8 years ago
UltimateByte
3a4266b9f1
missing ";", attempt for fix
8 years ago
UltimateByte
cdba3114a2
woops double quote
8 years ago
UltimateByte
6f085b28c3
Global source engine FastDL & remove non bz2 files
Fixes #1322 and #721
8 years ago
Daniel Gibbs
11696acf5a
Renamed LGSM to LinuxGSM
For consistant branding.
8 years ago
s-eam
0901753364
Abstract Y/N Prompt Logic
- Modularize prompt logic into separate function (fn_prompt_yn)
- Refactor scripts to utilize fn_prompt_yn
- Enhance Y/N prompt interface for usability
8 years ago
Daniel Gibbs
f3b128a002
Bad spelling: directories not directorys
9 years ago
Daniel Gibbs
4aa8544dfa
Its called folders in Windows & directorys in Linux
9 years ago
Kyle Casey
e9b623f11c
Fix for Bug #1049
This commit should fix the issue with Bug #1049 not Commiting graph
files for maps to the FastDL server by searching for files with the .ain
extension.
9 years ago
UltimateByte
dac594c333
Renaming www to public_html
Solves #872
Partially
9 years ago
Daniel Gibbs
c7149168ba
Merge from master
9 years ago
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.
9 years ago
Scarsz
4d7be97ba0
Characters
9 years ago
Marvin Lehmann
3eee2b3690
Fixed some typos and improved descriptions
These changes do not affect the functionality of the code.
9 years ago
Daniel Gibbs
46941def99
function_selfname + fixes
9 years ago
Daniel Gibbs
21512494fa
module name has been split
now named
commandname and command action
command name is used in logs
command action is used on-screen.
Also alterations to function_selfname now called just selfname
9 years ago
Daniel Gibbs
b8f44749a0
Ditched lgsm_version as not used
added
local modulename="Function"
local function_selfname="$(basename $(readlink -f "${BASH_SOURCE[0]}"))"
to all functions
9 years ago
Daniel Gibbs
b013b20aa8
function_selfname is now local
9 years ago
Daniel Gibbs
97864ef769
updated log messages
9 years ago
Daniel Gibbs
b6c117bca6
local modulename may be required after all
9 years ago
Daniel Gibbs
e880fda8fe
Removed local from module name as for functions only
9 years ago
Daniel Gibbs
adfbaa49f3
updated fn_scriptlog to fn_script_log
Bringing in line with other function names
9 years ago
Daniel Gibbs
b3363fcca2
Updated print messages
9 years ago
UltimateByte
2877b798b0
New fn_print_
9 years ago
Daniel Gibbs
f373fe1201
code presentation
9 years ago
Daniel Gibbs
65bc10074c
Changed http to https on LGSM links
9 years ago
Daniel Gibbs
841a65b2f7
moved functions to lgsm dir
9 years ago
lrob
0effc04d65
Version, Will travis work ?
9 years ago
lrob
52ac61aea1
Updated wiki address
9 years ago
lrob
58873551bd
wrong place of echo -en "\n"
9 years ago
lrob
1ce0fbbd6e
Missing scriptlog
9 years ago
lrob
c9550f02ef
more spacing, less sleep
9 years ago
lrob
29442a0570
Better find ! Better display !
9 years ago
lrob
9733ab6fcb
not -d ! -n !
9 years ago
lrob
18707efe0a
proper check for fastdl
9 years ago