Daniel Gibbs
7ae73eea6e
fixed cp: cannot create regular file ‘.../_default.cfg’:
9 years ago
Daniel Gibbs
63c6acdb70
Added 3 more _default.cfg files
9 years ago
Daniel Gibbs
ef56b2eb57
updated description
9 years ago
Daniel Gibbs
1d15888085
renamed linuxgsm.sh
9 years ago
Daniel Gibbs
b0713945d3
dev
appears to be a working version of the new config style. Only working with csgoserver currently
9 years ago
Daniel Gibbs
6da1a1a4c8
dev
Dev update
9 years ago
Daniel Gibbs
88994b81e6
Merge pull request #1397 from TechNZ/master
Add tmux dimensions
9 years ago
TechNZ
d46a0af894
corrected variable name error
corrected a variable name error cause by quickly making changes when tired
9 years ago
TechNZ
219395469c
updated if syntax and naming scheme
updated if statements and variables to meet LGSM syntax and naming conventions
9 years ago
TechNZ
8f89b64394
correct syntax error
changed "-" to "_"
9 years ago
Daniel Gibbs
8d78b19fbc
Further work completed.
Working on menus currently
9 years ago
TechNZ
d7f1acee6c
fixed error with '-s' flag
'-s' flag had an extra '-'
9 years ago
TechNZ
61bc06acf2
Add tmux dimensions
added the ability to set the default width and height of the detatched session using variables tmux_width and tmux_height.
these variables may be set at a local level or system wide.
the script checks if the input from the variables is a valid positive integer and if input is not a valid positive integer, sets the values for the tmux to the default values of 80x23
9 years ago
Daniel Gibbs
6fa873ba58
corrected PVKII
9 years ago
Daniel Gibbs
9dd8a547d7
further improvements
9 years ago
Daniel Gibbs
9437b6c2b4
Config downloading now works
9 years ago
Daniel Gibbs
6c91293076
added moved cfg files
9 years ago
Daniel Gibbs
fb21909b05
Adding the new files for testing
9 years ago
Daniel Gibbs
c7d848e3e3
Cleared files for new dir structure
9 years ago
Chaos
283e54b9dc
Added a discord icon to the readme
9 years ago
Bara20
b21a3f93aa
Update install_config.sh
10 years ago
Bara20
6128817437
Update githubuser
10 years ago
Bara20
f65449a0e0
Add support for classic offensive
10 years ago
Bara20
f264c24eec
Add coserver file
10 years ago
Daniel Gibbs
053ed98988
Updated Codename CURE glibc version to 2.15
10 years ago
Chaos
d0c6cbf1cc
Helpful comment as to why I'm doing this
10 years ago
Chaos
4b547ef899
Fixes the same issue in command_start
10 years ago
Chaos
afe1853ab2
Resolves #1377
10 years ago
Daniel Gibbs
4b79e89507
now uses arrays
10 years ago
Daniel Gibbs
bdc29f04f6
Team Fortress 2 now required Glibc 2.15
10 years ago
Daniel Gibbs
fd289541b1
changed from issues to support
10 years ago
Daniel Gibbs
5360fdd666
corrected github username
10 years ago
Daniel Gibbs
586a624e37
added JSON.sh
json.sh is a json parser.
10 years ago
Daniel Gibbs
d439c99d6f
Merged hotfix/ultimatebyte-0308 into master
10 years ago
Daniel Gibbs
4c072fc188
Merged hotfix/ultimatebyte-0308 into develop
10 years ago
UltimateByte
e5b77379e0
Fixes commands setting vars not working
Some commands that require setting a variable, like "force-update" wouldn't work without this "eval" argument.
Example:
````
$ ./insserver fu
/home/insserver/lgsm/functions/core_getopt.sh: line 176: forceupdate=1;: command not found
````
This fixes the issue.
Tested on Debian & Ubuntu.
10 years ago
Daniel Gibbs
fea406c3aa
Merged release/170205 into master
10 years ago
Daniel Gibbs
2da69970f5
Merged release/170205 into develop
10 years ago
Daniel Gibbs
7f24407963
Release 170305
10 years ago
Daniel Gibbs
feea45d691
Version 170305
10 years ago
Daniel Gibbs
e4c7e36e69
Merge branch 'feature/ultimatebyte-0220'
Conflicts:
lgsm/functions/command_fastdl.sh
lgsm/functions/core_getopt.sh
10 years ago
Daniel Gibbs
c32be4e661
capitals for some log messages
10 years ago
Daniel Gibbs
62aa1c0cda
message not required
10 years ago
UltimateByte
ae9d308084
major fastdl re-think
10 years ago
Daniel Gibbs
a8ae8a43af
minor tidy
10 years ago
Daniel Gibbs
bbb9536234
directory not used here
10 years ago
UltimateByte
1346393250
less compression output & clear tabs
10 years ago
UltimateByte
71dcf59378
Second pass cleaning & compressing output rework
10 years ago
UltimateByte
bf8ebfe363
Cleaning & fixes & functions rearranging
10 years ago
UltimateByte
aeaa454814
Missing github info for BladeSymphony
10 years ago