Cootz
|
54f864463c
|
Merge branch 'master' into BitmapUpdatesOnScore
|
2023-03-16 13:54:47 +03:00 |
|
Dean Herbert
|
cb9b14b30f
|
Revert "Merge pull request #22741 from cdwcgt/do-not-fetch-deletePending"
This reverts commit 15c44a2817 , reversing
changes made to de2ab05e78 .
|
2023-03-16 19:48:36 +09:00 |
|
Cootz
|
556964eae0
|
Merge branch 'master' into BitmapUpdatesOnScore
|
2023-03-16 12:16:42 +03:00 |
|
cdwcgt
|
a705698ab6
|
beatmapset that already deletePending should not be fetched
|
2023-02-26 21:13:05 +09:00 |
|
Dean Herbert
|
4fdba880b1
|
Fix xmldoc reference fail at CI
|
2023-02-08 15:39:18 +09:00 |
|
Dean Herbert
|
5c113ddb03
|
Reword xmldoc to read better
|
2023-02-08 14:20:58 +09:00 |
|
Cootz
|
086b3eb542
|
Fix minor formating issues
|
2023-02-08 05:50:52 +03:00 |
|
Cootz
|
ab7c9a200b
|
Fix a typo
|
2023-02-08 05:42:06 +03:00 |
|
Cootz
|
6bf56aff73
|
Add warning for ScoreInfo
|
2023-02-08 05:40:20 +03:00 |
|
Cootz
|
391af2791b
|
Fix CSharpWarnings::CS1574,CS1584,CS1581,CS1580
|
2023-02-08 05:23:42 +03:00 |
|
PC
|
7e127dafe2
|
Update reference
|
2023-02-07 11:52:47 +03:00 |
|
Cootz
|
957c9e7e27
|
Update osu.Game/Scoring/ScoreInfo.cs
Co-authored-by: Dean Herbert <pe@ppy.sh>
|
2023-02-07 11:23:39 +03:00 |
|
Cootz
|
723f13af25
|
Add summary for OriginalBeatmapHash
|
2023-02-07 02:43:27 +03:00 |
|
Cootz
|
b00848e742
|
Fix realm error. Apply OriginalBeatmapHash on import
|
2023-02-06 13:58:41 +03:00 |
|
Cootz
|
4598112586
|
Add OriginalBeatmapHash to ScoreInfo. Update db schema_version, migration
|
2023-02-05 21:46:38 +03:00 |
|
StanR
|
24ed84aad0
|
Add tiered level badge colouring
|
2023-01-18 16:25:11 +03:00 |
|
Salman Ahmed
|
c6b6d0dcfe
|
Remove verbose log from notifications feed
|
2023-01-10 13:31:29 +03:00 |
|
Salman Ahmed
|
e6479b73de
|
Remove one more unused using directive
|
2023-01-09 23:43:35 +03:00 |
|
Salman Ahmed
|
20ed337ea8
|
Remove unused using directive
|
2023-01-09 23:25:52 +03:00 |
|
Salman Ahmed
|
f216d7264b
|
Improve missing beatmap failure logging on score import
|
2023-01-09 23:06:59 +03:00 |
|
Dean Herbert
|
811a562608
|
Don't use bindables to avoid potential cross-usage contamination
|
2023-01-10 01:10:20 +09:00 |
|
Dean Herbert
|
62ffb4fe78
|
Pause imports during active gameplay
|
2023-01-09 18:54:11 +09:00 |
|
Berkan Diler
|
08d2fbeb8e
|
Use new ArgumentNullException.ThrowIfNull throw-helper API
|
2022-12-22 21:27:59 +01:00 |
|
Dean Herbert
|
4a7d7c6ed9
|
Use MaxBy in all locations that can and update inspection level to match dotnet-build
|
2022-12-19 16:47:10 +09:00 |
|
Dean Herbert
|
ba54551313
|
Merge branch 'master' into guard-url-protocols
|
2022-12-16 18:23:16 +09:00 |
|
Dean Herbert
|
27c497145f
|
Fix the MOTHERLOAD of undetected issues that are now visible thanks to net6.0
|
2022-12-16 18:16:26 +09:00 |
|
Dean Herbert
|
232f590ba3
|
Merge pull request #21628 from peppy/go-hard-file-writes
Use hard links on windows when importing beatmaps from a legacy osu! install
|
2022-12-16 14:52:57 +09:00 |
|
Dan Balasescu
|
fb85eaee95
|
Add description for lazer score version 30000001
|
2022-12-14 18:30:33 +09:00 |
|
Dean Herbert
|
cb16d62700
|
Hook up ImportParameter flow with IModelImporter caller methods
|
2022-12-13 21:29:32 +09:00 |
|
Dean Herbert
|
cf2719d4c0
|
Convert batchImport parameter to parameters class to allow further import configuration
|
2022-12-13 19:55:18 +09:00 |
|
Dan Balasescu
|
ad7554cc7d
|
Allow keeping stream open after encoding scores
|
2022-12-13 16:15:14 +09:00 |
|
Dean Herbert
|
5800734589
|
Merge pull request #21587 from smoogipoo/spectatorstate-maximum-statistics
Store maximum statistics to spectator state
|
2022-12-12 20:00:52 +09:00 |
|
Dean Herbert
|
df94af4495
|
Inline ScoringValues and make some more methods private inside ScoreProcessor
|
2022-12-12 19:22:09 +09:00 |
|
Dean Herbert
|
0372e38f57
|
Add nullability assertion to appease CI
|
2022-12-11 13:00:12 +09:00 |
|
Dan Balasescu
|
e00c075482
|
Fix incorrectly modified first lazer version
|
2022-12-08 11:30:18 +09:00 |
|
Dan Balasescu
|
df181acffe
|
Append lazer score data to .osr files
|
2022-12-07 12:12:32 +09:00 |
|
Dan Balasescu
|
7bc8908ca9
|
Partial everything
|
2022-11-27 00:00:27 +09:00 |
|
Dean Herbert
|
93a189603a
|
Hide spinner ticks / bonus from results screen when not applicable to score
|
2022-11-21 14:20:36 +09:00 |
|
maromalo
|
b7ef9b176d
|
Make score type consistent
|
2022-11-06 19:59:27 -03:00 |
|
Dean Herbert
|
0a625bd879
|
Fix mods potentially keeping reference to runtime gameplay elements
As noticed by smoogipoo during multiplayer match on the weekend.
|
2022-09-19 12:18:46 +09:00 |
|
Dean Herbert
|
28b15e232d
|
Remove all EF models
|
2022-09-15 16:59:36 +09:00 |
|
Dean Herbert
|
bc07513c3c
|
Fix local scores potentially not being stable-sorted for leaderboard display
|
2022-09-14 14:19:53 +09:00 |
|
Dan Balasescu
|
08d0c08750
|
Fix async exception by using difficulty calculator directly
|
2022-09-09 13:57:01 +09:00 |
|
Dan Balasescu
|
731d3f3b63
|
Add MaximumStatistics upgrade for databased scores
|
2022-09-09 09:56:08 +09:00 |
|
Dan Balasescu
|
7c0e99c5a8
|
Decode Geki/Katu from legacy taiko scores into LargeBonus
|
2022-09-07 00:12:34 +09:00 |
|
Dean Herbert
|
928bce8fcd
|
Fix crash when attempting to watch a replay when the storage file doesn't exist
|
2022-08-30 18:18:46 +09:00 |
|
Dan Balasescu
|
07b502f69a
|
Simplify OrderByTotalScore implementation
|
2022-08-29 17:58:57 +09:00 |
|
Dan Balasescu
|
d75543ad68
|
Simplify GetMaximumAchievableCombo further
|
2022-08-29 15:36:10 +09:00 |
|
Dan Balasescu
|
423f6f90f2
|
Remove async calls from ScoreManager
|
2022-08-29 15:34:08 +09:00 |
|
Dan Balasescu
|
c0b13c7e1f
|
Refactor ScoreProcessor ComputeScore() methods
|
2022-08-29 13:51:10 +09:00 |
|