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 00:30:19 +08:00
Code
Issues
Releases
Wiki
Activity
60,561
Commits
4
Branches
793
Tags
c40887eee867b8d9bf5312e0df106862435dba39
Commit Graph
29 Commits
Parse ScoreInfo.IsLegacyScore from replays
Dan Balasescu
·
2023-06-10 02:19:34 +09:00
1d5464022c
Update reference
PC
·
2023-02-07 11:52:47 +03:00
7e127dafe2
Fix realm error. Apply
OriginalBeatmapHash
on import
Cootz
·
2023-02-06 13:58:41 +03:00
b00848e742
Remove one more unused using directive
Salman Ahmed
·
2023-01-09 23:43:35 +03:00
e6479b73de
Improve missing beatmap failure logging on score import
Salman Ahmed
·
2023-01-09 23:06:59 +03:00
f216d7264b
Add nullability assertion to appease CI
Dean Herbert
·
2022-12-11 13:00:12 +09:00
0372e38f57
Append lazer score data to .osr files
Dan Balasescu
·
2022-12-07 12:12:32 +09:00
df181acffe
Automated #nullable processing
Dan Balasescu
·
2022-06-17 16:37:17 +09:00
f8830c6850
Use a constant for the early version timing offset
Dean Herbert
·
2022-03-24 16:43:41 +09:00
a7554dcdf7
Apply beatmap offsets to legacy replay frame handling
Dean Herbert
·
2022-03-24 16:16:40 +09:00
a7d5f2281c
Use
OnlineID
for set operations
Dean Herbert
·
2021-12-10 16:11:48 +09:00
dbb08f7d46
Use
OnlineID
instead of legacy IDs for equality and lookups
Dean Herbert
·
2021-12-10 16:11:48 +09:00
bf1418bafc
Update all actual usages of
RulesetInfo.ID
to use
OnlineID
instead
Dean Herbert
·
2021-11-24 15:50:26 +09:00
bbd3ea5b77
Rename method + xmldoc
Dan Balasescu
·
2021-11-17 20:45:48 +09:00
9182eab486
Expose LegacyScoreDecoder.CalculateAccuracy()
Dan Balasescu
·
2021-11-17 20:09:30 +09:00
08f129b4c8
Rename
User
to
APIUser
and move to correct namespace
Dean Herbert
·
2021-11-07 11:26:01 +09:00
0ecf5f201c
Apply batch fixing of built-in types using
var
Dean Herbert
·
2021-10-27 13:04:41 +09:00
6944151486
Rename last remaining
BeatmapInfo Beatmap
usage
Dean Herbert
·
2021-10-04 17:35:53 +09:00
853cf6feaa
Refactor exposed mod retrieval methods for better safety
Dean Herbert
·
2021-09-10 11:09:13 +09:00
cf633973a9
Add ability to lookup mod from a type specification
Dean Herbert
·
2021-09-09 16:50:59 +09:00
2edb851008
Extract first version out to constant
Dean Herbert
·
2021-06-08 18:38:47 +09:00
4ee7721c51
Move legacy
ScoreInfo
to be completely based on presence of classic mod
Dean Herbert
·
2021-06-08 18:00:09 +09:00
061e3d7f26
Use extension methods instead of reading directly
Bartłomiej Dach
·
2020-08-27 18:18:32 +02:00
af59e2c179
Fix some legacy mania replays crashing on import
Bartłomiej Dach
·
2020-08-27 18:16:20 +02:00
fc51e9d81a
Fix replay imports failing for certain mod combinations
Dean Herbert
·
2020-03-31 17:13:42 +09:00
9602ab17b0
Fix osu!mania replays recording incorrectly when key mod applied
Dean Herbert
·
2020-03-27 15:50:11 +09:00
f75c082601
Rename conversion methods for clarity
Dean Herbert
·
2020-03-25 20:21:34 +09:00
8a2aac5f83
Add helper method to convert to legacy mods enums
Dean Herbert
·
2020-03-24 13:07:51 +09:00
546772192c
Rename decoder
Dean Herbert
·
2020-03-24 13:07:50 +09:00
e5f4d8686e