Daniel Gibbs
58e88bee4b
fix(fast-dl): correct sound directory name #1999
* sounds directory was called sounds
6 years ago
Daniel Gibbs
cfbc460667
refactor: shortname variable change ( #2088 )
* change `${gamename}` to `${shortname}`
* apply shellcheck recommendations
6 years ago
Daniel Gibbs
6848c9dbf7
Revert " SC2168: 'local' is only valid in functions."
This reverts commit 062ca4236c
.
7 years ago
Daniel Gibbs
616e976251
Revert "SC2168: 'local' is only valid in functions."
This reverts commit aaa971c0ad
.
7 years ago
Daniel Gibbs
aaa971c0ad
SC2168: 'local' is only valid in functions.
7 years ago
Daniel Gibbs
062ca4236c
SC2168: 'local' is only valid in 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
77f1f9ea23
changed to new domain linuxgsm.com
7 years ago
Daniel Gibbs
e546c893f3
code tidy
7 years ago
Daniel Gibbs
fdbc6fc73c
updated function_selfname to help with issue #1425
8 years ago
Daniel Gibbs
26e5d14f24
tabs
8 years ago
Daniel Gibbs
ec82b62493
added 2>/dev/null to all command if statements
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
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
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