11 Commits

Author SHA1 Message Date
Eric Froemling
2aec1cc1d3 Simplified copyright headers 2020-09-11 18:49:25 -05:00
Eric Froemling
7c24de005f Tidying and updates for pylint 2.6 2020-08-21 11:59:49 -05:00
Eric Froemling
2c16c8c13b Upgraded Python from 3.7 to 3.8 2020-07-31 14:03:45 -07:00
Eric Froemling
147c8ec66b Prep for Python version upgrade 2020-07-26 01:01:33 -07:00
Ali Borhani
3c97a6904f
Use -S flag for /usr/bin/env
Because of using `-O` flag for `python3.7` binary, it returns the below error:

```
$ ./bombsquad_server
/usr/bin/env: ‘python3.7 -O’: No such file or directory
/usr/bin/env: use -[v]S to pass options in shebang lines
```
2020-07-16 12:45:30 +04:30
Eric Froemling
9e8b739282 Moved the update_project script into the batools package 2020-07-12 22:34:11 -07:00
Eric Froemling
057717598d Moved the update_assets_makefile script into the batools package 2020-07-12 22:12:16 -07:00
Eric Froemling
0db957a4c3 Minor bug fixing and project cleanup 2020-07-12 03:03:40 -07:00
Eric Froemling
67810d769e Added node gravity_scale attr 2020-07-06 17:11:09 -07:00
Eric Froemling
b304452084 v1.5.18 2020-07-05 16:39:13 -07:00
Eric Froemling
ec2eceb0d5 tools/snippets is now tools/pcommand 2020-07-03 16:45:57 -07:00