Commit Graph

42796 Commits

Author SHA1 Message Date
f1fd40dcca Fix test not working for various reasons 2021-05-20 13:19:00 +09:00
d20b5c2d5a Refactored ApplyToBeatmap 2021-05-20 11:57:13 +08:00
3da2cdfd05 Fix nullref in test 2021-05-19 14:06:21 -07:00
3d99b89633 Add back actually needed change
*no comment*
2021-05-20 00:03:11 +03:00
85a3027f1b Add failing test 2021-05-19 13:58:41 -07:00
d8efcc0793 Remove drive-by change 2021-05-19 23:44:53 +03:00
b8c1ffdef3 Merge pull request #12872 from peppy/disable-skin-editor-border 2021-05-19 22:42:38 +02:00
a4d52a7f52 Use switch—case instead 2021-05-19 23:37:22 +03:00
e20c25b0d9 Fix miswritten test assertion 2021-05-19 23:32:16 +03:00
a730349629 Remove the ignore attribute once again 2021-05-19 23:18:54 +03:00
43094425e2 Merge branch 'legacy-beatmap-skin-hud-fallback' into catch-hide-combo-workaround 2021-05-19 23:18:27 +03:00
97c8499884 Add test coverage 2021-05-19 23:01:41 +03:00
9f3ea150f5 Fix legacy beatmap skins not falling back properly on HUD components 2021-05-19 23:01:29 +03:00
71da960000 Extract assert step addition out of assertion method 2021-05-19 22:53:22 +03:00
788f1fcf48 Merge branch 'master' into disable-skin-editor-border 2021-05-19 21:52:29 +02:00
d8a2b85acb Merge pull request #12863 from peppy/fix-editor-blueprint-wrong-beatmap 2021-05-19 21:52:00 +02:00
21ca9c8431 Merge branch 'master' into beatmap-skin 2021-05-19 22:39:32 +03:00
6fc06a10a1 Add extensible test scene for beatmap skins fallback instead 2021-05-19 21:52:29 +03:00
5df7d3bfd0 Merge branch 'master' into fix-editor-blueprint-wrong-beatmap 2021-05-19 20:48:10 +02:00
e9cab29134 Cache editor beatmap in placement blueprint test scene 2021-05-19 20:48:06 +02:00
434377aa52 Revert "Add failing test case"
This reverts commit ec89a149dd.
2021-05-19 21:35:06 +03:00
73234b8b27 Merge pull request #12845 from peppy/hit-error-skinnable 2021-05-19 19:55:27 +02:00
1d9a4b7bba Merge branch 'master' into fix-editor-blueprint-wrong-beatmap 2021-05-19 19:30:11 +02:00
bc1cad0963 change header breadcrumb when page change 2021-05-20 00:28:26 +07:00
eb5db8ff03 Disable border display on skin editor to avoid crashes
This wasn't being displayed correctly anyway, so rather than fixing
let's just remove it for now.

Closes #12868.
2021-05-20 02:01:46 +09:00
22337e0fc7 Add comment explaining why origin is flipped 2021-05-20 01:59:30 +09:00
00ed699340 Fix origin specifications using incorrect flags 2021-05-20 01:53:24 +09:00
363aec8179 Merge branch 'master' into hit-error-skinnable 2021-05-20 01:51:45 +09:00
a55879e511 Fix oversights in scale algorithm 2021-05-20 01:47:31 +09:00
fe099be443 Implemented osu target mod 2021-05-19 22:25:56 +08:00
14af86d6c5 Use the same code path for all scaling 2021-05-19 21:46:41 +09:00
d60478851f Add proper action to YearButton 2021-05-19 15:38:53 +03:00
e3ed9b8135 Implement sidebar metadata handling in NewsOverlay 2021-05-19 15:36:05 +03:00
6cc4ffadab Implement sticky container for sidebar in NewsOverlay 2021-05-19 15:28:12 +03:00
150ed01c62 Make NewsSidebar scrollable 2021-05-19 15:22:55 +03:00
16ffedde8a Add year parameter to GetNewsRequest 2021-05-19 15:17:57 +03:00
6a3c58b9ad Implement proper scaling algorithms 2021-05-19 19:58:55 +09:00
ec89a149dd Add failing test case 2021-05-19 13:37:55 +03:00
db6d980623 Merge pull request #12784 from smoogipoo/mania-pooling
Implement pooling for osu!mania
2021-05-19 18:36:03 +09:00
6c4709e7b4 Fix PlacementBlueprint using the wrong beatmap when applying defaults
Closes #12855.
2021-05-19 18:34:07 +09:00
b2c736b42a Combine and move const closer to usage 2021-05-19 18:09:46 +09:00
825d61e22c Separate default beatmap skins from DefaultSkin 2021-05-19 12:06:10 +03:00
a639132825 Avoid doing any re-fetch on beatmap from test scenes 2021-05-19 17:58:28 +09:00
9806d94b74 Move beatmap skin info creation to static method at IBeatmapSkin 2021-05-19 11:58:00 +03:00
a0f67ef3bc Move scaling logic out of OsuSelectionHandler for reuse 2021-05-19 17:37:28 +09:00
cc5c702a92 Apply all properties after cast (looks cleaner) 2021-05-19 17:31:47 +09:00
bddc3121dc Merge branch 'master' into mania-pooling 2021-05-19 17:23:45 +09:00
b33d5e7a7a Add new test and assertions to existing DialogOverlay test 2021-05-19 17:04:45 +09:00
fc5987bf69 Refactor DialogOverlay logic to avoid dismissal potentially being unhandled 2021-05-19 16:52:34 +09:00
4f397ae7f5 Merge branch 'master' into applause-stops-on-score-switch 2021-05-19 09:52:31 +02:00