77a9d92f42
Add dynamic pp calculation to score panels for local scores
2020-09-25 19:15:40 +02:00
4d743f64f5
Add a method to calculate asynchronously performance on a beatmap.
2020-09-25 18:17:01 +02:00
50ba320a51
Expand available file operations in ArchiveModelManager
2020-09-25 13:16:30 +09:00
de5ef8a471
Rework to support obsoletion
2020-09-17 21:37:32 +09:00
e71991a53c
Add default token
2020-09-17 18:37:48 +09:00
c7d24203ce
Make beatmap conversion support cancellation tokens
2020-09-17 17:40:05 +09:00
be2d34d5dc
Merge branch 'master' into score-recalc
2020-09-09 21:31:31 +09:00
5b93752065
Merge pull request #10103 from smoogipoo/disable-online-lookups-tests
...
Disable online beatmap lookups in tests
2020-09-09 21:21:04 +09:00
aeae009512
Disable online beatmap lookups in tests
2020-09-09 20:12:40 +09:00
117c7ec6b2
Merge branch 'master' into score-recalc
2020-09-09 14:38:36 +09:00
2cd07b2d3c
Fix editor crash on saving more than once
...
I'm fixing this in the simplest way possible as this kind of issue is
specific to EF core, which may cease to exist quite soon. Turns out the
re-retrieval of the beatmap set causes concurrency confusion and wasn't
actually needed in my final iteration of the new beatmap logic.
2020-09-09 12:48:12 +09:00
6b50d44dde
Merge branch 'master' into editor-new-beatmap
2020-09-07 18:43:16 +09:00
4680728b9c
Merge branch 'master' into update-dcc-exclusions
2020-09-07 18:01:44 +09:00
9ab6d584d3
Merge branch 'master' into editor-new-beatmap
2020-09-07 14:30:41 +09:00
e17ccdfe9f
Merge branch 'master' into combo-colors
2020-09-07 13:55:41 +09:00
f138b92078
Merge branch 'master' into editor-new-beatmap
2020-09-06 18:24:02 +02:00
1143d5d992
Update class exclusion for dynamic compilation
2020-09-04 20:41:08 +09:00
25e142965d
Strongly type and expose default beatmap information icon implementations for other rulesets
2020-09-04 15:01:32 +09:00
fba253f131
Take user argument in CreateNew method parameters
2020-09-04 13:17:43 +09:00
f14a82e3a9
Remove unnecessary conversion
2020-09-04 13:13:53 +09:00
cd253ab055
Further tweaks to get closer to design originals
2020-09-04 13:05:39 +09:00
9d2dff2cb8
Add scale to allow legacy icons to display correctly sized
2020-09-04 12:55:39 +09:00
d32b77f045
Add missing extension to filename
...
Co-authored-by: Dan Balasescu <smoogipoo@smgi.me >
2020-09-03 21:33:25 +09:00
1c1c583d3b
Fix regression in file update logic (filename set too early)
2020-09-03 19:31:40 +09:00
a555407f37
Fix various test failures due to missing beatmap info in empty beatmap
2020-09-03 19:25:18 +09:00
72cb65c22f
Update and add missing beatmap statistic icons to info wedge
2020-09-03 17:52:22 +09:00
d849f7f2b5
Use the local user's username when saving a new beatmap
2020-09-03 13:20:23 +09:00
e337e6b3b0
Use a more correct filename when saving
2020-09-03 13:20:23 +09:00
faf9b0a528
Fix hard crash when trying to retrieve a beatmap's track when no file is present
2020-09-03 13:20:23 +09:00
e032844570
Start with a fresh beatmap when entering editor from main menu
2020-09-03 13:20:23 +09:00
c2ade44656
Change types back
2020-09-01 17:58:06 +02:00
9835d98942
Merge remote-tracking branch 'upstream/master' into combo-colors
2020-09-01 17:39:35 +02:00
f08e7828da
Merge branch 'master' into beatmap-track-rework
2020-09-01 16:06:38 +09:00
9b3a48ee5e
Revert "Add marker interface for beatmap skins"
2020-08-31 18:29:46 +02:00
fb37a14d57
Update LegacyBeatmapEncoder.cs
2020-08-31 17:24:03 +02:00
1484e78654
Update xmldoc
2020-08-31 17:24:00 +02:00
eafa97af17
Revert changes done to SkinConfiguration and IHasCustomColours
2020-08-31 17:23:42 +02:00
bd2f863b56
Merge branch 'master' into legacy-mirror-mod-replays
2020-08-31 12:41:17 +09:00
7e668fc31a
Update osu.Game/Beatmaps/Formats/LegacyBeatmapEncoder.cs
...
Co-authored-by: Salman Ahmed <email@iisalman.me >
2020-08-30 16:11:49 +02:00
1fdf8e6200
Fix xmldoc in LegacyBeatmapEncoder
2020-08-30 16:07:58 +02:00
e428144f73
Use IBeatmapSkin
2020-08-30 11:34:50 +02:00
00b68b050c
Merge remote-tracking branch 'upstream/master' into combo-colors
2020-08-30 10:16:38 +02:00
814655770d
Merge branch 'master' into beatmapskin-interface
2020-08-30 12:22:55 +09:00
cd0a73883d
Merge pull request #9945 from smoogipoo/skin-colour-fix-2
...
Exactly reproduce osu!stable skin colour alphas
2020-08-29 20:06:26 +09:00
658a1d159f
Add legacy flag value for mirror mod
2020-08-29 11:45:59 +02:00
82acb3506c
Add and change xmldocs
2020-08-29 11:07:28 +02:00
4cb9e1d443
Initial commit
2020-08-29 10:33:43 +02:00
436dbafe57
Fix incorrect comparison for mods of different instances
2020-08-28 22:12:17 +09:00
43c61e5830
Re-query beatmap difficulty before computing
2020-08-28 22:08:28 +09:00
4d15f0fe52
Implement basic score recalculation
2020-08-28 19:16:46 +09:00