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 21:33:44 +08:00
Code
Issues
Releases
Wiki
Activity
59,166
Commits
4
Branches
791
Tags
ec1bf7b0b2d34ec00ade4e02fcdf55fa96667a8c
Commit Graph
23 Commits
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