Releases: RLBot/core
v0.3.0
Pre-built binaries that allows bots to interface with Rocket League via the RLBot v5 spec
What's Changed
- Add Rect2D and Rect3D and fix XY swap and RLBOT_AGENT_ID for scripts by @NicEastvillage in #55
Full Changelog: v0.2.2...v0.3.0
v0.2.2
Pre-built binaries that allows bots to interface with Rocket League via the RLBot v5 spec
Full Changelog: v0.2.1...v0.2.2
v0.2.1
Pre-built binaries that allows bots to interface with Rocket League via the RLBot v5 spec
What's Changed
Full Changelog: v0.2.0...v0.2.1
v0.2.0
Pre-built binaries that allows bots to interface with Rocket League via the RLBot v5 spec
What's Changed
Full Changelog: v0.1.2...v0.2.0
v0.1.2
Pre-built binaries that allows bots to interface with Rocket League via the RLBot v5 spec
Full Changelog: v0.1.1...v0.1.2
v0.1.1
Pre-built binaries that allows bots to interface with Rocket League via the RLBot v5 spec
Full Changelog: v0.1.0...v0.1.1
v0.1.0
Pre-built binaries that allows bots to interface with Rocket League via the RLBot v5 spec
What's Changed
- Update deps by @VirxEC in #2
- Add match loading by @VirxEC in #3
- Flatbuffers stuff by @VirxEC in #4
- More features by @VirxEC in #7
- Expand capabilities of sockets by @VirxEC in #9
- Flesh out features by @VirxEC in #10
- Better TCP handling by @VirxEC in #12
- Match starting + sockets work by @VirxEC in #20
- Fix state setting by @VirxEC in #21
- Update flatbuffers and stuff by @VirxEC in #22
- Update to new flatbuffers spec by @VirxEC in #23
- Auto bot spawning by @VirxEC in #24
- Rewrite core for reliability & efficiency by @VirxEC in #25
- Refactor BridgeHandler to use strategy pattern by @TangilJ in #26
- Refactor FlatBuffers server code by @TangilJ in #28
- Add ball prediction & rendering by @VirxEC in #27
- Fix RLBot on Windows by @VirxEC in #30
- Rename
RLBotSecret
->Bridge
by @VirxEC in #31 - Format and clean up entire project by @TangilJ in #32
- Create BridgeContext to reduce method indirection by @TangilJ in #33
- Add Github Actions build step by @VirxEC in #34
- Generate FlatBuffers on pre-build by @TangilJ in #35
- Several enhancements, upgrades and new features! by @VirxEC in #36
- Pull in v4 features by @VirxEC in #37
- Hivemind support & some polish by @VirxEC in #41
- Avoid spawning multiple of the same Psyonix bot if possible by @NicEastvillage in #44
- Merge
dev
->master
to start the developer beta by @VirxEC in #46
New Contributors
- @VirxEC made their first contribution in #2
- @TangilJ made their first contribution in #26
- @NicEastvillage made their first contribution in #44
Full Changelog: https://github.com/RLBot/core/commits/v0.1.0