Skip to content

Releases: VirxEC/rlbot_gui_rust

RLBotGUI Rust port v1.0.6

27 Jun 23:34
Compare
Choose a tag to compare

Many crash-fixes (remove unwraps in favor of actual error handling)
Display MiniConsole when starting a new bot
Check for no RLBot on every page change (doesn't impact page load times)
Remove a couple console logs
Cfg files:

  • Don't treat '#' as the start of a comment
  • Preserve the order of tags when writing

Update deps

RLBotGUI Rust port v1.0.5

26 Jun 01:00
Compare
Choose a tag to compare

Added mini-console; currently used when:

  • Unzipping isolated Python
  • Installing Python packages via pip

Allows for users to see visible progress being made.

Added download bar when downloading isolated Python.

RLBotGUI Rust port v1.0.4

25 Jun 17:06
Compare
Choose a tag to compare

Add update signatures so the updater works

RLBotGUI Rust port v1.0.3

25 Jun 15:35
Compare
Choose a tag to compare

Auto package updating on launch
Nicer-looking Python config page
Download & install isolated Python
Installing basic packages checks for internet first
Small optimizations

RLBotGUI Rust port v1.0.2

22 Jun 18:15
Compare
Choose a tag to compare

Fixed GUI updates. Older versions were pointing to an invalid endpoint.

RLBotGUI Rust port v1.0.1

22 Jun 17:57
Compare
Choose a tag to compare

Better detection of if a python version is 3.7.X
Better Python config menu

RLBotGUI Rust port v1.0.0

21 Jun 17:46
Compare
Choose a tag to compare