UltimateByte
bf8ebfe363
Cleaning & fixes & functions rearranging
9 years ago
Daniel Gibbs
20f63bcc10
Lots of garrys mod stuff
9 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
9 years ago
Daniel Gibbs
394bfd5905
Added if statement for webdir allowing the user to change it
Also added forgotten dirs for gmod
9 years ago
UltimateByte
02b661adbb
lua ressource not bz2 !
9 years ago
UltimateByte
1c06996cff
attempt to fix lua enforcer
9 years ago
Daniel Gibbs
a4f634dc03
Further improvements
downlaod enforcer currently broken
9 years ago
Daniel Gibbs
0abbe793be
Getting gmod version up and running
9 years ago
Daniel Gibbs
7ffe904a06
fixes for fn_fastdl_source
9 years ago
Daniel Gibbs
91525dcbbf
added if
9 years ago
Daniel Gibbs
96ac99b543
merged copy code in to one
9 years ago
Daniel Gibbs
c4d31412a4
Further improvements
9 years ago
Daniel Gibbs
753612106c
Large refactor of command_fastdl (not finished yet)
improving the look and efficiency of teh code
9 years ago
Daniel Gibbs
5ac52b631d
removed white spaces
9 years ago
UltimateByte
184396a5eb
print dots
9 years ago
UltimateByte
418fb6b9ea
allow addons clear + more logic output
9 years ago
UltimateByte
c517b4624b
Inverted gmod clearnonbzip2
9 years ago
UltimateByte
b94bb9a293
useless print_dots
9 years ago
UltimateByte
b4da7c532b
various improvements to code logic
9 years ago
UltimateByte
7693392c58
addons'
9 years ago
UltimateByte
c9329a02fa
no dots in user messages
9 years ago
UltimateByte
3a4266b9f1
missing ";", attempt for fix
9 years ago
UltimateByte
cdba3114a2
woops double quote
9 years ago
UltimateByte
6f085b28c3
Global source engine FastDL & remove non bz2 files
Fixes #1322 and #721
9 years ago
Daniel Gibbs
11696acf5a
Renamed LGSM to LinuxGSM
For consistant branding.
9 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
9 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
10 years ago
Daniel Gibbs
65bc10074c
Changed http to https on LGSM links
10 years ago
Daniel Gibbs
841a65b2f7
moved functions to lgsm dir
10 years ago
lrob
0effc04d65
Version, Will travis work ?
10 years ago
lrob
52ac61aea1
Updated wiki address
10 years ago
lrob
58873551bd
wrong place of echo -en "\n"
10 years ago