sentakki icon indicating copy to clipboard operation
sentakki copied to clipboard

An attempt to recreate maimai gameplay within osu!lazer

Results 23 sentakki issues
Sort by recently updated
recently updated
newest added

Supersedes #393 This PR adds support for slide bodies that is a composed of a sequence of regular slide paths, as opposed to the single shape limitation the is present...

enhancement

Bumps [ppy.osu.Game](https://github.com/ppy/osu) from 2022.902.1 to 2022.920.0. Release notes Sourced from ppy.osu.Game's releases. 2022.911.0 Thanks for following along! This is a tagged release (2022.911.0). For more information check out the osu!...

dependencies

I don't think that this is actually beatable. ![2022 08 12-22:49:37](https://user-images.githubusercontent.com/53872073/185004736-979d5acb-6c66-4efd-9ce4-a6a4be69b093.png) ![2022 08 12-22:59:42](https://user-images.githubusercontent.com/53872073/185004772-e7052f73-dc20-41b6-bafb-0a0e1a1738c9.png) A check for slides so they won't pass the same points on playfield is necessary. There...

Bumps [NUnit](https://github.com/nunit/nunit) from 4.0.1 to 4.1.0. Release notes Sourced from NUnit's releases. NUnit 4.1.0 See release notes Commits 43ac03b Merge pull request #4638 from nunit/prepare41 e95992e Update CONTRIBUTING.md b8f0f40 Update...

dependencies

Closes #537 Many UTAGE charts in maimai(DX) utilizes a gimmick where the slide may not come with a SlideTap, or would come with a standard Tap instead. This enables support...

enhancement

Opens up the opportunity to support different skins later on down the line. **Current list of skinnable elements** * Tap circle * Hold body * Slide star * Slide chevron...

tweak

Doesn't have any mechanical impact on gameplay, but it does add visual spectacle.

enhancement

Needed to be able to replicate some maimai quirkiness.

enhancement