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-18 13:20:32 +08:00
Code
Issues
Releases
Wiki
Activity
75,266
Commits
4
Branches
791
Tags
12e29f0bcc9f80c221c5e97693613c8ca4ba94de
Commit Graph
28 Commits
Add HP and AR to LegacyBeatmapConversionDifficultyInfo
Dan Balasescu
·
2024-03-28 22:30:39 +09:00
5febd40bd9
Move object counts to BeatmapInfo
Dan Balasescu
·
2023-12-13 17:33:24 +09:00
0171078052
Merge branch 'master' into mania-convert-song-select-keycount
Dan Balasescu
·
2023-12-13 13:53:50 +09:00
6ed5613c22
Simplify implementation
Dan Balasescu
·
2023-12-13 13:43:14 +09:00
2930b53edd
Fix hitobject count when creating from an IBeatmap
Dan Balasescu
·
2023-12-13 13:41:03 +09:00
8c760e5110
Add keycount to song select details panel and carousel panels
Dan Balasescu
·
2023-12-09 22:31:51 +09:00
b36db3518c
Add object counts to IBeatmapDifficultyInfo
Dan Balasescu
·
2023-12-09 22:31:51 +09:00
767d5c8018
Fix syntax
Clément Burgelin (Zyfarok)
·
2023-11-20 03:05:46 +01:00
1f88658bad
Merge remote-tracking branch 'upstream/master' into scorev3
Zyf
·
2023-11-19 23:53:05 +01:00
cadd9b4ace
Add method to retrieve legacy score multiplier
Dan Balasescu
·
2023-10-02 16:52:01 +09:00
da2a4681d9
Add LegacyBeatmapConversionDifficultyInfo abstraction
Dan Balasescu
·
2023-10-02 16:52:01 +09:00
b4b7a7ea5e
Reword xmldoc to read better
Co-authored-by: Bartłomiej Dach <
dach.bartlomiej@gmail.com
>
Dean Herbert
·
2023-09-12 15:28:55 +09:00
04ab44bb7a
Split legacy scoring attributes into a separate object
Dan Balasescu
·
2023-09-07 21:10:38 +09:00
2334be1987
Re-namespacing
smoogipoo
·
2018-11-28 16:12:57 +09:00
5fd6e6ca77
Make LegacyScoreParser abstract
smoogipoo
·
2018-05-15 15:28:46 +09:00
1ee68c1c54
Allow subclasses of LegacyScoreParser to specify beatmap/ruleset retrieval
smoogipoo
·
2018-05-15 11:42:40 +09:00
fe2ea17e7f
Fix score accuracy not being populated
smoogipoo
·
2018-05-11 21:49:10 +09:00
7e7a5f8964
Fix score statistics not being read
smoogipoo
·
2018-05-11 21:49:06 +09:00
8ca67f63ec
Use IBeatmap wherever possible
smoogipoo
·
2018-04-19 20:44:38 +09:00
66b3b295e7
Review changes
tgi74000
·
2018-04-16 14:14:40 +02:00
9b36cf2066
CI: remove unused directive
tgi74000
·
2018-04-13 16:10:01 +02:00
73ba8e1c87
Add support for replay mods
tgi74000
·
2018-04-13 15:41:35 +02:00
b23b0a445b
Normalize all the line endings
Dean Herbert
·
2018-04-13 18:26:38 +09:00
32a74f95a5
Fix converted frames not getting time values
smoogipoo
·
2018-03-01 02:28:15 +09:00
e869f7d05b
Remove mostly-unused Score parameter
smoogipoo
·
2018-03-01 02:28:14 +09:00
cf42d5bbd5
CreateReplayFrame -> CreateConvertibleReplayFrame
smoogipoo
·
2018-03-01 02:28:14 +09:00
c9c65cab53
Remove IScoreParser interface
It's too early for this.
smoogipoo
·
2018-03-01 02:28:14 +09:00
ab4d7fa46e
Implement a conversion process for ReplayFrames
smoogipoo
·
2018-03-01 02:28:14 +09:00
a3c7755ade