Releases: Hiviexd/MVTaikoChecks
Releases · Hiviexd/MVTaikoChecks
1.5.0
1.4.0
New Check
-
Added a check for pattern lengths to ensure the lower diffs don't have patterns that are too straining:
-
Kantan:
- 7-plet
1/1
- 2-plet
1/2
- 7-plet
-
Futsuu:
- 7-plet
1/2
- 5-plet
1/2
instead if there is no Kantan
- 5-plet
- 2-plet
1/3
- 7-plet
-
Muzu:
- 5-plet
1/4
- 4-plet
1/6
- 5-plet
-
Oni:
- 9-plet
1/4
- 4-plet
1/6
- 2-plet
1/8
- 9-plet
Special thanks to @SN707 for making this!
1.3.0
new checks
- added a check for an oddly specific problem where the last note of a map lands on a barline, but it's unsnapped by -1ms so it causes that barline to not render
- the unrankable finishers check is now rewritten, so it's very reliable now! it currently detects:
- finishers that have a faster snap than the allowed ones in each diff's RC
- finishers at the start/middle of faster snaps patterns (for example 1/4 Kdddk, 1/4 kdKdk)
- finishers on faster snaps with the same color as their previous/next note (no more kkK !!!!!)
fixes
- fixed an edge case where the rest moments check returns the wrong timestamp
- fix an issue with inaccurate bpm scaling with rest moments check
1.2.1
1.2.0
1.2.0
new checks
- check for recommended od/hp values
- hp values are dependent on drain, check the check documentation for more info
- check for kiai flashes
- 1/2 length flashes are marked as minor checks, anything faster is a warning
fixes
- various code quality improvements
- better documentation
1.1.0
What's Changed
- Add support for checking substitute consecutive-gap rest moments + spinner/slider support by @hongaaronc in #2
New Contributors
- @hongaaronc made their first contribution in #2
Full Changelog: 2023.923.1...2023.924.0