Tangil
Tangil
There should be an option to switch between date formats.
If there was something rendered in a match and the rendering is active and the match is stopped, the rendering doesn't seem to get cleared after starting up a new...
All bot managers need to generate FlatBuffers models. Currently flatc.exe and the schema are stored in the main RLBot repo: https://github.com/RLBot/RLBot/tree/c2f7c9a07911691b112b5338008e2ec932e7aee0/src/main/flatbuffers. To prepare the dev environment, setup.bat is run so...
This PR fixes the `get_roles_with_cass.py` example script. Previously, the script would fail to run and give an exception (as described in issue #12). The script does not give an exception...
When running `example/get_roles_with_cass.py` without any modifications, it will give the following output: ``` Pulling data... Finished pulling data. Making call: https://ddragon.leagueoflegends.com/realms/na.json Making call: https://na1.api.riotgames.com/lol/match/v4/matches/3344134840 Traceback (most recent call last): File...