Eric Froemling
2c16c8c13b
Upgraded Python from 3.7 to 3.8
2020-07-31 14:03:45 -07:00
Eric Froemling
2ec0bd17be
minor prereq fix
2020-07-26 01:42:09 -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
Eric Froemling
7c508dcfe6
v1.5.17
2020-07-03 03:10:51 -07:00
Eric Froemling
c38ae5c39b
v1.5.13
2020-06-26 02:15:46 -07:00
Eric Froemling
6301b8ed0c
Work on error/crash reporting
2020-06-25 20:45:49 -07:00
Eric Froemling
13937d4777
v1.5.8
2020-06-21 03:28:50 -07:00
Eric Froemling
334ac7aa5e
Build system fix for WSL2
2020-06-18 02:48:29 -07:00
Eric Froemling
97457e5bfd
More work towards Android 1.5
2020-06-17 17:49:07 -07:00
Eric Froemling
9764e55f0a
Lots of low level input cleanup for Android 1.5
2020-06-16 00:40:18 -07:00
Eric Froemling
1e45d70d27
Cleanup for BombSquad releases
2020-06-08 14:05:19 -07:00
Eric Froemling
5565b4bfa5
Internal work related to tourney security
2020-06-07 23:41:22 -07:00
Eric Froemling
58766a8f6e
Tidying and language updates
2020-06-03 12:14:18 -07:00
Eric Froemling
7788f61e6c
Added cpplint requirement
2020-06-01 15:57:46 -07:00
Eric Froemling
5d7c72c365
C++ layer cleanup
2020-06-01 15:41:45 -07:00
Eric Froemling
1ccf33e41d
Added per-game team and player types
2020-05-18 01:47:52 -07:00
Eric Froemling
e59fe3aa0a
Language updates
2020-05-05 11:10:59 -07:00
Eric Froemling
55528660ed
General cleanup
2020-05-01 15:40:13 -07:00
Eric Froemling
35edfbd375
Added elegant way to print colored terminal output
2020-04-30 19:47:18 -07:00
Eric Froemling
48f72ec123
Wired up server config.yaml functionality
2020-04-30 00:11:08 -07:00
Eric Froemling
b42fc09ffc
Oops - typo
2020-04-29 16:21:31 -07:00
Eric Froemling
80ec9a4738
Clarified pip prereqs error message
2020-04-29 16:14:34 -07:00
Eric Froemling
7456ea3dcb
Adding server config functionality
2020-04-29 15:53:09 -07:00
Eric Froemling
96abee0c9f
Enabled pylint quote consistency check
2020-04-27 15:12:12 -07:00
Eric Froemling
acdf0967c5
updated linting for pylint 2.5.0
2020-04-27 13:50:49 -07:00
Eric Froemling
f4e7354b0b
Auto formatting updates
2020-04-25 12:46:51 -07:00
Eric Froemling
52643b8d0c
Added python-site-packages to ba_data
2020-04-22 16:20:06 -07:00
Eric Froemling
e3b5557a0d
More prefab tidying
2020-04-22 01:28:15 -07:00
Eric Froemling
62e8549286
Cleaned up prefab builds
2020-04-22 00:45:13 -07:00
Eric Froemling
882ae10fa9
Fixed linux headless builds to be actually headless
2020-04-20 22:38:07 -07:00
Eric Froemling
cb5d33b936
more work on prefab servers
2020-04-20 21:44:11 -07:00
Eric Froemling
eb821126ac
Fixed error with prefab targets
2020-04-20 12:45:04 -07:00
Eric Froemling
5114280d0a
More spring-cleaning on build setup
2020-04-20 00:13:26 -07:00
Eric Froemling
ec898e3971
Cleaning up snippets
2020-04-19 22:59:03 -07:00
Eric Froemling
3f23969f40
Build system optimizations
2020-04-19 19:30:11 -07:00
Eric Froemling
3a02181e51
Added batools package
2020-04-16 14:47:58 -07:00