Skip to content

Releases: VirxEC/rlbot_gui_rust

RLBotGUI Rust port v1.0.36

20 Dec 00:52
7ac1721
Compare
Choose a tag to compare

1.0.36 (#34)

  • Fix MacOS compile bug

  • Refactors for better errors

  • Update deps

  • Use tokio AsyncRwLock const_new

Bump version & deps

  • Small refactor for less cloning

  • Update items.csv

  • Update to latest versions of crates

Use const_new in AsyncRwLock more
Load css/js last in index.html

  • Don't emit "new-console-texts" when there's no new texts

RLBotGUI Rust port v1.0.35

10 Nov 23:52
Compare
Choose a tag to compare

Fix Windows compile error

RLBotGUI Rust port v1.0.34

29 Oct 01:05
933e0dc
Compare
Choose a tag to compare

1.0.34 (#30)

  • Syntax changes

  • Add -u flag when creating the match handler

  • Bump version

RLBotGUI Rust port v1.0.33

21 Oct 00:05
2cc1df0
Compare
Choose a tag to compare

1.0.33 (#29)

  • Don't restart match handler

  • Add --console option for windows

  • Remove dbg statements

  • Fix standard ESLint errors/warnings

  • Include prettier for formatting

Set npm scripts for formatting

  • Add lint-staged to package.json

  • Note --console arg feature

  • Use more async

  • Implement shut_down_match_handler

  • Only store minimal data for bot team settings

  • Fix trimmed bot bundles

  • Only store path for scripts on disk

RLBotGUI Rust port v1.0.32

14 Oct 16:00
deb91ed
Compare
Choose a tag to compare

1.0.32 (#28)

  • Rename Starbase Arc's jpg

  • Don't disable window creation with no pipe windows

  • Add doc

  • Update items.csv

RLBotGUI Rust port v1.0.31

11 Oct 22:56
782603b
Compare
Choose a tag to compare

1.0.31 (#27)

  • Implement --no-pipe arg

  • Implement shortcut to rlbot's python

  • Remove dbgs

  • Change window rlpy_esc

  • Update deps

RLBotGUI Rust port v1.0.30

01 Oct 15:41
0bdfc61
Compare
Choose a tag to compare

Save tab state (#26)

Don't check for botpack updates in a debug build
Don't try to load non-existant js map files

RLBotGUI Rust port v1.0.29

28 Sep 14:56
be4df59
Compare
Choose a tag to compare

1.0.29 (#25)

  • Slightly less inventive console

  • Use crossbeam_channel for queues

  • Use crate online again

  • Remove async-std dep in favor of tokio

RLBotGUI Rust port v1.0.28

23 Sep 16:18
Compare
Choose a tag to compare

Bump version to 1.0.28

RLBotGUI Rust port v1.0.27

22 Sep 21:34
353a3dc
Compare
Choose a tag to compare

Fix story mode (#23)