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 |
|
smoogipoo
|
a5d5f469eb
|
Populate more hit results for catch
|
2019-03-27 14:52:56 +09:00 |
|
Dan Balasescu
|
fd147dae21
|
Merge branch 'master' into fix-disabled-set-crash
|
2019-03-05 17:25:13 +09:00 |
|
Dean Herbert
|
1871e8bb2c
|
Merge branch 'master' into master
|
2019-03-01 21:22:34 +09:00 |
|
Dean Herbert
|
6bccdd50ef
|
Merge branch 'master' into UserIDDBStore
|
2019-03-01 11:07:30 +09:00 |
|
Dean Herbert
|
d4041d5d42
|
Automate includes of files in ArchiveModelManager use cases
|
2019-03-01 10:25:21 +09:00 |
|
David Zhao
|
9f9b2b1902
|
Remove redundant setters
|
2019-02-28 17:13:25 +09:00 |
|
Dean Herbert
|
26d53d06a9
|
Fix remaining issues
|
2019-02-28 13:31:40 +09:00 |
|
Dean Herbert
|
c8793911a8
|
Enable more stringent inspectcode style inspections
|
2019-02-27 21:25:40 +09:00 |
|
Dean Herbert
|
56697339b3
|
Merge branch 'master' into fix-disabled-set-crash
|
2019-02-27 11:14:42 +09:00 |
|
smoogipoo
|
8a943a6e65
|
Fix scores being stored as ints
|
2019-02-26 13:10:59 +09:00 |
|
Dean Herbert
|
314f35b0c5
|
Further simplify import messaging
|
2019-02-25 18:42:08 +09:00 |
|
David Zhao
|
22a68d7bea
|
Perform new migration
|
2019-02-25 15:25:22 +09:00 |
|
David Zhao
|
4475643726
|
Revert database migration
|
2019-02-25 14:40:44 +09:00 |
|
David Zhao
|
8da671fa6c
|
Check if a user exists before creating new user
|
2019-02-25 13:58:19 +09:00 |
|
David Zhao
|
809ab86ed0
|
Fix user ID not being added to database
Needed for avatar retrieval
|
2019-02-23 17:04:02 +09:00 |
|
Dean Herbert
|
91d875db0d
|
Remove unused local
|
2019-02-04 12:56:55 +09:00 |
|
Dean Herbert
|
cd92dddd46
|
Add per-ruleset mappings
|
2019-02-04 12:31:05 +09:00 |
|
Dean Herbert
|
2d7c23dd9f
|
Merge remote-tracking branch 'upstream/master' into fix-replay-import-statistics
|
2019-02-04 12:15:53 +09:00 |
|
Dean Herbert
|
8617aaa2a7
|
Update licence header (and remove year)
|
2019-01-24 17:43:03 +09:00 |
|
Dean Herbert
|
484268f1f2
|
Expose CalculateAccuracy for performance tools
|
2019-01-23 20:30:32 +09:00 |
|
Dean Herbert
|
e73845172c
|
Merge branch 'master' into fix-replay-import-statistics
|
2019-01-07 13:44:01 +09:00 |
|
Dean Herbert
|
4a7c6fb19d
|
Fix PP not display on profile overlay
|
2019-01-04 16:33:35 +09:00 |
|
Dean Herbert
|
aec3753863
|
Fix imported replays having excess statistics
|
2019-01-03 14:01:20 +09:00 |
|
Dean Herbert
|
bb502769c7
|
Fix enum
|
2018-12-26 22:42:17 +09:00 |
|
smoogipoo
|
3570c35d7f
|
Make RoomScore derive ScoreInfo
|
2018-12-22 15:17:35 +09:00 |
|
smoogipoo
|
9726eea0d0
|
Basic score submission implementation
|
2018-12-14 21:09:17 +09:00 |
|
Dean Herbert
|
94045413ce
|
Change statistics to be int for now
|
2018-12-05 19:44:01 +09:00 |
|
Dean Herbert
|
f9fb6dc39b
|
Remove health from ScoreInfo
|
2018-12-01 00:17:05 +09:00 |
|
Dean Herbert
|
af3ef9a089
|
Fix some data types on ScoreInfo
|
2018-11-30 20:43:38 +09:00 |
|
Dean Herbert
|
2860f5a5cd
|
Revert "Fix D rank displaying as F"
This reverts commit 17b2a4ca0d .
|
2018-11-30 20:03:21 +09:00 |
|
Dean Herbert
|
3921834cfd
|
Merge branch 'master' into fix-d-rank
|
2018-11-30 19:49:36 +09:00 |
|
Dean Herbert
|
b985d19078
|
Merge branch 'master' into local-score-saving
|
2018-11-30 19:48:00 +09:00 |
|
Dean Herbert
|
17b2a4ca0d
|
Fix D rank displaying as F
|
2018-11-30 19:46:40 +09:00 |
|
smoogipoo
|
f80a30cba4
|
Fix null being serialized
|
2018-11-30 18:52:31 +09:00 |
|
smoogipoo
|
10ed09521c
|
Add leaderboard display for local scores
|
2018-11-30 18:40:53 +09:00 |
|
smoogipoo
|
8eff49bccd
|
Remove User from Replay
|
2018-11-30 18:25:14 +09:00 |
|
Dean Herbert
|
059e9e180b
|
Apply review
|
2018-11-30 18:07:15 +09:00 |
|
Dean Herbert
|
2dd5dad7c5
|
Remove empty lines
|
2018-11-30 18:07:15 +09:00 |
|
Dean Herbert
|
66e43e6ed9
|
Update hashing method in line with master
|
2018-11-30 17:36:06 +09:00 |
|
Dean Herbert
|
d97a15a504
|
Add IMod and change ShortenedName to Acronym
|
2018-11-30 17:16:00 +09:00 |
|
Dean Herbert
|
e82ad3539b
|
Move JsonIgnore specification to interface
|
2018-11-30 16:39:25 +09:00 |
|
Dean Herbert
|
3727955911
|
Refactors/renames
|
2018-11-30 16:35:45 +09:00 |
|
Dean Herbert
|
831cd3ed59
|
ScoreInfo scoreInfo -> ScoreInfo score
|
2018-11-30 15:18:52 +09:00 |
|
smoogipoo
|
69370c53ca
|
Fix rank not being read
|
2018-11-30 14:48:25 +09:00 |
|
smoogipoo
|
690a1f0765
|
Fix score statistics not being serialised
|
2018-11-30 14:27:34 +09:00 |
|
smoogipoo
|
5530736541
|
Cleanup mods string
|
2018-11-30 14:27:34 +09:00 |
|
smoogipoo
|
b673eb79b1
|
Fix local score infos conflicting
|
2018-11-30 14:27:34 +09:00 |
|
smoogipoo
|
aa7f66b24a
|
Fix crash when loading scores with no mods
|
2018-11-30 14:27:34 +09:00 |
|
smoogipoo
|
d2f0a921ca
|
Fix lookups by beatmapinfo failing for imports of existing sores
|
2018-11-28 20:41:48 +09:00 |
|
smoogipoo
|
aaf3e650a5
|
Fix some columns
|
2018-11-28 20:19:35 +09:00 |
|
smoogipoo
|
2bb7a078c9
|
Don't import replays with no existing beatmap
|
2018-11-28 20:19:35 +09:00 |
|
smoogipoo
|
554c858944
|
Fix mods not deserializing properly
|
2018-11-28 20:19:35 +09:00 |
|
smoogipoo
|
542a75d076
|
Add index on online score id
|
2018-11-28 18:56:20 +09:00 |
|
smoogipoo
|
b8e60afa69
|
Move replays to an wrapping Score class
|
2018-11-28 18:45:17 +09:00 |
|
smoogipoo
|
219929eb47
|
Score -> ScoreInfo
|
2018-11-28 18:33:01 +09:00 |
|
smoogipoo
|
41a8a12df3
|
Add ruleset foreign key
|
2018-11-28 17:26:46 +09:00 |
|
smoogipoo
|
ed02847752
|
Beatmap -> BeatmapInfo + add foreign key
|
2018-11-28 17:26:39 +09:00 |
|
smoogipoo
|
2ee181daf7
|
Re-namespace replay-related classes
|
2018-11-28 17:20:37 +09:00 |
|
smoogipoo
|
1717d7defb
|
Implement importing of scores into ScoreManager
|
2018-11-28 17:19:58 +09:00 |
|
smoogipoo
|
7a82b99417
|
Add storage for a few more parsed fields
|
2018-11-28 17:02:14 +09:00 |
|
smoogipoo
|
4ba7690e04
|
Initial scoremanager/scorestore structure
|
2018-11-28 16:50:16 +09:00 |
|
smoogipoo
|
3fe4a36845
|
Add databased fields to Score
|
2018-11-28 16:39:08 +09:00 |
|
smoogipoo
|
09b79d736b
|
Remove unused usings
|
2018-11-28 16:33:42 +09:00 |
|
smoogipoo
|
5fd6e6ca77
|
Re-namespacing
|
2018-11-28 16:12:57 +09:00 |
|