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 07:41:18 +08:00
Code
Issues
Releases
Wiki
Activity
60,942
Commits
4
Branches
793
Tags
88e2fa399d30da088d6416612e3f3f43712de5ba
Commit Graph
11 Commits
Apply migration to new standardised score on normal reimport too
Bartłomiej Dach
·
2023-06-17 02:18:31 +09:00
9b3ab2f340
Fix old-new standardised score conversion missing some scores due to not rounding correctly
Dean Herbert
·
2023-06-17 02:17:51 +09:00
f428cd7c65
Fix score migration not considering mod multipliers
Bartłomiej Dach
·
2023-06-14 14:05:30 +09:00
1e8177f203
Ensure all misses are dequeued
Dean Herbert
·
2023-06-14 14:05:30 +09:00
3ad36369a5
Add more commenting
Dean Herbert
·
2023-06-14 14:05:30 +09:00
54abe572ec
Avoid tracking hit events altogether during migration
Dean Herbert
·
2023-06-14 14:05:30 +09:00
d9cb37a53d
Move local classes to their rightful location
Dean Herbert
·
2023-06-14 14:05:30 +09:00
eb526b8c4c
Avoid overhead from retrieving
MaxCombo
inside loop from realm
Dean Herbert
·
2023-06-14 14:05:30 +09:00
e7b42ddebc
Add basic profiling output of realm migrations
Dean Herbert
·
2023-06-14 14:05:30 +09:00
cd0d5e4521
Account for scores which don't have correct maximum statistics populated
Dean Herbert
·
2023-06-14 14:05:30 +09:00
2208cdb038
Add basic setup for score migration
Dean Herbert
·
2023-06-14 14:05:30 +09:00
b7d9e826f4