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 01:10:05 +08:00
Code
Issues
Releases
Wiki
Activity
61,847
Commits
4
Branches
793
Tags
562af8b46d1cbe3bf028e70cd044b3f93e71aaa4
Commit Graph
28 Commits
Fix beatmaps being queued for reprocessing every startup when logged out
Dean Herbert
·
2023-07-25 03:15:17 +09:00
bc671f8ac6
Merge pull request
#24114
from peppy/editor-save-local-score-management
Ensure scores always have the correct linked `BeatmapInfo`
Dean Herbert
·
2023-07-07 15:40:54 +09:00
d72765b6f8
Add one more safety against processing scores with missing beatmap
Bartłomiej Dach
·
2023-07-06 20:56:24 +02:00
f3f4bb6356
Bring realm library up-to-date
Dean Herbert
·
2023-07-06 13:37:43 +09:00
a98a36872e
Avoid attempting to process missing statistics on scores without linked beatmaps
Dean Herbert
·
2023-07-06 12:29:03 +09:00
b679ab88a1
Rename and adjust xmldoc on
TotalScoreVersion
Dean Herbert
·
2023-07-04 20:04:02 +09:00
f2aa80f413
Improve messaging around failed scores
Dean Herbert
·
2023-07-04 18:34:53 +09:00
d3eb06578e
Allow user cancellation
Dean Herbert
·
2023-07-04 18:22:10 +09:00
56bfb92ba6
Fix background beatmap processor thread not correctly exiting
Dean Herbert
·
2023-07-04 18:21:22 +09:00
257a96ef60
Fix realm silly business
Dean Herbert
·
2023-07-04 18:08:26 +09:00
4de15f975e
Move preconditions to realm migration step to simplify marker version logic
Dean Herbert
·
2023-07-04 17:53:53 +09:00
a0c3fa9c13
Tidy up and improve messaging on completion notification
Dean Herbert
·
2023-07-04 15:53:24 +09:00
3b5f3b67a7
Reduce code repetition for sleep logic
Dean Herbert
·
2023-07-04 15:35:09 +09:00
1a6381bcbb
Apply a few other code reviews
Dan Balasescu
·
2023-06-29 17:28:06 +09:00
426f11b824
Make BackgroundBeatmapProcessor task long-running
Dan Balasescu
·
2023-06-29 17:16:33 +09:00
c816281494
Refactoring
Dan Balasescu
·
2023-06-28 16:14:32 +09:00
09bc8e45de
Initial conversion of scores
Dan Balasescu
·
2023-06-26 22:19:01 +09:00
a9c65d200a
Partial everything
Dan Balasescu
·
2022-11-27 00:00:27 +09:00
7bc8908ca9
Revert async Task change
Dan Balasescu
·
2022-09-09 16:12:18 +09:00
280b1dd484
Fix async exception by using difficulty calculator directly
Dan Balasescu
·
2022-09-09 13:57:01 +09:00
08d0c08750
Fix entire TPL thread potentially being consumed during gameplay
Dan Balasescu
·
2022-09-09 10:00:52 +09:00
3b932b46ca
Add MaximumStatistics upgrade for databased scores
Dan Balasescu
·
2022-09-09 09:56:08 +09:00
731d3f3b63
Add error logging for background processing failures
Dean Herbert
·
2022-07-23 19:22:16 +09:00
f1791e79e3
Add handling of realm disposed exceptions
Dean Herbert
·
2022-07-22 00:14:30 +09:00
b3aa496ba7
Add test coverage
Dean Herbert
·
2022-07-21 18:20:46 +09:00
1374738a0d
Change default value of
StarRating
to
-1
Dean Herbert
·
2022-07-21 18:20:46 +09:00
d5e0dba9da
Add better log output and sleeping during gameplay sections
Dean Herbert
·
2022-07-21 18:20:46 +09:00
04f48d8862
Add basic background processor
Dean Herbert
·
2022-07-21 18:20:46 +09:00
57a41c6897