Version 4 is available!
Hi sim racers!
It's been a long time since I last showed up and gave you some fixes for our loved game.
After the long break I'm here again with some goodies.
As a passionate sim racer over the years I saved tons of setup files. My setup folder is around 1.6Gb big. That is the reason why it's hard for me to find the setup I'm looking for. I really missed a good filter from the setup screen.
I could have try to fix the existing implementation but I found it quite complicated to do.
So I decided to re-implement the whole setup manager popup. By far this is the biggest development I did inside of Better UI, but this gave me the full control over the elements I show on the UI.
So here are the features you'll get:
- Re-implemented setups popup
- Show a spinner while loading data and do not block the UI
- Filter for directory names
- Go to current setup / folder buttons
If you don't want to use this new popup I added an option to disable it, and use the original implementation. Just go to Settings -> You'll find a new button "better-ui settings" click on it -> Select "Disable setup popup: Yes" -> Click save
I'm still working on the save popup, that will come in the future.
Let me know what do you think about this new popup. Is it useful ? What else would you like to add?
Some screenshots
Setups popup:
Better-UI Settings:
Download:
https://github.com/Cselt/rf2-better-ui/releases/tag/v4.0.1
Donate me, if you like my work so I can spend more time on this project:
https://www.paypal.com/donate?hosted_button_id=FMYT6S758CDUN
Changelog:
Code:
## [4.0.0]
## Added
- Reimplemented setup popup with search functionality
## Fixed
- Exit dialog popup styling