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 16:50:21 +08:00
Code
Issues
Releases
Wiki
Activity
62,914
Commits
4
Branches
793
Tags
063623b4e6d83617838b49cd028bd8f2d8a40d4a
Commit Graph
23 Commits
Update score conversion to consider legacy multiplier
Dan Balasescu
·
2023-10-02 16:56:15 +09:00
b9ab4a2b7c
Fix overflow
Dan Balasescu
·
2023-09-08 00:27:01 +09:00
4198e025fa
Split legacy scoring attributes into a separate object
Dan Balasescu
·
2023-09-07 21:10:38 +09:00
2334be1987
Ensure migration is never run on scores with new-enough
TotalScoreVersion
s
Dean Herbert
·
2023-07-14 20:02:25 +09:00
480259b8d2
Split helper method for populations from replay
Bartłomiej Dach
·
2023-07-10 21:10:01 +02:00
9e4ffc8c12
Do not run legacy conversion with ScoreV2 mod present
Bartłomiej Dach
·
2023-07-09 17:48:25 +02:00
e12255bbe5
Count missing beatmaps as errored items
Dean Herbert
·
2023-07-04 18:35:03 +09:00
dd9998127e
ILegacyScoreProcessor
->
ILegacyScoreSimulator
Dean Herbert
·
2023-07-04 17:32:54 +09:00
1629024111
Remove unnecessary null check
Dean Herbert
·
2023-07-04 14:19:25 +09:00
67650831bd
Move Ruleset method to ILegacyRuleset interface
Dan Balasescu
·
2023-06-29 17:24:37 +09:00
c6ad184d94
Make LegacyTotalScore nullable
Dan Balasescu
·
2023-06-29 17:19:10 +09:00
ddd870e843
Refactoring
Dan Balasescu
·
2023-06-28 16:14:32 +09:00
09bc8e45de
Fix old-new standardised score conversion missing some scores due to not rounding correctly
Dean Herbert
·
2023-06-16 14:01:56 +09:00
94b7de4b3f
Apply migration to new standardised score on normal reimport too
Bartłomiej Dach
·
2023-06-15 21:53:15 +02:00
51b5a0863f
Fix score migration not considering mod multipliers
Bartłomiej Dach
·
2023-06-13 19:00:13 +02:00
6205864c62
Ensure all misses are dequeued
Dean Herbert
·
2023-06-13 05:24:04 +09:00
c1b0c60e79
Add more commenting
Dean Herbert
·
2023-06-13 05:20:29 +09:00
3304e41a30
Avoid tracking hit events altogether during migration
Dean Herbert
·
2023-06-13 02:15:41 +09:00
e9fb1f8932
Move local classes to their rightful location
Dean Herbert
·
2023-06-13 02:12:23 +09:00
385f6dbd84
Avoid overhead from retrieving
MaxCombo
inside loop from realm
Dean Herbert
·
2023-06-13 02:05:00 +09:00
87520ae400
Add basic profiling output of realm migrations
Dean Herbert
·
2023-06-13 01:57:41 +09:00
0916ae1671
Account for scores which don't have correct maximum statistics populated
Dean Herbert
·
2023-06-13 01:40:43 +09:00
d19f8997fc
Add basic setup for score migration
Dean Herbert
·
2023-06-13 01:40:43 +09:00
f30c1a564f