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-06-13 00:54:07 +08:00
Code
Issues
Releases
Wiki
Activity
36,171
Commits
4
Branches
803
Tags
edf9fe56112d30a6d2fbdd67bae107a587649dfd
Commit Graph
27 Commits
Port StanR's dynamic SO pp changes
smoogipoo
·
2020-12-08 22:09:48 +09:00
168ba62500
Rename HitCirclesCount -> HitCircleCount.
Lucas A
·
2020-10-03 16:52:33 +02:00
27cc6c5046
Calculate hit circle count in OsuPerformanceCalculator.
Lucas A
·
2020-10-02 19:34:41 +02:00
cb2f695fdd
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
Add beatmap argument
smoogipoo
·
2019-02-19 17:58:02 +09:00
0380293098
Fix mods not being populated
smoogipoo
·
2019-02-19 17:46:18 +09:00
21f9c813b2
Rename argument
smoogipoo
·
2019-02-19 17:40:35 +09:00
f19a52b960
Populate mods too
smoogipoo
·
2019-02-19 17:39:30 +09:00
37f9ac6eca
Adjust with PopulateAttributes() removal
smoogipoo
·
2019-02-19 17:38:33 +09:00
847f7d8658
Fix post-merge errors
smoogipoo
·
2019-02-19 14:34:02 +09:00
ade5763160
Fix incorrect OsuDifficultyHitObject instantiation
smoogipoo
·
2019-02-18 14:58:13 +09:00
c930cc5fb5
Implement new difficulty calculator for Rulesets.Osu
smoogipoo
·
2019-02-18 14:58:03 +09:00
fd70269021
Implement new difficulty calculator structure
smoogipoo
·
2019-02-18 14:49:43 +09:00
a8faa942a6
Update licence header (and remove year)
Dean Herbert
·
2019-01-24 17:43:03 +09:00
8617aaa2a7
Fix final section not being saved
smoogipoo
·
2019-01-17 12:51:49 +09:00
a8e9adafdb
Make IBeatmap.HitObjects an IReadOnlyList
smoogipoo
·
2018-10-11 19:53:07 +09:00
ec9f23ab73
Fix inaccurate section lengths for first hitobject
smoogipoo
·
2018-10-08 16:46:58 +09:00
da97600076
Add common custom words to dotsettings dictionary
Also fixes some typos and reduces spelling suggestions to hints.
Dean Herbert
·
2018-07-05 15:54:41 +09:00
1d6609d9f3
Make sure that 0 SR is returned when there are no hitobjects
smoogipoo
·
2018-06-21 12:04:14 +09:00
48989df6eb
Move osu! difficulty attributes to OsuDifficultyCalculator
smoogipoo
·
2018-06-14 16:27:05 +09:00
41abd5990c
Adjust OsuDifficultyCalculator in-line with changes
smoogipoo
·
2018-06-14 15:45:16 +09:00
47fc18d7c4
Rewrite difficulty mod combinations
smoogipoo
·
2018-06-06 16:20:17 +09:00
83ff47ec80
Merge remote-tracking branch 'origin/master' into more-diffcalc-improvements
smoogipoo
·
2018-05-15 21:31:58 +09:00
4101b8ddde
Move base classes to osu.Game.Rulesets.Difficulty namespace
smoogipoo
·
2018-05-15 17:38:08 +09:00
995fda9b6f
Rename OsuDifficulty -> Difficulty
smoogipoo
·
2018-05-15 17:36:29 +09:00
9fd972e0a3