summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-17Return a result when setup fails.training-setup-resilienceDominik Schmid
2019-03-17Document 64 players and "skip_replays" (#391)Dominik Schmid
2019-03-14Updated to include python 3.7 as official (#298)dtracers
2019-03-13Don't wait on Psyonix bots to be ready to start an exercise.Dominik Schmid
2019-03-07Adding support for up to 64 players (#385)Skyborg
2019-03-05Make the GUI allow non-vital cfg sections to be missing. (#388)Tyler
2019-02-28Sending SIGTERM instead of CTRL_C_EVENT when subprocess agents retire. (#387)Tyler
2019-02-23Using canonical paths when setting up the dll directory for java.Tyler Arehart
2019-02-23Merge pull request #384 from RLBot/pip-shield-linkjeroen11dijk
2019-02-23Adding hyperlink to pip shieldSkyborg
2019-02-23Merge pull request #383 from RLBot/pypi-shieldjeroen11dijk
2019-02-23Adding pypi shieldSkyborg
2019-02-23Fix for psyonix bots never using boost. (#382)Tyler
2019-02-22Making java wait for the interface dll to report successful initialization. (...Tyler
2019-02-21Second attempt at friends update fix. (#381)Tyler
2019-02-19Friends update fix (#378)Skyborg
2019-02-18Update C# version notes. (#377)kipje13
2019-02-18Update rlbot.fbsJohn Simon
2019-02-15Pinning psutil package to 5.5.0 since 5.5.1 raises permissions errors. (#375)Tyler
2019-02-15Adjusting the flatbuffer spec to fix compilation in C#. (#374)Tyler
2019-02-07Use chip's solution for accumulating sleep error. (#372)RLMarvin
2019-02-06Starting matches via flatbuffer (#370)John Simon
2019-02-02Bump to 1.13.2 as a 1.13.1 has been accidentally published.Dominik Schmid
2019-02-02Update version.pyDominik Schmid
2019-02-02Add MIT license that shows up in `pip show rlbot`Dominik Schmid
2019-01-30Match config cleanup; Change training API to use configs rather than config_p...Dominik Schmid
2019-01-30Merge pull request #368 from RLBot/better_kickoff_commentDominik Schmid
2019-01-28Improved a comment that sometimes confused people.NicEastvillage
2019-01-26Fix for serialization of multiline values in config files (#367)Tyler
2019-01-26Allow reading/writing of full MatchConfig's (#366)Dominik Schmid
2019-01-25Clear bot inputs when they retire. (#365)Dominik Schmid
2019-01-22Clear the screen when bots retire (#363)Dominik Schmid
2019-01-21Updating version notes.Tyler Arehart
2019-01-21"Python 3.6" -> "Python 3.6+"Dominik Schmid
2019-01-20Updated the 'human' agent (i.e. controller passthrough) with improved control...samuelpmish
2019-01-20Improving SetupManager stability. Added rendering capability to training exer...Dominik Schmid
2019-01-20Fix the halving of the update frequency for bots and add the option to set a ...kipje13
2019-01-17Adding the new Details config section to base agent configurations. (#357)Tyler
2019-01-13Wait until valid field info to call initialize_agent() (#351)RLMarvin
2019-01-13Support for passing an options dict to BotHelperProcesses. (#354)Tyler
2019-01-13Change max slices to 360. (#355)RLMarvin
2019-01-10Add safety checks in translateToFieldInfoStruct. (#353)RLMarvin
2019-01-10Add gravity and gamespeed setting to C# (#348)kipje13
2019-01-09Update version notes. (#347)RLMarvin
2019-01-09Fix mistake that stopped C# bots from starting. (#346)kipje13
2019-01-09Add Team to Touch. (#345)RLMarvin
2019-01-08Add Team Score. (#344)RLMarvin
2019-01-07Fixed various path issues. (#343)NicEastvillage
2019-01-06Fixing mutators, human players, and loadouts when passed via the new API.Tyler Arehart
2019-01-06Change default appearance. (#340)RLMarvin