taulazer / tau

A customized osu! mode surrounding a paddle and some notes.
https://taulazer.github.io/
MIT License
171 stars 19 forks source link

Update osu and .NET #446

Closed LumpBloom7 closed 4 months ago

LumpBloom7 commented 4 months ago

Needed to be done anyways, since dependabot wouldn't bump osu due to .NET upgrade

LumpBloom7 commented 4 months ago

The ApplyResult has been changed to utilize the new overload that doesn't require a delegate. And usage of ApplyCustomResult or whatever has moved out into the ApplyResult method. As far as my testing goes, seems to work just fine with a few test plays, but I'll leave it for another person to have a pass.

PS: I'm not gonna bother with NVika, since most of the complains don't even concern my changes.