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"
10 years ago
lrob
1ce0fbbd6e
Missing scriptlog
10 years ago
lrob
c9550f02ef
more spacing, less sleep
10 years ago
lrob
29442a0570
Better find ! Better display !
10 years ago
lrob
9733ab6fcb
not -d ! -n !
10 years ago
lrob
18707efe0a
proper check for fastdl
10 years ago
lrob
e45588398e
"touch" not needed + adjusting AddFile
10 years ago
lrob
b3a43c07a6
audoturn... sure !
10 years ago
lrob
969bb25c92
clearoldfastdl fix
10 years ago
lrob
5a881f5352
putting back directories...
10 years ago
lrob
93db23892c
touch lua file before
10 years ago
lrob
1eaacbb1e9
fix lua generator, hopefully
10 years ago
lrob
213a0d93ae
updated darkrp message
10 years ago
lrob
f36e422e43
safety fix + syntax
10 years ago
lrob
6c7d52fc68
missing set variable
10 years ago
lrob
0ecb6b037b
test check unexisting variable
10 years ago
lrob
d2cd659391
syntax
10 years ago
lrob
dfad528cfb
Don't try to empty an empty folder please
10 years ago
lrob
62b05cf3d1
missing space
10 years ago
lrob
4fc0176160
fixed prompts
10 years ago
lrob
52b9e0dfe3
fixed shitty syntax
10 years ago
lrob
bd28d8fe6e
appearance
10 years ago
lrob
4f83029df1
user experience
10 years ago
lrob
53113c865d
user experience again
10 years ago
lrob
acc948a077
user experience again
10 years ago
lrob
77178ed1a8
user experience...
10 years ago
lrob
196aef4dd3
updated darkrp and user exp
10 years ago
lrob
fac1423187
user experience + major fix
10 years ago
lrob
1242f0729a
improved user experience
10 years ago
lrob
433c99ad64
two main fixes & improved user experience
10 years ago