Commit Graph

37643 Commits

Author SHA1 Message Date
80fd1a0bc7 Remove leftover comment regarding X axis offsets 2023-02-02 18:29:12 +01:00
779c58f9c1 Merge branch 'master' into skin-editor-ux-impovements 2023-02-02 18:16:18 +01:00
6c0aada86a Merge pull request #22490 from peppy/skin-overlay-namespace
Move skin editor to overlays namespace
2023-02-02 18:14:16 +01:00
3f0ce75bf5 Rename NormalSliderBar.cs to RoundedSliderBar.cs 2023-02-02 17:24:45 +01:00
7c5a65bdb7 Rename NormalNub.cs to RoundedNub.cs 2023-02-02 17:23:09 +01:00
015f4f2b38 Avoid showing skin save message when changing scenes after making no changes 2023-02-02 18:42:37 +09:00
9b6d95b3d6 Adjust skin editor pop in/out to be more snappy 2023-02-02 18:33:45 +09:00
26efb8e842 Replace white box legacy placeholder with something that visually fits 2023-02-02 18:33:31 +09:00
843d9914c4 quality: remove new line 2023-02-02 08:18:56 +00:00
659b78058f Move replay specific key bindings to their own section 2023-02-02 15:25:52 +09:00
edecd2ee25 Merge branch 'master' into middle-click-replay-pause 2023-02-02 15:25:51 +09:00
b792dc3af0 Merge pull request #22281 from cdwcgt/editor-check-previewtime
Add preview time setting check
2023-02-02 15:10:06 +09:00
48ef25cbe5 Merge pull request #22421 from EXtremeExploit/misses-animation
Add movement to legacy misses in osu ruleset
2023-02-02 15:00:57 +09:00
91fbf388da Use localisation strings from ButtonSystem for better consistency 2023-02-02 15:00:24 +09:00
500e9c7944 Refactor into a method rather than property 2023-02-02 14:53:58 +09:00
942e7729f3 Merge branch 'master' into carousel 2023-02-02 14:41:55 +09:00
5b3d7a8f26 Fix typo in missing-preview-point message 2023-02-02 14:34:59 +09:00
175b9fc5c9 Specify texelSize value in the Triangles background 2023-02-02 08:34:38 +03:00
c2cde8361a Fix message not reading well 2023-02-02 14:33:41 +09:00
3a861fd943 Remove multiple cases of excess braces 2023-02-02 14:28:21 +09:00
50659f3d52 Merge pull request #22428 from EVAST9919/triangles-new-masking
Implement Masking property for `TrianglesV2` background
2023-02-02 14:22:16 +09:00
229fb518dc Apply NRT to LegacyJudgementPieceOld 2023-02-02 14:19:00 +09:00
183d1c5bd6 Change version comparison to match other existing code as proposed in review 2023-02-02 14:18:49 +09:00
263a7e2766 Merge branch 'master' into misses-animation 2023-02-02 14:08:15 +09:00
8dc2e6872e Move skin editor to overlays namespace 2023-02-02 14:00:31 +09:00
10df64467a Merge pull request #22430 from peppy/skin-editor-nrt
Apply NRT to all skin editor classes
2023-02-02 13:57:57 +09:00
0fb6a63709 refactor: change namespacing to allow osu-localisation-analyzer to process all strings 2023-02-02 00:46:14 +00:00
89a30d87c7 Merge branch 'ppy:master' into locale/skin-editor-components 2023-02-02 00:02:14 +00:00
ddfa95e6ef refactor: fix typos 2023-02-02 00:01:48 +00:00
8645e705fd feat: add localisation for Skin editor components 2023-02-01 23:48:05 +00:00
292016d31e Merge pull request #22483 from peppy/test-output-gameplay-time
Output gameplay clock progress in `PlayerTestScene`s
2023-02-01 22:55:10 +01:00
a77baf8717 Output gameplay clock progress in PlayerTestScenes 2023-02-01 23:42:44 +09:00
d54db8de64 Merge branch 'master' into fix-clicking-metadata-relevance-sort 2023-02-01 19:39:13 +09:00
524aa9162d Store search parameters as tuple 2023-02-01 19:38:47 +09:00
76296eb35a Consistent with BeatmapsetVerifier 2023-02-01 11:52:14 +08:00
1a152452f1 Fix incorrect naming of badge header container 2023-01-31 15:16:29 -08:00
0366a8e348 Only call Reset() if lastCategory and lastHasQuery is null 2023-01-31 12:44:44 -08:00
7d1b5751fd Merge pull request #22467 from Cootz/issue#22345
Fix migration putting game files in root of disk if no other files exist
2023-01-31 18:41:34 +09:00
5d22f3d879 Improve inline comment 2023-01-31 17:17:21 +09:00
3d8b35184f Update framework 2023-01-31 16:24:06 +09:00
b18652b25f CreateSubDirectory removed. Fixes the empty root issue 2023-01-31 10:14:21 +03:00
54d5d4e7c6 Fix for the issue 2023-01-31 07:06:26 +03:00
b1cbe20cd8 Adjust markdown text flow to framework-side changes 2023-01-30 20:48:52 +01:00
c5e1f54185 Fix sample store creation mutating shared resource store 2023-01-30 20:48:52 +01:00
f5d579144b Remove free mods button 2023-01-30 12:57:24 +01:00
41f5e5143a Remove ``onclick` and `mousedown`` override 2023-01-30 12:56:39 +01:00
610d2f9dc7 Fix beatmap listing potentially not sorting by relevance when searching via metadata 2023-01-28 12:14:35 -08:00
d38316bf4f Merge pull request #22429 from peppy/fix-health-display-anchor-point
Fix default health bar having a very weird anchor point in the skin editor
2023-01-28 10:33:59 +01:00
98c9ba5b6f Merge branch 'master' into skin-editor-nrt 2023-01-27 19:35:43 +09:00
74ab036f3e Refactor SkinnableSound.Samples to be non-nullable 2023-01-27 19:32:30 +09:00