Encore 0.2
just a pull request, best way to merge indev into main when the time comes for that release. currently a draft PR, where I can list my current goals for this release
- [ ] rework overshell system
- [ ] clean up menu jank (ready up screen, overlapping buttons)
- [ ] put ready up in overshell
- [ ] figure out scoring shenanigans
- [ ] display sections in results screen
- [ ] bring back scroll bar in songs list
- [ ] allow controllers to work in song list, overshell
could you elaborate on "scoring shenanigans?" i could look into it if i knew a bit more
for some reason, band score and player score arent contributed to properly. i cannot figure out why. they have the same math, mostly. they still end up with some difference, whether its 1 or 10,000, its off
see
https://discord.com/channels/1234396734264705034/1234654518277443685/1318719090654969866
that. is. incredibly odd. could it be some jank with the update loop? that's the first thing that comes to mind if the math is the same
i think it has to do with playing multiple songs in one play session. but i dont know why it doesnt reset properly. will fuck around with it rn, since im turning player statistics into pointers that get deleted after every song so its easier to manage resetting player data
dude i literally just tried this and it didnt even fucking work