Commit Graph

7670 Commits

Author SHA1 Message Date
3b5d573db1 Display tournament banner on user profile 2023-02-08 17:16:09 -08:00
c691a0d3af Merge branch 'master' into sheared_slider_implementation_clean_ii 2023-02-06 17:49:33 +09:00
c078d3a344 Merge pull request #22357 from EXtremeExploit/groups-probationary-badges
Make probationary groups a bit transparent
2023-02-06 17:43:57 +09:00
364217829c Add test for ArchiveImportIPCChannel 2023-02-03 18:39:46 +01:00
13fc649edf Refactor test to more closely match how OsuGameDesktop works 2023-02-03 18:22:51 +01:00
e1af5e110a Remove ``RoundedNub.cs` and make `Nub.cs`` non abstract again 2023-02-03 12:19:09 +01:00
e937022b09 Merge branch 'master' into middle-click-replay-pause 2023-02-02 20:52:03 +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
edecd2ee25 Merge branch 'master' into middle-click-replay-pause 2023-02-02 15:25:51 +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
8dc2e6872e Move skin editor to overlays namespace 2023-02-02 14:00:31 +09:00
4fc7d37a1b Fix wonky log message 2023-02-01 22:58:11 +01:00
efc9a34b98 Merge branch 'master' into add-more-logging 2023-02-01 22:55:28 +01:00
34a6106170 Add more logging in TestScenePause to better understand test failures 2023-02-02 01:01:32 +09:00
d54db8de64 Merge branch 'master' into fix-clicking-metadata-relevance-sort 2023-02-01 19:39:13 +09:00
faee012a2a Add texelSize slider to TriangleBorder shader test scene 2023-02-01 10:37:44 +03:00
20f4061e30 Move ongoing operation wait step to proper place 2023-01-29 00:24:15 +03:00
845bbf55fe Add failing beatmap listing search on initial open test 2023-01-28 12:10:50 -08:00
76146b5c53 Address naming discrepancy in TestSceneShearedSliderBar.cs 2023-01-26 15:12:52 +01:00
2f90ffccfc Implement ShearedSliderBar.cs and corresponding TestSceneShearedSliderBar.cs 2023-01-26 15:03:22 +01:00
374c3b56f6 Rename Nub.cs to NormalNub.cs 2023-01-26 15:03:11 +01:00
3988131475 Rename OsuSliderBar.cs as NormalSliderBar.cs 2023-01-26 12:12:56 +01:00
13937cf555 Merge branch 'master' into stream-tool-2 2023-01-26 16:08:20 +09:00
7cd21e12f3 Implement masking property for TrianglesV2 background 2023-01-26 09:46:41 +03:00
d09d6f31d7 Implement Masking property for TrianglesBackground 2023-01-25 12:20:51 +03:00
67e9de43be Merge pull request #22386 from EVAST9919/triangles-og-shhader
Use `TriangleBorder` shader in `Triangles` background
2023-01-25 17:25:18 +09:00
59ee6922b1 Merge pull request #22399 from bdach/user-profile/update-cover
Update appearance of profile cover area to match web
2023-01-25 16:35:44 +09:00
4674956ccf Merge pull request #22318 from naoey/fix-copy-difficulty-moving-collections
Fix creating a copy of a difficulty in the editor removing the original beatmap from user collections
2023-01-25 15:06:46 +09:00
68a9d945b9 Merge branch 'master' into user-profile/update-cover 2023-01-25 14:30:35 +09:00
6efab635d8 Merge branch 'master' into fix-copy-difficulty-moving-collections 2023-01-25 14:11:32 +09:00
a3bb6d1fab Revert a few more relative to absolute changes
Because not sure why they were changed in the first place.
2023-01-25 00:00:23 +01:00
4d7cd59df3 Fix TestAbsoluteImage() no longer actually testing absolute image URL 2023-01-24 23:58:39 +01:00
f2df36e6a5 Persist cover visibility to user settings
Follows web precedent, wherein the setting is saved to local storage.
2023-01-24 23:30:12 +01:00
ef7812412b Update top header container appearance 2023-01-24 23:06:44 +01:00
c991aa5ca4 TestSceneWikiMarkdownContainer: Revert CurrentPath changes and update markdown img links only 2023-01-24 22:01:53 +00:00
04995b66da Add seed slider to Triangles test sceen 2023-01-24 07:09:25 +03:00
2454eb8cd9 TestSceneWikiMarkdownContainer: Add visual test for inline and fenced code syntax 2023-01-24 00:53:45 +00:00
f067a84631 TestSceneWikiMarkdowContainer: Update image paths 2023-01-24 00:51:07 +00:00
432e0a6a37 Merge branch 'master' into level-badge-colour 2023-01-23 15:46:15 +09:00
736965e009 Fix test scene potentially overflowing visible region 2023-01-23 15:45:44 +09:00
b62d4deb6f Fix also typo on filename 2023-01-22 17:17:19 -03:00
55976df307 Fix typo in test class name 2023-01-22 16:43:03 -03:00
aeebbe4003 Add group badges test from #22280 2023-01-22 15:12:40 -03:00
64c9654910 Make probationary groups a bit transparent 2023-01-22 13:32:05 -03:00
e1acf85bb3 Merge branch 'master' into groups-modes 2023-01-22 10:09:34 +01:00
05f77d2cab Add modes text to groups tooltip 2023-01-22 01:36:53 -03:00
da03abc812 Fix comment editor text boxes not having sound feedback 2023-01-21 17:32:42 -08:00
a1b5c9d910 Don't transfer MD5 hashes in collections when copying beatmaps
Fixes #22306.

Changes beatmap saving so that by default it does not transfer
the hashes in collections, and only transfers them when saving the same
difficulty in the editor.

Issue seems to have been introduced in https://github.com/ppy/osu/pull/20641.
2023-01-22 01:14:18 +09:00