carball
carball copied to clipboard
📈 A Rocket League replay decompiling and analysis library
What does the output file look like once you have run carball? and can you show and an example?
Some replays might have a network error that can cause kickoffs to not have a first touch. e.g. https://calculated.gg/replays/1681268811E8EDB9F2498C8DA76F5C8B
Hi, I get the following error trying to install carball from source, both `pip install -e .` and `python init.py` creates the same error. I can install with `pip install...
These are goals scored in the curve mutator mode but would not make it in as a straight shot.
Big boost pads only work on standard maps due to the hard coded pad positions. Add support for non-standard maps. See https://gist.github.com/Longi94/5be73367d0682056ee3c2ecbcf70226c (I used RLBot to get the coordinates).
https://github.com/dbader/pytest-mypy http://mypy-lang.org/ https://pypi.org/project/flake8/
We should make sure that we are not counting boost after a goal is scored.