Skip to content

Tags: RLBot/core

Tags

v5.0.0-rc16

Toggle v5.0.0-rc16's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update version number to v5.0.0-rc.16

v5.0.0-rc15

Toggle v5.0.0-rc15's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Steam no EAC launch + fix Epic launch (#172)

* Refactor LaunchManager for no EAC via Steam on Linux

* Add Microsoft.Extensions.Logging to fix Windows build

* No EAC via Steam on Windows

Bump version to v5.0.0-rc.15.

* Refactor Epic launch: read path and auth from log

Delete old launch log before reading and launch the game directly
via its executable path instead of wrapping with cmd.exe.

* Convert Windows launch utilities to static classes

Move WinProcArgs and WinReadLog into the LaunchManager directory.
Rename ProcessCommandLine to ProcArgs.
Rename WinReadLog to ReadLog and make it static.
Update all references.

* Remove redundant platform check in Steam path

* Permit already-running Rocket League on Epic launch

Improve argument parsing to avoid false positives from empty command
lines
Downgrade argument retrieval failure log from Error to Warning

* Automatically launch Steam if not running before launching RL

* Extra sleep for Steam launch and consistent launch logging

* Formatting

---------

Co-authored-by: NicEastvillage <nicoesterby@gmail.com>

v1.0.0-rc14

Toggle v1.0.0-rc14's commit message
Patch bridge to v0.9.2

v1.0.0-rc.13

Toggle v1.0.0-rc.13's commit message

Verified

This commit was signed with the committer’s verified signature.
VirxEC Eric Veilleux
Patch `Bridge.dll`

v1.0.0-rc.12

Toggle v1.0.0-rc.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add extra game info (#170)

v1.0.0-rc.11

Toggle v1.0.0-rc.11's commit message

Verified

This commit was signed with the committer’s verified signature.
VirxEC Eric Veilleux
Fix RLBot after new update

v1.0.0-rc.10

Toggle v1.0.0-rc.10's commit message

Verified

This commit was signed with the committer’s verified signature.
VirxEC Eric Veilleux
Fixed bug where Team.Other would exit upon getting SessionMessage.Upd…

…ateRendering

v1.0.0-rc.9

Toggle v1.0.0-rc.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add new mutators (#168)

v1.0.0-rc.8

Toggle v1.0.0-rc.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update build.yml to remove tag trigger

v1.0.0-rc.7

Toggle v1.0.0-rc.7's commit message
Core v1.0.0-rc.7