TheWildTree
|
59cf2037d0
|
Introduce SortedStatistics
|
2020-02-07 21:11:58 +01:00 |
|
recapitalverb
|
a8ce50fadd
|
Add FormatUtils.FormatAccuracy and usages
|
2020-02-04 11:17:23 +07:00 |
|
recapitalverb
|
ddf9317bec
|
Replace :P2 with :0.00%
|
2020-02-04 08:25:01 +07:00 |
|
recapitalverb
|
257b4052e8
|
Add {ScoreInfo,UserStatistics}.Accuracy
|
2020-02-03 22:09:07 +07:00 |
|
Dean Herbert
|
d03723303d
|
Fix typo in comment
|
2020-01-30 16:29:15 +09:00 |
|
Dean Herbert
|
7b4a658264
|
Fix negative replay frames being played back incorrectly
|
2020-01-30 14:54:57 +09:00 |
|
Dean Herbert
|
b1533ae2a9
|
Fix score serialisation failing for unknown mod properties
|
2019-12-19 14:58:56 +09:00 |
|
Dean Herbert
|
886db8eb22
|
Merge branch 'master' into fix-local-score-availability
|
2019-12-18 01:15:20 +09:00 |
|
smoogipoo
|
946a202ee5
|
Fix online replays not being available locally
|
2019-12-17 15:47:08 +09:00 |
|
Huo Yaoyuan
|
caf3f774ba
|
CA1309: compare strings correctly.
|
2019-12-17 13:00:15 +08:00 |
|
Dean Herbert
|
ca1f3417a3
|
Merge pull request #7046 from smoogipoo/fix-replay-button
Fix replay download button not working
|
2019-12-04 23:00:40 +09:00 |
|
Dean Herbert
|
1ce6a5ceb3
|
Rename class
|
2019-12-03 15:38:57 +09:00 |
|
Dean Herbert
|
f0d49d0cdf
|
Decouple APILegacyScoreInfo from ScoreInfo
|
2019-12-03 15:31:11 +09:00 |
|
smoogipoo
|
aadbbb1af3
|
Fix replay download button not working
|
2019-12-03 13:33:42 +09:00 |
|
smoogipoo
|
6288e6da56
|
Add null check
|
2019-11-20 13:42:54 +09:00 |
|
smoogipoo
|
76ed573c56
|
Fix crash when loading results after gameplay
|
2019-11-20 12:21:49 +09:00 |
|
smoogipoo
|
c89c092b98
|
Allow undeleting scores if their beatmap exists
|
2019-09-20 19:55:59 +09:00 |
|
smoogipoo
|
dfc0928ebe
|
Fix scores importing with deleted beatmap sets
|
2019-09-20 19:39:21 +09:00 |
|
Dean Herbert
|
624e5644a4
|
Change osu!catch key trigger to occur on frame before positional change
|
2019-09-13 23:06:35 +09:00 |
|
Dean Herbert
|
acdfeef1dc
|
Improve how osu!catch stores and replays key actions
|
2019-09-12 18:33:46 +09:00 |
|
Dean Herbert
|
f925e781a9
|
Refactor HitWindows for legibility
|
2019-09-06 15:24:14 +09:00 |
|
Dean Herbert
|
ac01e9fbeb
|
Fix legacy scores with no online ID being imported with a non-null ID
|
2019-07-29 18:36:07 +09:00 |
|
Dean Herbert
|
598b0d668b
|
Merge branch 'master' into import-stable-scores
|
2019-07-05 15:54:33 +09:00 |
|
Dean Herbert
|
87c8fd0035
|
Fix path specification not being cross-platform compliant
|
2019-07-05 14:15:29 +09:00 |
|
Dean Herbert
|
ba8df3ba92
|
Clean up stable lookup and mutate logic
|
2019-07-05 13:59:31 +09:00 |
|
iiSaLMaN
|
bff5ad22f4
|
Check if the locally available score has files
|
2019-07-05 05:16:40 +03:00 |
|
Dean Herbert
|
7575047db8
|
Merge branch 'master' into import-stable-scores
|
2019-07-04 01:00:42 +09:00 |
|
naoey
|
bc52f76556
|
Move replay button to score card
|
2019-06-29 10:55:30 +05:30 |
|
naoey
|
53d6d74537
|
Update to match upstream changes
|
2019-06-28 09:33:13 +05:30 |
|
naoey
|
ab0bb8b678
|
Implement replay downloading with ArchiveDownloadModelManager
|
2019-06-28 09:33:13 +05:30 |
|
HoLLy
|
802da225d4
|
Move responsibility for selecting paths to model managers
|
2019-06-21 17:32:47 +02:00 |
|
HoLLy
|
c1c19243cd
|
Change FirstOrDefault back to First
|
2019-06-19 20:40:30 +02:00 |
|
HoLLy
|
8d62ce8967
|
Remove now unneeded check against file extension
|
2019-06-19 20:38:43 +02:00 |
|
HoLLy
|
15c75b4442
|
Add basic score import from stable
|
2019-06-19 18:33:51 +02:00 |
|
Arphox
|
07e17518e9
|
Fix all "Maintainability" CodeFactor issues
|
2019-06-11 10:28:16 +02:00 |
|
iiSaLMaN
|
a2b9dba92c
|
Remove ScoreRank.F
|
2019-06-08 19:35:29 +03:00 |
|
iiSaLMaN
|
383b937a7e
|
Rename F grade to D
|
2019-06-08 19:10:00 +03:00 |
|
Dean Herbert
|
24e64c1333
|
Add proper co-dependent beatmap/score deletion via events
|
2019-05-09 15:15:28 +09:00 |
|
Dan Balasescu
|
288b3deb94
|
Merge branch 'master' into fix-rank-display
|
2019-05-07 15:00:51 +09:00 |
|
smoogipoo
|
d7c09e7dbd
|
Merge remote-tracking branch 'origin/master' into fix-new-inspections
# Conflicts:
# osu.Game.Rulesets.Catch/Judgements/CatchDropletJudgement.cs
# osu.Game.Rulesets.Catch/Judgements/CatchJudgement.cs
# osu.Game.Rulesets.Mania/Scoring/ManiaScoreProcessor.cs
# osu.Game.Rulesets.Osu/Replays/OsuAutoGenerator.cs
# osu.Game.Rulesets.Osu/UI/Cursor/CursorTrail.cs
# osu.Game.Tests/Visual/SongSelect/TestCaseBeatmapScoresContainer.cs
# osu.Game/Graphics/OsuFont.cs
# osu.Game/Online/API/Requests/Responses/APILegacyScoreInfo.cs
# osu.Game/Overlays/Profile/Header/BadgeContainer.cs
# osu.Game/Overlays/Profile/ProfileHeader.cs
# osu.Game/Screens/Select/PlaySongSelect.cs
# osu.Game/Skinning/LegacySkinDecoder.cs
|
2019-05-07 13:20:17 +09:00 |
|
Dean Herbert
|
6bdaca1e3b
|
Fix mod equality checks not working as intended
|
2019-05-03 10:09:47 +09:00 |
|
Dean Herbert
|
30d4dd9355
|
Change + rank strings to be cleaner for the end-user
|
2019-04-21 21:38:12 +09:00 |
|
Dean Herbert
|
2060bad3bc
|
Try applying minimal inspection fixes for latest Rider EAP
|
2019-04-01 13:28:14 +09:00 |
|
Dean Herbert
|
c39c37a18d
|
Apply more missed cases
|
2019-04-01 12:44:46 +09:00 |
|
Dean Herbert
|
7d6a08d6da
|
Fix a few new inspections in latest Rider EAP
|
2019-04-01 11:39:02 +09:00 |
|
smoogipoo
|
fb0bba9b37
|
Use Parsing helpers
|
2019-04-01 11:23:07 +09:00 |
|
smoogipoo
|
f453675838
|
Fix replays being parsed with incorrect cultures
|
2019-04-01 10:31:20 +09:00 |
|
smoogipoo
|
0066459968
|
Don't convert 100s/50s for catch
|
2019-03-28 12:55:56 +09:00 |
|
smoogipoo
|
977122d05f
|
Fix ScoreInfo not getting set
|
2019-03-27 16:59:29 +09:00 |
|
smoogipoo
|
8fcb75809d
|
Add LegacyScoreInfo for statistics preservation/conversion
|
2019-03-27 16:55:46 +09:00 |
|