This website requires JavaScript.
Explore
Help
Sign In
h1or4dme8
/
osu-lazer
Watch
1
Star
0
Fork
0
You've already forked osu-lazer
mirror of
https://github.com/ppy/osu.git
synced
2026-05-31 11:50:05 +08:00
Code
Issues
Releases
Wiki
Activity
36,171
Commits
4
Branches
799
Tags
edf9fe56112d30a6d2fbdd67bae107a587649dfd
Commit Graph
30 Commits
Replicate hit window calculation
smoogipoo
·
2020-10-14 20:40:39 +09:00
26dffbfd3b
Add support for dual stages (keycoop) and score multiplier
smoogipoo
·
2020-10-14 17:53:28 +09:00
3e6ed6c9ff
Replicate stable's unstable sort
smoogipoo
·
2020-10-09 21:50:20 +09:00
306d876d22
Combine mania skills
smoogipoo
·
2020-10-09 21:47:34 +09:00
5017c92fe8
Add mania max combo attribute
smoogipoo
·
2020-08-28 19:16:24 +09:00
85bda29b71
Refactor HitWindows for legibility
Dean Herbert
·
2019-09-06 15:24:14 +09:00
f925e781a9
Fix potential diffcalc hitwindow nullref
smoogipoo
·
2019-09-02 17:38:58 +09:00
4c150839c0
Add Skills to DifficultyAttributes
HoLLy
·
2019-05-29 11:22:51 +02:00
7e9f5a0939
Remove excess newline
Dean Herbert
·
2019-02-20 10:29:08 +09:00
d6a2fe6891
Add beatmap argument + fix crashes
smoogipoo
·
2019-02-19 17:56:38 +09:00
4efc03cdf0
Update with PopulateAttributes() removal
smoogipoo
·
2019-02-19 17:48:00 +09:00
5457097342
Fix post-merge errors
smoogipoo
·
2019-02-19 16:30:29 +09:00
bf17826363
Consider aggregate peaks
smoogipoo
·
2019-02-18 15:00:32 +09:00
9cce9ce97c
Implement new difficulty calculator for Rulesets.Mania
smoogipoo
·
2019-02-18 15:00:20 +09:00
68725dc005
Implement new difficulty calculator structure
smoogipoo
·
2019-02-18 14:49:43 +09:00
a8faa942a6
Use correct DifficultyAttributes where possible
HoLLy
·
2019-02-06 21:28:42 +01:00
ae9d5f999c
Update licence header (and remove year)
Dean Herbert
·
2019-01-24 17:43:03 +09:00
8617aaa2a7
remove blank lines
Unknown
·
2019-01-11 10:34:56 +01:00
6eff79913b
Make sure that 0 SR is returned when there are no hitobjects
smoogipoo
·
2018-06-21 12:04:14 +09:00
48989df6eb
Merge branch 'master' into more-diffcalc-attributes
Dan Balasescu
·
2018-06-21 09:26:50 +09:00
bf11a61d52
Avoid listing the base mods twice
Dean Herbert
·
2018-06-18 00:48:35 +09:00
6fa72c510f
Use the passed-in ruleset
smoogipoo
·
2018-06-17 18:01:28 +09:00
0a99d21938
Don't compute keymod difficulties for mania-specific beatmaps
These don't affect the number of keys in the beatmap at all for mania-specific beatmaps.
smoogipoo
·
2018-06-14 17:10:08 +09:00
08b9cf75e9
Move mania difficulty attributes to ManiaDifficultyCalculator
smoogipoo
·
2018-06-14 16:25:44 +09:00
22add2abc5
Adjust ManiaDifficultyCalculator in-line with changes
smoogipoo
·
2018-06-14 15:54:05 +09:00
966099fabc
Rewrite difficulty mod combinations
smoogipoo
·
2018-06-06 16:20:17 +09:00
83ff47ec80
Merge branch 'master' into mania-performance-calculator
Dean Herbert
·
2018-05-18 12:34:49 +09:00
6c00046835
Stably-sort difficulty hitobjects to prevent future issues
smoogipoo
·
2018-05-16 14:47:50 +09:00
5aadc35a25
Implement osu!mania performance calculation
smoogipoo
·
2018-05-16 01:24:53 +09:00
4019683f6c
Apply similar changes to other rulesets
smoogipoo
·
2018-05-15 17:40:19 +09:00
803200ff6a