Commit Graph

58659 Commits

Author SHA1 Message Date
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
df2c60d653 Merge pull request #22477 from peppy/remove-fastlane
Remove fastlane build scripts
2023-02-01 17:17:46 +01:00
a8a6a28422 Merge pull request #22449 from Joehuu/fix-clicking-metadata-relevance-sort
Fix beatmap listing potentially not sorting by relevance when searching via metadata
2023-02-02 01:15:36 +09: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
baeae89c8c Merge pull request #22478 from EVAST9919/triangle-shader-aa-test
Add texelSize slider to `TriangleBorder` shader test scene
2023-02-01 18:49:02 +09:00
faee012a2a Add texelSize slider to TriangleBorder shader test scene 2023-02-01 10:37:44 +03:00
e03f8b0cfc Remove fastlane build scripts 2023-02-01 14:53:16 +09:00
9dadd39a2c Merge pull request #22472 from Joehuu/fix-badge-header-container-naming
Fix incorrect naming of badge header container
2023-02-01 14:40:34 +09: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
4cc4bd05bd Merge pull request #22464 from bdach/conflicting-filenames-in-skin-alt
Fix skin texture store attempting to read image data from samples
2023-01-31 17:27:22 +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
b19d43f012 Merge branch 'master' into conflicting-filenames-in-skin-alt 2023-01-31 16:06:28 +09: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
a8f828d203 Add another failing test case 2023-01-30 20:48:52 +01:00
55a045b2b2 Adjust beatmap skin resources test to facilitate loading many 2023-01-30 20:48:52 +01:00
a14481acca Merge pull request #22440 from peppy/argon-hit-lighting-v2
Adjust argon hit lighting further
2023-01-30 19:34:58 +01:00
bbeb62ea47 Merge pull request #22450 from frenzibyte/fix-queue-mode-tests
Fix intermittent failure in multiplayer queue mode tests
2023-01-29 10:59:33 +09:00
20f4061e30 Move ongoing operation wait step to proper place 2023-01-29 00:24:15 +03:00
610d2f9dc7 Fix beatmap listing potentially not sorting by relevance when searching via metadata 2023-01-28 12:14:35 -08:00
845bbf55fe Add failing beatmap listing search on initial open test 2023-01-28 12:10:50 -08:00
9bdb78791f Add failing test case 2023-01-28 20:02:25 +01:00
a126c72a4f Adjust skin resources test to facilitate loading many 2023-01-28 20:02:25 +01: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
2b55e05b10 Adjust argon hit lighting further 2023-01-27 13:31:21 +09:00
9bdd43d1b2 Merge pull request #22406 from peppy/fix-storyboard-filename
Fix beatmaps with multiple `osb` files potentially reading the storyboard from the wrong one
2023-01-26 20:32:16 +01:00
c4dce30de5 Merge pull request #22412 from peppy/argon-kiai
Add very basic kiai flash to argon hit circles
2023-01-26 19:13:58 +01:00
9677a8e3b3 Merge pull request #21560 from OliBomby/stream-tool-2
Make PathControlPointVisualiser generic
2023-01-26 17:13:52 +09:00
7344d34d5b Move where class specs to next line 2023-01-26 17:12:41 +09:00
e5d4979bc3 Fix default health bar having a very weird anchor point in the skin editor 2023-01-26 16:56:37 +09:00
e6f17b9a5e Merge pull request #21504 from Feodor0090/skin-fonts
Allow to change font of text elements
2023-01-26 16:44:14 +09:00
13937cf555 Merge branch 'master' into stream-tool-2 2023-01-26 16:08:20 +09:00
64e7f6f138 Add more documentation around the implementation of FontAdjustableSkinComponent 2023-01-26 16:05:07 +09:00
d63719a602 Move and rename the base component class 2023-01-26 16:04:56 +09:00
48885d40cc Merge branch 'master' into skin-fonts 2023-01-26 15:52:54 +09:00
de1d473d29 Fix kiai flash being visible and incorrectly sized during hit animation 2023-01-26 15:24:10 +09:00
7cc4fd4efc Use the exact method stable uses for generating storyboard filenames 2023-01-26 15:09:36 +09:00
044234b1ba Merge pull request #22409 from EVAST9919/triangles-og-masking
Implement Masking property for `Triangles` background
2023-01-26 14:46:59 +09:00
9ed0b8ccfa Merge pull request #22375 from peppy/osu-ruleset-touch-support
Add empty space tap-streaming support for osu! ruleset on touchscreen devices
2023-01-26 08:12:12 +09:00
5f4dd19b49 Merge pull request #22389 from peppy/mania-long-note-wang
Add basic support for stupidly long hold note skin textures
2023-01-26 07:41:27 +09:00
73f53328cf Merge branch 'master' into argon-kiai 2023-01-25 22:21:26 +01:00
004f20d739 Merge pull request #22404 from peppy/argon-hit-lighting-peppy-take
Add support for disabling "hit lighting" with osu! argon skin
2023-01-25 22:19:59 +01:00
3daa9e6295 Merge branch 'master' into argon-hit-lighting-peppy-take 2023-01-25 21:44:43 +01:00