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-16 15:43:04 +08:00
Code
Issues
Releases
Wiki
Activity
65,490
Commits
4
Branches
791
Tags
ad69259eb8c2c8c45ede72a01558bb5bd2fe5f36
Commit Graph
33 Commits
Remove no longer used scoring difficulty attributes
Bartłomiej Dach
·
2023-10-16 12:36:58 +02:00
f2436a5ecb
Split legacy scoring attributes into a separate object
Dan Balasescu
·
2023-09-07 21:10:38 +09:00
2334be1987
Fix incorrect truncation to int
Dan Balasescu
·
2023-08-15 00:58:13 +09:00
90d7e46e20
Temporarily allow new difficulty attributes to not exist
Dan Balasescu
·
2023-08-14 16:59:01 +09:00
d1a4a46fd3
Remove JSON output
Dan Balasescu
·
2023-06-28 16:15:44 +09:00
af25ffbe81
Adjust attribute data
Dan Balasescu
·
2023-06-19 21:38:13 +09:00
bfa449e47a
Add combo score / bonus score attributes
Dan Balasescu
·
2023-06-12 23:00:29 +09:00
446807e7f6
"TotalScoreV1" -> "LegacyTotalScore"
Dan Balasescu
·
2023-06-06 17:25:28 +09:00
77c745cc94
Write max combo attribute from base class
Dan Balasescu
·
2023-06-02 21:53:25 +09:00
e402c6d2b4
Implement ScoreV1 calculation for OsuRuleset
Dan Balasescu
·
2023-06-02 17:36:45 +09:00
02111e3854
Merge branch 'master' into speed-acc-scaling
Dan Balasescu
·
2022-06-29 16:15:20 +09:00
2989803b71
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
Add attribute ID
Dan Balasescu
·
2022-06-21 19:31:45 +09:00
a7de43ade6
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
Slightly refactor difficulty and pp calculators
StanR
·
2021-12-17 23:40:23 +03:00
2f2006715e
Stop persisting
Skill
s in
DifficultyAttributes
Dean Herbert
·
2021-11-21 12:15:32 +09:00
9f688f6291
Move
const
s to top of file
Dean Herbert
·
2021-11-17 20:47:52 +09:00
0a7498014f
Use consts for attribute IDs
Dan Balasescu
·
2021-11-17 20:31:18 +09:00
815179f713
Document base class
Dan Balasescu
·
2021-11-17 20:20:54 +09:00
abb333299b
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
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
Refactor DifficultyAttributes to use auto properties over public fields
Samuel Cattini-Schultz
·
2021-06-08 19:43:59 +10:00
f1bef989b7
Move MaxCombo to base DifficultyAttributes
smoogipoo
·
2020-08-28 19:16:20 +09:00
1c1afa1c96
Add Skills to DifficultyAttributes
HoLLy
·
2019-05-29 11:22:51 +02:00
7e9f5a0939
Remove mods from constructor
smoogipoo
·
2019-02-19 13:40:39 +09:00
af0bb4d5e8
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
Restructure of DifficultyCalculator to cleanup mod + attribute handling
smoogipoo
·
2018-06-14 15:32:07 +09:00
b7a06b9594