-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
random next track #37
Comments
In case it's handy, here's the git diff. Super-basic:
|
Thanks for the suggestion, and this is indeed the best place to put one! There are some other issues with the plugin I need to resolve including one which prevents this feature, but it can be done |
Great; thanks! I'll post my other ideas in separate issues, and you can use them or not as you like. Also curious what else needs tweaking—I was wondering if #10 was going to cause problems since I never traced the medal detection code, but in testing it did detect me medaling on the random, non-first map. (I still think #10 would be great, though.) |
Also, there are some side things to implement, like the toggle to enable this and making the "next track" button randomness-aware so you can pick a different random track. |
Yes #10 is the major stopping block there, but also a game update broke some pb detection stuff that needs to be addressed before much else, I will get around to it somewhat soon |
I'd love it if there was an option to make the next track be random (from the list of eligible tracks) rather than the first. I don't necessarily care about completing things in order as long as I'm making progress, and especially with things like TOTD it can be nice to jump around to different places.
(I actually implemented the random selection locally, but I haven't implemented the configuration yet and I'm not really familiar enough with addon development to build it into a PR. And of course mine isn't signed so I can't really use it.)
Thanks for a great addon!
p.s. Not sure if this is the best place to submit ideas/feature requests; I have a few more so I'll see what happens with this one first.
The text was updated successfully, but these errors were encountered: