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-19 19:00:30 +08:00
Code
Issues
Releases
Wiki
Activity
52,850
Commits
4
Branches
793
Tags
aacded0ecf2aaecaac5ea48e7fff00a9052064ca
Commit Graph
31 Commits
Remove NRT disables from attributes classes
Dan Balasescu
·
2022-06-27 16:07:15 +09:00
0fd2c010e5
Add IBeatmapOnlineInfo parameter and use to extract more data
Dan Balasescu
·
2022-06-27 16:07:15 +09:00
0579780bb8
Automated #nullable processing
Dan Balasescu
·
2022-06-17 16:37:17 +09:00
f8830c6850
Add XMLDocs to difficulty attribute properties
Dan Balasescu
·
2022-02-16 14:09:19 +09:00
84e82ef5e4
Mark
ShouldSerialize()
methods as implicitly used
Bartłomiej Dach
·
2021-12-28 09:02:03 +01:00
63e0492725
Slightly refactor difficulty and pp calculators
StanR
·
2021-12-17 23:40:23 +03:00
2f2006715e
Use consts for attribute IDs
Dan Balasescu
·
2021-11-17 20:31:18 +09:00
815179f713
Use ShouldSerializeFlashlightRating() to serialise database attribute
Dan Balasescu
·
2021-11-17 20:23:08 +09:00
43cbb23b15
Add comment for implicitly-used method
Dan Balasescu
·
2021-11-17 20:22:43 +09:00
2ae46f901e
Remove JsonIgnores, require opt-in properties
Dan Balasescu
·
2021-11-15 19:54:35 +09:00
2c45a327bb
Remove extra members from FromDatabaseAttributes
Dan Balasescu
·
2021-11-15 18:11:07 +09:00
c8a01c35f7
Don't serialize FL rating without FL mod
Dan Balasescu
·
2021-11-15 17:24:53 +09:00
21c0882b74
Ignore some properties
Dan Balasescu
·
2021-11-15 16:32:25 +09:00
45382a8127
Add to/from database mapping functions to difficulty attributes
Dan Balasescu
·
2021-11-15 16:06:50 +09:00
0cfd6fdf04
Add json properties to difficulty attributes
Dan Balasescu
·
2021-11-15 16:06:29 +09:00
907499f73a
Nerf slider aim for plays with dropped slider ends
apollo-dw
·
2021-11-10 00:59:28 +00:00
fe2f143e8a
Approximate amount of effective misses using combo
StanR
·
2021-10-13 20:04:34 +03:00
205d95e8c6
add drain rate term
apollo-dw
·
2021-09-24 15:02:19 +01:00
70119d3a43
Rename FlashlightStrain to FlashlightRating
MBmasher
·
2021-09-14 10:34:21 +10:00
c4fbae136a
Add Flashlight skill
MBmasher
·
2021-08-08 23:56:03 +10:00
acdd08c966
Refactor DifficultyAttributes to use auto properties over public fields
Samuel Cattini-Schultz
·
2021-06-08 19:43:59 +10:00
f1bef989b7
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
Move MaxCombo to base DifficultyAttributes
smoogipoo
·
2020-08-28 19:16:20 +09:00
1c1afa1c96
Fix post-merge errors
smoogipoo
·
2019-02-19 14:34:02 +09:00
ade5763160
Implement new difficulty calculator for Rulesets.Osu
smoogipoo
·
2019-02-18 14:58:03 +09:00
fd70269021
Update licence header (and remove year)
Dean Herbert
·
2019-01-24 17:43:03 +09:00
8617aaa2a7
Move osu! difficulty attributes to OsuDifficultyCalculator
smoogipoo
·
2018-06-14 16:27:05 +09:00
41abd5990c
No need to use properties
smoogipoo
·
2018-06-14 16:13:21 +09:00
af218b3d8d
Adjust OsuDifficultyCalculator in-line with changes
smoogipoo
·
2018-06-14 15:45:16 +09:00
47fc18d7c4