Bartłomiej Dach
|
af59e2c179
|
Use extension methods instead of reading directly
|
2020-08-27 18:18:32 +02:00 |
|
Bartłomiej Dach
|
fc51e9d81a
|
Fix some legacy mania replays crashing on import
|
2020-08-27 18:16:20 +02:00 |
|
smoogipoo
|
b361761d86
|
Add position display in contracted score panels
|
2020-07-31 22:02:25 +09:00 |
|
smoogipoo
|
33fdd7466c
|
Merge branch 'master' into results-screen-statistics-overlapping-transition
|
2020-06-22 15:38:48 +09:00 |
|
smoogipoo
|
eab00ec9d9
|
Move hit events to the ScoreProcessor
|
2020-06-19 19:58:35 +09:00 |
|
smoogipoo
|
20db5b33ab
|
Rework score processor to provide more generic events
|
2020-06-18 22:11:03 +09:00 |
|
smoogipoo
|
900da88498
|
Populate hit offsets from score processor
|
2020-06-15 22:44:55 +09:00 |
|
Dean Herbert
|
90d69c1216
|
Allow legacy score to be constructed even if replay file is missing
|
2020-06-15 20:31:47 +09:00 |
|
Dean Herbert
|
c490dba7b3
|
Fix crash on local score display
|
2020-06-13 18:18:46 +09:00 |
|
smoogipoo
|
f3b5149648
|
Move some suggestions to warnings, resolve issues
|
2020-06-03 16:48:44 +09:00 |
|
smoogipoo
|
e91e4a73af
|
Fix catch crashing when finishing maps
|
2020-05-07 12:22:07 +09:00 |
|
smoogipoo
|
ae210d567d
|
Add temporary solution for tick hit/miss count
|
2020-04-16 18:16:08 +09:00 |
|
Dean Herbert
|
9602ab17b0
|
Fix replay imports failing for certain mod combinations
|
2020-03-31 17:13:42 +09:00 |
|
Dean Herbert
|
f75c082601
|
Fix osu!mania replays recording incorrectly when key mod applied
|
2020-03-27 15:50:11 +09:00 |
|
Dean Herbert
|
8a2aac5f83
|
Rename conversion methods for clarity
|
2020-03-25 20:21:34 +09:00 |
|
Dean Herbert
|
2feb66d423
|
Correctly handle missing positional data
|
2020-03-24 15:43:34 +09:00 |
|
Dean Herbert
|
02a3c7c025
|
Fix incorrect ruleset being recorded to file
|
2020-03-24 15:43:22 +09:00 |
|
Dean Herbert
|
022465f546
|
Add encoding and import support
|
2020-03-24 14:51:52 +09:00 |
|
Dean Herbert
|
546772192c
|
Add helper method to convert to legacy mods enums
|
2020-03-24 13:07:51 +09:00 |
|
Dean Herbert
|
e5f4d8686e
|
Rename decoder
|
2020-03-24 13:07:50 +09:00 |
|
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 |
|