Skip to content

Conversation

@VirxEC
Copy link
Contributor

@VirxEC VirxEC commented Apr 8, 2025

Requires #20 to be merged first

  • Only allow bot.toml and script.toml files to be added - closes Add/Remove bot accepts non-bot/script tomls too #19

  • Exclude human from search results

  • 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

    image

    image

  • Sort mutators by name + new mutators + better mutator names

    image

  • Refactor tags again to exactly match v4 + working favorites system for bots & scripts

    image

    New default state of the bot info modal's title:

    image

    When favorited:

    image

    image

  • 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.

    image

  • Adaptive bot info modal content. The image is now vertically centered, and readjusts when the window is shrunk.

    image

    image

  • New extra options for AutoStartAgents and WaitForAgents that default to true:

    image

  • Make unique path segments viewable in the team bot lists

    image

@VirxEC VirxEC changed the title Bug fixes Bug fixes / small features Apr 8, 2025
@VirxEC VirxEC marked this pull request as draft April 8, 2025 23:11
@VirxEC VirxEC mentioned this pull request Apr 8, 2025
@VirxEC VirxEC mentioned this pull request Apr 9, 2025
VirxEC added 8 commits April 9, 2025 15:54
Make the max width 90% to make small screens not look weird
Ensure content scrolls when the window is too small
Fix the human being show briefly on start
Reload scripts, not just bots
Prevent the Teams component from disappearing on small window sizes
Better mutators panel
@VirxEC VirxEC marked this pull request as ready for review April 9, 2025 19:54
@VirxEC VirxEC mentioned this pull request Apr 11, 2025
Copy link
Member

@swz-git swz-git left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work 👍🏻

@swz-git swz-git merged commit 206c1db into RLBot:master Apr 13, 2025
@VirxEC VirxEC deleted the bug-fixes branch April 13, 2025 19:50
@VirxEC VirxEC mentioned this pull request Apr 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add/Remove bot accepts non-bot/script tomls too

3 participants