Daniel Gibbs
7059d9a6cf
feat(linuxgsm): various ui improvements ( #2554 )
* added column to debug
* added colour to header
* colourised LinuxGSM header text
* updated donate message
* ascii logo
* warn colour and altered header
6 years ago
Daniel Gibbs
1d41bc66d3
feat(refactor): general refactor of if statements ( #2492 )
* Codacy recommendation fixes
6 years ago
Christian
6761e50b60
fix(fastdl): correct fastdl file structure ( #2450 )
Co-authored-by: Christian Birk <[email protected] >
6 years ago
Christian
d88c81e17f
fix(fastdl): linebreaks for fastdl output ( #2451 )
Co-authored-by: Christian Birk <[email protected] >
6 years ago
Daniel Gibbs
e0acffad80
feat: Refactor comments to follow standards ( #2389 )
6 years ago
Daniel Gibbs
fa6cfe4086
feat(ui): add message display setting ( #2357 )
* setting to change the time in seconds messages are displayed. Default 0.5s
* Travis-CI messages have a 0s delay to speed up testing.
6 years ago
Attila
24f0900426
feat(csgoserver): Add SVG support to FastDL ( #2298 )
Co-authored-by: [email protected]
CS:GO with Panorama now supports SVG custom logos, which are displayed in more places than a PNG logo.
Panorama now uses materials/panorama/images/tournaments/teams folder to look for custom team logos, which can be .png and .svg
Fixes #2297
6 years ago
Kenny Lindelof
cfe0bd83c8
corrected the documentation link
6 years ago
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