1
0
mirror of https://github.com/ppy/osu.git synced 2026-06-01 00:30:21 +08:00
Commit Graph

1 Commits

  • 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>