Closed
Conversation
18b56fe to
bec6a86
Compare
Use svelte reactivity instead of callbacks
Better item name de-duplicator
Fix bugs
Contributor
Author
|
Waiting on RLBot/core#87 |
Contributor
|
Sooo many features 👀 |
NicEastvillage
approved these changes
Mar 31, 2025
Contributor
NicEastvillage
left a comment
There was a problem hiding this comment.
Excited for these features!
Contributor
|
Tested the loadout creator. When I use "Drive/Boost Around Center" and from one team to the other, the new car spawns at a default spawn location and will start driving up the wall. |
VirxEC
commented
Apr 4, 2025
VirxEC
commented
Apr 4, 2025
Contributor
Author
|
I fixed it 🎉 |
Contributor
Author
|
I even managed to get rid of the go routine that continuously set the player input |
Contributor
|
Love it 👍 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Requires #16 to be merged first
Closes #7
Update deps
Reload scripts - not just bots
Disable flip animation on team bot lists when they have 16 players or more, because the animation was causing lag. Disabling it allows adding dozens of bots to either team without lag.
Add new maps, NeoTokyo (Arcade) and Futura Garden
Sort maps alphabetically, but all non-standard maps are still below all standard maps
The app's minimum width has been updated to 650px, as this is the current minimum width that the GUI is still technically usable with nothing being visually broken. Here is the new minimum app size:
Sort mutators by name + new mutators
Refactor tags again to exactly match v4 + working favorites system for bots & scripts
New default state of the bot info modal's title:
When favorited:
Update time remaining in the events calendar in real time. Previously, it mimicked the v4 GUI where it was set once upon launch and didn't update until the GUI was restarted.
Adaptive bot info modal content. The image is now vertically centered, and readjusts when the window is shrunk.
Loadout editor
decals gets filtered by the selected body
new "auto-preview" option that auto-updates the loadout of the player in-game when something changes
"static" preview option now has the bot boost, using state setting to lock the car in place
added new items & new/hidden colors (gold, rose gold, white gold, onyx, platinum)
auto-wraps with small window sizes