Releases: VirxEC/rlbot_gui_rust
RLBotGUI Rust port v1.0.36
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
Fix Windows compile error
RLBotGUI Rust port v1.0.34
1.0.34 (#30)
-
Syntax changes
-
Add -u flag when creating the match handler
-
Bump version
RLBotGUI Rust port v1.0.33
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
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
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
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
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
Bump version to 1.0.28
RLBotGUI Rust port v1.0.27
Fix story mode (#23)