Derrick Timmermans
Derrick Timmermans
I don't think the fact slide bodies intersecting like in the first screenshot is a bug. In fact official maimai charts made use of that quite often on higher difficulties....
Following up to this, I built a working apk of lazer 2020.523.0 with the sentakki ruleset pre-installed. You can fetch this over at the discord server.
With the recent changes (#117), Sentakki now has full multi-touch support. This is essential for making Android builds playable. The next step would be being able to distribute the ruleset...
There has been Android builds for nearly 2 years
Hmmm. If we allow hard beats to be hit with the same keys, then they aren't anything special anymore, just a directionless beat. Personally I don't think hard beats should...
~~While Noor's statement is a bit incorrect,~~ (Mistook key handling with action handling.) I do believe we have a consensus on the matter. Hard beat stays as is, with only...
I recently ran into a case where the performance impacts of transforming `BufferedContainers` is too significant (mostly in GC costs), so I went ahead and tried to improve things a...
Yeah, I had that same thought, hence the concern about direction, since the `DrawInfo` of the content depends on the parent. I think those methods can be made to work...
I went ahead and worked on the idea further. I managed to restore the original DrawInfo, while introducing a new property `NodeDrawInfo` (pardon my naming sense), that can be used...
osu!lazer currently doesn't support custom ruleset editors. The osu-side issue is tracked at https://github.com/ppy/osu/issues/12612.