Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed useless code, fix missing var | root | 2020-11-16 | 1 | -49/+32 |
| | | | | | | - simplified the region file creation, no need for a gazillion line. - The -r switch was missing $MATCHEDFILE for its -s test - indenting | ||||
* | Cleaning this mess | Miquel Lionel | 2019-05-30 | 1 | -0/+0 |
| | |||||
* | Deleted _config.yml, no use for it now | Lionel | 2019-02-02 | 1 | -1/+1 |
| | |||||
* | Corrected some errors in my code | Lionel | 2018-11-05 | 1 | -6/+8 |
| | |||||
* | Added md5 filechecks in case one of you change the regions.txt file | Lionel | 2018-11-05 | 1 | -6/+17 |
| | |||||
* | Improved readability of the script. Added an elevator music option. | Lionel | 2018-11-05 | 1 | -51/+57 |
| | |||||
* | Removed useless filecheck lines. | Lionel | 2018-11-05 | 1 | -7/+1 |
| | |||||
* | Cleaning up the repo | Lionel | 2018-10-31 | 1 | -4/+4 |
| | |||||
* | Updated the README.md with usage. Code needs cleanup. | Lionel | 2018-10-29 | 1 | -61/+97 |
| | |||||
* | Fixed bad indents in the creation of the default files (regions.txt and ↵ | Lionel | 2018-10-22 | 1 | -28/+14 |
| | | | | webregions.txt). Still experimentating about the command line arguments. | ||||
* | Adding LICENSE file. | Lionel | 2018-10-21 | 1 | -32/+29 |
| | |||||
* | Making progress. Added the creation of regions.txt and webregions.txt if ↵ | Lionel | 2018-10-21 | 1 | -6/+43 |
| | | | | empty or non-existent. | ||||
* | Finally I'll rewrite it in bash i find it more readable than my python ↵ | Lionel | 2018-10-21 | 1 | -0/+93 |
scripts. Will plan on a powershell version too |