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-23 07:39:53 +08:00
Code
Issues
Releases
Wiki
Activity
60,561
Commits
4
Branches
796
Tags
c40887eee867b8d9bf5312e0df106862435dba39
Commit Graph
16 Commits
Remove verbose log from notifications feed
Salman Ahmed
·
2023-01-10 13:31:29 +03:00
c6b6d0dcfe
Remove unused using directive
Salman Ahmed
·
2023-01-09 23:25:52 +03:00
20ed337ea8
Improve missing beatmap failure logging on score import
Salman Ahmed
·
2023-01-09 23:06:59 +03:00
f216d7264b
Use new ArgumentNullException.ThrowIfNull throw-helper API
Berkan Diler
·
2022-12-22 21:27:59 +01:00
08d2fbeb8e
Use
MaxBy
in all locations that can and update inspection level to match
dotnet-build
Dean Herbert
·
2022-12-19 16:47:10 +09:00
4a7d7c6ed9
Convert
batchImport
parameter to parameters class to allow further import configuration
Dean Herbert
·
2022-12-13 19:55:18 +09:00
cf2719d4c0
Fix async exception by using difficulty calculator directly
Dan Balasescu
·
2022-09-09 13:57:01 +09:00
08d0c08750
Add MaximumStatistics upgrade for databased scores
Dan Balasescu
·
2022-09-09 09:56:08 +09:00
731d3f3b63
Actually save maximum statistics
Dan Balasescu
·
2022-08-24 17:28:41 +09:00
cc648a90bc
Add flow for bypassing local cache lookups when refreshing beatmap metadata
Dean Herbert
·
2022-07-28 16:33:51 +09:00
c35da62224
Fix user population logic not including country
Salman Ahmed
·
2022-07-16 06:39:05 +03:00
d0fe4fe15a
Simplify population logic and match code style
Salman Ahmed
·
2022-07-11 21:51:09 +03:00
4f009419b8
Assign missing UserID to RealmUser
Andrew Hong
·
2022-07-11 02:36:51 -04:00
10d6027c89
Automated #nullable processing
Dan Balasescu
·
2022-06-17 16:37:17 +09:00
f8830c6850
Remove
RealmArchiveModelManager
from hierarchy
Dean Herbert
·
2022-06-16 18:53:13 +09:00
f3984d98e6
Rename Score/Skin
ModelManager
classes to
Importer
for now
Dean Herbert
·
2022-06-16 18:11:50 +09:00
4d9e3d1982