1
0
mirror of https://github.com/ppy/osu.git synced 2025-03-11 10:57:20 +08:00

16 Commits

Author SHA1 Message Date
Dean Herbert
4f6fd68a91
Fix inspections 2025-02-07 13:54:35 +09:00
Dean Herbert
8447679db9
Initial tidy-up pass on IntervalGroupingUtils 2025-02-05 15:47:18 +09:00
Dean Herbert
fc93390284
Remove unused HitObjectInterval 2025-02-05 15:10:15 +09:00
Dean Herbert
709ad02a51
Simplify TaikoRhythmData's ratio computation 2025-02-05 15:09:51 +09:00
Dean Herbert
fa844b0ebc
Rename Colour / Rhythm related fields and classes 2025-02-05 15:08:15 +09:00
tsunyoku
71b89c390f Rename class, rename children to hit objects and groups, make fields un-settable 2025-01-27 12:54:22 +00:00
tsunyoku
8f17a44976 Remove unused default value 2025-01-23 10:29:04 +00:00
tsunyoku
753e9ef7c7 Keep old behaviour of double.PositiveInfinity being the default for Interval 2025-01-22 13:26:12 +00:00
tsunyoku
2c0d6b14c8 Fix incorrect namespace 2025-01-22 13:24:30 +00:00
tsunyoku
14c68bcc58 Replace weird IntervalGroupedHitObjects inheritance layer 2025-01-21 15:58:33 +00:00
tsunyoku
1c4bc6dffd Revert Precision.DefinitelyBigger usage 2025-01-21 15:01:32 +00:00
tsunyoku
20a76d832d Rename rhythm preprocessing objects to be clearer with intent 2025-01-21 14:29:07 +00:00
tsunyoku
ef8867704a Add xmldoc to explain IHasInterval.Interval 2025-01-21 14:28:15 +00:00
Jay Lawton
824497d82c
Rewrite of the Rhythm Skill within osu!taiko (#31284)
* implement bell curve into diffcalcutils

* remove unneeded attributes

* implement new rhythm skill

* change dho variables

* update dho rhythm

* interval interface

* implement rhythmevaluator

* evenhitobjects

* evenpatterns

* evenrhythm

* change attribute ordering

* initial balancing

* change naming to Same instead of Even

* remove attribute bump for display

* Fix diffcalc tests

---------

Co-authored-by: StanR <hi@stanr.info>
2024-12-27 16:30:30 +03:00
Jay L
7e3f62a5a5 Codequality parse 2022-07-15 21:07:01 +10:00
vun
45c055bfa1 Move rhythm preprocessing to its own folder 2022-07-14 17:25:21 +08:00