Commit Graph

19728 Commits

Author SHA1 Message Date
bd2f863b56 Merge branch 'master' into legacy-mirror-mod-replays 2020-08-31 12:41:17 +09:00
261a9c0fda Merge branch 'master' into fix-replay-download-button-always-being-disabled 2020-08-31 12:40:28 +09:00
db413686bb Add BeatmapSkin to EditorBeatmap 2020-08-30 21:12:45 +02: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
7e57af3ca4 Return true if both ComboColours are null 2020-08-30 16:07:46 +02:00
b39ec74bb8 Scope down to IBeatmapSkin in EditorChangeHandler 2020-08-30 16:07:06 +02:00
f5c82d41eb Remove if-cast 2020-08-30 16:06:48 +02:00
08321d8dec Safe checking against ComboColours instead of CustomColours 2020-08-30 11:37:43 +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
03b7c8b889 Remove unneeded access modifier. 2020-08-29 19:39:50 +02:00
8de7744b52 Add back disabling of overlays on exiting game. 2020-08-29 19:34:53 +02:00
ad223bc460 Make game bindable immutable. 2020-08-29 19:34:53 +02:00
5949a281fc Make Introduce bindable property OverlayActivationMode in OsuScreen 2020-08-29 19:34:35 +02:00
0a643fd5e5 Fix replay download button always being disabled when initial score's replay is unavailable 2020-08-29 09:33:01 -07: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
da34544fdc Merge branch 'master' into hold-note-lighting 2020-08-28 18:27:29 +09:00
4765f989b6 Merge branch 'master' into unstable-rate 2020-08-28 16:02:13 +09:00
de222ddc24 Merge pull request #9984 from Poliwrath/lingering-circles
Fix lingering small ring in circles! intro
2020-08-28 15:15:56 +09:00
6846a245f4 Reapply lost anchoring fix 2020-08-27 20:51:28 +02:00
ea1f07e311 Simplify/rename SimpleStatisticRow mess 2020-08-27 20:37:10 +02:00
ce013ac9b4 Make statistic header optional 2020-08-27 20:18:53 +02:00
f152e1b924 Revert IStatisticRow changes 2020-08-27 20:13:44 +02:00
1a04ec5375 Merge branch 'master' into unstable-rate 2020-08-27 19:56:08 +02:00
af59e2c179 Use extension methods instead of reading directly 2020-08-27 18:18:32 +02:00
fc51e9d81a Fix some legacy mania replays crashing on import 2020-08-27 18:16:20 +02:00
a1f731d455 Merge branch 'master' into mania-keys-under-notes 2020-08-27 14:06:43 +02:00
b98114d42f Merge branch 'master' into lighting-n-custom-path 2020-08-27 13:00:46 +02:00
f8042e6fd3 Add fade to prevent jarring transitions 2020-08-26 22:34:28 +02:00
c3197da3da Adjust simple statistic item font sizes 2020-08-26 22:34:28 +02:00
d81d538b7e Move out row anchor/origin set to one central place 2020-08-26 22:34:27 +02:00
5973e2ce4e Add component for unstable rate statistic 2020-08-26 22:06:27 +02:00
7c3368ecbe Reintroduce SimpleStatisticRow as a data class 2020-08-26 19:33:33 +02:00
f5e52c80b4 Rename {-> Drawable}SimpleStatisticRow 2020-08-26 19:25:59 +02:00
bbb3d7522e Scope up return type to IStatisticRow 2020-08-26 19:24:12 +02:00
927a2a3d2d Introduce IStatisticRow interface 2020-08-26 19:19:42 +02:00
edc15c965c Update osu.Game/Screens/Menu/IntroSequence.cs
Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com>
2020-08-26 12:52:39 -04:00
f65991f31f Revert some usages based on review feedback 2020-08-26 23:28:58 +09:00
b51db90147 Merge branch 'master' into beatmap-track-rework 2020-08-26 23:20:56 +09:00
1db836e9e0 Merge branch 'master' into hold-note-lighting 2020-08-26 20:22:07 +09:00
c0c67c11b1 Add parsing for hold note light/scale 2020-08-26 20:21:41 +09:00
97637bc747 remove new.ppy.sh from MessageFormatter 2020-08-26 02:50:02 -04:00
c50e495e03 fix lingering small ring in circles! intro 2020-08-26 02:49:55 -04:00