Dean Herbert
|
d1b2116400
|
Auto-advance binding for ruleset key bindings
|
2022-11-17 15:23:20 +09:00 |
|
Dean Herbert
|
bd2e0dc82b
|
Move "keybindings" keyword to correct section
Without this, things like tablet settings would show when searching for
bindings, even though these settings have nothing to do with key
bindings.
|
2022-11-17 15:09:42 +09:00 |
|
Dan Balasescu
|
5ceb7ecc41
|
Remove unused using
|
2022-11-17 13:56:27 +09:00 |
|
Dean Herbert
|
1050d7da34
|
Use more generic exception type (issue reported AggegateException )
|
2022-11-17 13:36:16 +09:00 |
|
Dean Herbert
|
adab9f0e48
|
Catch and gracefully handle file/directory enumeration failures during stable import
Closes https://github.com/ppy/osu/issues/21214.
|
2022-11-17 13:34:42 +09:00 |
|
Dean Herbert
|
a4e713a61f
|
When returning to the editor after test play, use the original editor time rather than the point of exit
|
2022-11-17 12:36:24 +09:00 |
|
Dean Herbert
|
bfcd9e0f45
|
Don't seek to current editor location when location is close to (or before) the first object
|
2022-11-17 12:32:35 +09:00 |
|
Dan Balasescu
|
bdfc317a8e
|
Merge pull request #21255 from peppy/fix-full-area-reset
Fix "reset to full area" button not always working correctly
|
2022-11-17 11:13:06 +09:00 |
|
Dan Balasescu
|
b23b5ebce9
|
Merge pull request #21257 from peppy/fix-test-mode
Fix combo colour normalisation setting not applying to editor test play
|
2022-11-17 10:44:44 +09:00 |
|
Salman Ahmed
|
87b4fee10f
|
Remove leftover constant
|
2022-11-17 04:05:21 +03:00 |
|
Salman Ahmed
|
55beaf5d93
|
Revert buttons order change
|
2022-11-17 04:05:15 +03:00 |
|
Salman Ahmed
|
039ab83a46
|
Disable beatmap options button when none selected
|
2022-11-17 04:00:23 +03:00 |
|
Salman Ahmed
|
0e46614c57
|
Revert beatmap option button state changes
|
2022-11-17 03:57:01 +03:00 |
|
Salman Ahmed
|
c1673771eb
|
Merge branch 'master' into fix-full-area-reset
|
2022-11-17 01:57:56 +03:00 |
|
Salman Ahmed
|
7a28a7f2a0
|
Move IGameplaySettings override to compose screen to keep test mode unaffected
|
2022-11-17 01:45:16 +03:00 |
|
Andrei Zavatski
|
13cf3fc40c
|
Make SpawnRatio public
|
2022-11-16 15:17:50 +03:00 |
|
Andrei Zavatski
|
cc4f05f3d3
|
Replace Scale with SpeedMultiplier
|
2022-11-16 15:12:57 +03:00 |
|
Andrei Zavatski
|
109aa37dd8
|
Apply fixes from original Triangles
|
2022-11-16 15:02:09 +03:00 |
|
Andrei Zavatski
|
d94c624ee4
|
Merge branch 'master' into triangles-v2
|
2022-11-16 14:53:32 +03:00 |
|
Dean Herbert
|
ee6fffec5f
|
Fix combo colour normalisation setting not applying to editor test play
|
2022-11-16 17:54:49 +09:00 |
|
Dean Herbert
|
bb762d8131
|
Fix "reset to full area" button not always working correctly
|
2022-11-16 15:45:26 +09:00 |
|
nanashi-1
|
5d8d8ffce5
|
fix naming
|
2022-11-16 10:09:51 +08:00 |
|
nanashi-1
|
55edd6c907
|
add space
|
2022-11-16 09:58:49 +08:00 |
|
nanashi-1
|
1fb8357e93
|
change disabledAlpha from readonly to const
|
2022-11-16 09:58:32 +08:00 |
|
nanashi-1
|
9101ad0cbd
|
fixed naming
|
2022-11-16 09:42:40 +08:00 |
|
Dean Herbert
|
52ecd894db
|
Move equilateral triangle ratio to constant
|
2022-11-15 22:20:08 +09:00 |
|
nanashi-1
|
5973bb1956
|
AddButton now returns the button
|
2022-11-15 20:57:31 +08:00 |
|
nanashi-1
|
1186ed3e32
|
add disable
|
2022-11-15 20:56:18 +08:00 |
|
nanashi-1
|
e8d170e772
|
disable certain options when no beatmap is selected
|
2022-11-15 20:55:55 +08:00 |
|
Andrei Zavatski
|
f27a5f977d
|
Improve triangles distribution
|
2022-11-15 11:49:53 +03:00 |
|
Andrei Zavatski
|
c7dc6db124
|
Fix incorrect number of added triangles
|
2022-11-15 11:32:05 +03:00 |
|
Andrei Zavatski
|
ebff844334
|
Reset triangles on scale change
|
2022-11-15 11:06:28 +03:00 |
|
Dean Herbert
|
489dca79a1
|
Remove upper limit for pooling
|
2022-11-15 12:31:25 +09:00 |
|
Dean Herbert
|
308ed1abd1
|
Fix number of judgements shown potentially exceeding upper limit
|
2022-11-15 12:31:25 +09:00 |
|
Dean Herbert
|
59a8603728
|
Ensure flowing animation starts correctly from zero
|
2022-11-15 12:04:40 +09:00 |
|
Dean Herbert
|
aef6ee23eb
|
Apply pooling support to ColourHitErrorMeter
|
2022-11-15 12:04:40 +09:00 |
|
Dean Herbert
|
a86b50d62a
|
Apply nullability to BarHitErrorMeter
|
2022-11-15 11:33:27 +09:00 |
|
Dean Herbert
|
576f462f59
|
Add pooling support to BarHitErrorMeter
|
2022-11-15 11:33:27 +09:00 |
|
Dan Balasescu
|
e43593a164
|
Merge pull request #21227 from Susko3/fix-FallbackSampleStore-async-fallback-logic
Fix `FallbackSampleStore.GetAsync` fallback logic
|
2022-11-14 10:17:42 +09:00 |
|
Susko3
|
56fd1f95b1
|
Fix FallbackSampleStore.GetAsync fallback logic
|
2022-11-13 18:47:28 +01:00 |
|
Joseph Madamba
|
4578a96813
|
Fix beatmap card expanded content not blocking clicks from behind
|
2022-11-13 08:18:44 -08:00 |
|
Andrei Zavatski
|
81c9ea98e2
|
Implement TrianglesV2 component
|
2022-11-13 15:31:48 +03:00 |
|
Dean Herbert
|
efe42f701a
|
Merge branch 'master' into only-rounded-shader
|
2022-11-13 16:34:48 +09:00 |
|
Dean Herbert
|
236cc0bdaf
|
Update resources
|
2022-11-13 16:21:28 +09:00 |
|
Dean Herbert
|
887b6832c9
|
Update framework
|
2022-11-13 16:15:30 +09:00 |
|
Dean Herbert
|
eae8530722
|
Fix SkinnableSprite lookups broken in lazer-first skins
Regressed with removal of local `GetTexture` calls in e19ba65f91
|
2022-11-13 12:46:21 +09:00 |
|
Jai Sharma
|
c5cb4e4e7d
|
Add winner of Triangles mapping competition as a bundled beatmap
https://osu.ppy.sh/home/news/2022-10-06-results-triangles
|
2022-11-12 17:48:40 +00:00 |
|
Dean Herbert
|
f343ba6111
|
Add xmldoc for chat ack request
|
2022-11-13 00:10:06 +09:00 |
|
Dean Herbert
|
22d8a1160e
|
Fix last silence ID being updated too often, causing most silences to be missed
|
2022-11-13 00:10:06 +09:00 |
|
Dean Herbert
|
143c946128
|
Simplify ack re-perform flow
|
2022-11-12 23:02:37 +09:00 |
|