Added pipenv files to offer a consistent python environment, including quality.
426c18bfef
Merge pull request 'Added pipenv files to offer a consistent python environment, including quality.' (#20) from issues/14 into release/1.0.0
757ff3a7c7
Fixed vscode settings markdown.
25cb269334
Added VSCode settings to README.
ce00b327bb
fixing prospector findings in zoom generator
7e52c5a532
Running black on python files
ce00b327bb
fixing prospector findings in zoom generator
7e52c5a532
Running black on python files
3d7428e76f
Adding info regarding python quality checking
Add python quality
For prospector, the command options should be -s veryhigh -w mypy --max-line-length 88
Add script to automate version bumping
Add a script to update all versions strings everywhere all at once
Add script to automate version bumping
Working as intended on Windows. Will work as intended on Linux
Add script to automate version bumping
Add a way to run JSLint
ESLint was added in favor of JSLint : more configurable, more problems found
Unreliable freezing of the player at first loading
b12cf2c4f1
new eslint fixes run
5a1987f77b
single quote -> double quote
f1cfb326d5
Fix declaration order
7299157521
new round of fixing eslint findings
c6f88e8d85
fix trailling whitespace
Refactor broke vertical offset
Add a script to update all versions strings everywhere all at once