Dean Herbert
|
8e6a4559e3
|
Add xmldoc for new method and reorder methods in SkinReloadableDrawable
|
2023-03-16 15:58:42 +09:00 |
|
Dean Herbert
|
159c8833c7
|
Add test coverage of SkinnableSound not updating in time when not present
|
2023-03-16 15:41:05 +09:00 |
|
Dean Herbert
|
297e7d6542
|
Fix Flush call being run too late in PoolableSkinnableSample
|
2023-03-16 15:33:30 +09:00 |
|
Dean Herbert
|
5378cdff20
|
Apply NRT to TestSceneSkinnableSound
|
2023-03-16 15:10:35 +09:00 |
|
Dean Herbert
|
89b42ddd98
|
Don't localise beatmap count string for now
|
2023-03-16 15:02:38 +09:00 |
|
Terochi
|
edc6314634
|
Drank some coffee and figured out the fix
|
2023-03-15 10:49:59 +01:00 |
|
Dean Herbert
|
5f9b13a775
|
Rename Add /AddRange methods as they are no longer conflicting with Container
|
2023-03-15 18:02:41 +09:00 |
|
Dean Herbert
|
9e444af380
|
Use object initialisers and fix order of initialisation vs add
|
2023-03-15 18:02:26 +09:00 |
|
Dean Herbert
|
8908648f97
|
Fix super-dodgy cast of IEnumerable to Drawable
|
2023-03-15 18:01:22 +09:00 |
|
Dean Herbert
|
d87f0557ce
|
Update colours for 3k to not use double-purples
|
2023-03-15 17:18:45 +09:00 |
|
Terochi
|
b0f1a69523
|
Update the pauseLoop sample instantly on skin change
|
2023-03-15 09:05:34 +01:00 |
|
Terochi
|
a9c349fa6d
|
Cache any skin changes in SkinReloadableDrawable to ScheduledDelegate
|
2023-03-15 09:03:29 +01:00 |
|
Dean Herbert
|
de2ab05e78
|
Merge pull request #22765 from Joehuu/fix-overlay-sidebar-scroll
Fix overlay sidebars not scrolling to end due to parent scroll view
|
2023-03-15 16:52:59 +09:00 |
|
Dean Herbert
|
42359a9754
|
Fix previous touch action not being released when it's not a direct touch
|
2023-03-15 16:43:20 +09:00 |
|
Dean Herbert
|
6c4f596a9a
|
Make osu! touch input aware of the distance travelled of a non-direct touch
|
2023-03-15 16:43:20 +09:00 |
|
Dean Herbert
|
0a19b1e9cf
|
Merge pull request #22860 from rozukke/fix-skin-ini-import
Fix import of skins with non-ASCII names that have been previously exported by lazer
|
2023-03-15 15:36:51 +09:00 |
|
Dean Herbert
|
f8e773ab8e
|
Merge branch 'master' into fix-overlay-sidebar-scroll
|
2023-03-15 15:30:50 +09:00 |
|
Dean Herbert
|
1cf870d956
|
Add test coverage and fix fail case where a drag selection ends incorrectly with cyclic selection
|
2023-03-15 15:16:48 +09:00 |
|
Terochi
|
390ad335d0
|
Reloading samples before playing then when skin change occurs
|
2023-03-14 21:35:52 +01:00 |
|
Terochi
|
1d5e596615
|
Update FailAnimation to use SkinnableSound
|
2023-03-14 20:44:30 +01:00 |
|
Dean Herbert
|
f91af8fa64
|
Merge pull request #22750 from smoogipoo/veldrid-renderer
Update graphic code in line with framework renderer changes
|
2023-03-15 00:29:54 +09:00 |
|
Dean Herbert
|
3c4e2d8700
|
Add tests covering drag selection
|
2023-03-14 21:04:51 +09:00 |
|
Dean Herbert
|
6546f5968a
|
Merge branch 'master' into skin-editor-cyclic-selection
|
2023-03-14 20:43:56 +09:00 |
|
Dean Herbert
|
b46fc14e56
|
Merge pull request #22848 from Rovearix/Fix-Dragging-Preventing-Beatmap-Loading
Prevent LoadingLayer from blocking loading
|
2023-03-14 20:42:10 +09:00 |
|
Dean Herbert
|
b5ea855b6c
|
Fix failing DrawableRulesetDependencies test
|
2023-03-14 20:37:50 +09:00 |
|
Dean Herbert
|
d65d09e45f
|
Change field to const
|
2023-03-14 20:24:39 +09:00 |
|
Dean Herbert
|
8fd07b51f7
|
Merge pull request #22842 from LumpBloom7/Fix-argon-progress-bar-oversized-fill
Fix argon progress bar fill being oversized
|
2023-03-14 18:46:25 +09:00 |
|
Dean Herbert
|
f40a4b591f
|
Adjust animation length and colouring of hitting layer
|
2023-03-14 18:14:29 +09:00 |
|
Dean Herbert
|
0b23809585
|
Update resources
|
2023-03-14 17:52:17 +09:00 |
|
Dean Herbert
|
48d11610b3
|
Update framework
|
2023-03-14 17:44:51 +09:00 |
|
Dean Herbert
|
969c0e9c9d
|
Merge branch 'master' into veldrid-renderer
|
2023-03-14 17:35:38 +09:00 |
|
Dean Herbert
|
300d81c46b
|
Add hitting layer to fix hit lighting not being applied to tail piece
Taken from https://github.com/ppy/osu/pull/22820#issuecomment-1462626898.
|
2023-03-14 17:29:19 +09:00 |
|
rozukke
|
4570c0030f
|
Add test to check for import of exported skin with non-ASCII name
|
2023-03-13 23:37:45 +11:00 |
|
Rovearix
|
9ac9287dbd
|
Switched the implementation to set the blockInput flag for the BeatmapMetadataDisplay's LoadingLayer. This prevents the UIEvents from being being handled in this case without modifying the class
|
2023-03-13 08:07:55 -04:00 |
|
Rovearix
|
ba728bdab1
|
Changed the event to be the more correct one to block
|
2023-03-13 07:49:51 -04:00 |
|
rozukke
|
1f7721786b
|
Perform check to account for non-ASCII characters
|
2023-03-13 22:01:26 +11:00 |
|
Dean Herbert
|
da947d8661
|
Gracefully handle beatmaps specifying images using the video storyboard type
|
2023-03-13 18:24:16 +09:00 |
|
Dean Herbert
|
eb37d740b1
|
Update supported video filetypes to match osu-stable
|
2023-03-13 18:24:16 +09:00 |
|
Dean Herbert
|
c35c81293a
|
Add test coverage ensuring images specified as videos are used as background image instead
|
2023-03-13 18:24:16 +09:00 |
|
Dean Herbert
|
3aea058c98
|
Add test coverage ensuring images are not read as videos
|
2023-03-13 18:24:16 +09:00 |
|
Dean Herbert
|
12f240e11a
|
Apply simple NRT changes to touched test scenes
|
2023-03-13 18:24:16 +09:00 |
|
Rovearix
|
c1618a7a16
|
Prevent elements that are anchored in the center from blocking loading
|
2023-03-12 10:57:53 -04:00 |
|
Dean Herbert
|
20b2d0d4c7
|
Merge pull request #22843 from Joehuu/display-wiki-stub-notice
Display stub notice in marked wiki articles
|
2023-03-12 19:06:30 +09:00 |
|
Joseph Madamba
|
6e5b1280b7
|
Fix multiple notice boxes having no spacing
|
2023-03-11 21:36:29 -08:00 |
|
Joseph Madamba
|
ea88aee41f
|
Display stub notice in marked wiki articles
|
2023-03-11 21:36:28 -08:00 |
|
Joseph Madamba
|
0cf69a1084
|
Make yaml line strings verbatim
|
2023-03-11 21:36:23 -08:00 |
|
Derrick Timmermans
|
febdca4547
|
Fix argon progress bar fill being oversized
|
2023-03-12 02:08:00 +01:00 |
|
Dan Balasescu
|
e327993d11
|
Merge pull request #22527 from Terochi/replay-length-extension
Replay recording extension until results screen transition
|
2023-03-11 15:41:32 +09:00 |
|
Bartłomiej Dach
|
6b2a70b112
|
Remove unused fields
|
2023-03-09 19:14:08 +01:00 |
|
Dean Herbert
|
08b88ed639
|
Adjust hold note head icon to be more centered
|
2023-03-09 20:46:24 +09:00 |
|