Commit Graph

57159 Commits

Author SHA1 Message Date
039ab83a46 Disable beatmap options button when none selected 2022-11-17 04:00:23 +03:00
0e46614c57 Revert beatmap option button state changes 2022-11-17 03:57:01 +03:00
c1673771eb Merge branch 'master' into fix-full-area-reset 2022-11-17 01:57:56 +03:00
7a28a7f2a0 Move IGameplaySettings override to compose screen to keep test mode unaffected 2022-11-17 01:45:16 +03:00
335e4e8ec5 Merge pull request #21242 from EVAST9919/triangles-fix
Triangles background improvements
2022-11-16 19:26:52 +09:00
ee6fffec5f Fix combo colour normalisation setting not applying to editor test play 2022-11-16 17:54:49 +09:00
45f47cce77 Add basic osu!taiko "argon" swell visual 2022-11-16 16:13:52 +09:00
bb762d8131 Fix "reset to full area" button not always working correctly 2022-11-16 15:45:26 +09:00
5d8d8ffce5 fix naming 2022-11-16 10:09:51 +08:00
55edd6c907 add space 2022-11-16 09:58:49 +08:00
1fb8357e93 change disabledAlpha from readonly to const 2022-11-16 09:58:32 +08:00
46c7451ede remove redundant code 2022-11-16 09:57:23 +08:00
9101ad0cbd fixed naming 2022-11-16 09:42:40 +08:00
70f50c1319 Add test scene covering taiko swell 2022-11-15 22:46:20 +09:00
52ecd894db Move equilateral triangle ratio to constant 2022-11-15 22:20:08 +09:00
7aec5ca1e8 visual tests 2022-11-15 20:57:42 +08:00
5973bb1956 AddButton now returns the button 2022-11-15 20:57:31 +08:00
1186ed3e32 add disable 2022-11-15 20:56:18 +08:00
e8d170e772 disable certain options when no beatmap is selected 2022-11-15 20:55:55 +08:00
f1b031de9b Merge pull request #21243 from peppy/fix-swell-flashing
Fix argon and triangles swells incorrectly flashing on every hit
2022-11-15 21:44:23 +09:00
233d45e185 Fix argon swells incorrectly flashing on every hit 2022-11-15 18:28:13 +09:00
f27a5f977d Improve triangles distribution 2022-11-15 11:49:53 +03:00
c7dc6db124 Fix incorrect number of added triangles 2022-11-15 11:32:05 +03:00
ebff844334 Reset triangles on scale change 2022-11-15 11:06:28 +03:00
333165e052 Add test scene for Triangles 2022-11-15 10:54:37 +03:00
55765c80c6 Merge pull request #21240 from peppy/hit-error-meter-pooling
Apply pooling support to hit error metres
2022-11-15 14:25:48 +09:00
b3534964c3 Merge branch 'master' into hit-error-meter-pooling 2022-11-15 13:39:59 +09:00
3c546742c4 Merge pull request #21235 from mk56-spn/Freeze_frame_slidertick_fix
Fix slider ticks appearing before sliders are done snaking in with Freeze Frame
2022-11-15 13:22:17 +09:00
489dca79a1 Remove upper limit for pooling 2022-11-15 12:31:25 +09:00
308ed1abd1 Fix number of judgements shown potentially exceeding upper limit 2022-11-15 12:31:25 +09:00
59a8603728 Ensure flowing animation starts correctly from zero 2022-11-15 12:04:40 +09:00
aef6ee23eb Apply pooling support to ColourHitErrorMeter 2022-11-15 12:04:40 +09:00
a86b50d62a Apply nullability to BarHitErrorMeter 2022-11-15 11:33:27 +09:00
576f462f59 Add pooling support to BarHitErrorMeter 2022-11-15 11:33:27 +09:00
a8c95c39ad Exclude sliderticks from the " freeze " 2022-11-14 16:18:46 +01:00
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
6aaafef696 Merge pull request #21226 from Joehuu/beatmap-card-expanded-block-clicks
Fix beatmap card expanded content not blocking clicks from behind
2022-11-14 09:48:12 +09:00
56fd1f95b1 Fix FallbackSampleStore.GetAsync fallback logic 2022-11-13 18:47:28 +01:00
4578a96813 Fix beatmap card expanded content not blocking clicks from behind 2022-11-13 08:18:44 -08:00
f52540c0b8 Merge pull request #21208 from Tom94/only-rounded-shader
Target rounded fragment shader
2022-11-13 17:55:34 +09:00
efe42f701a Merge branch 'master' into only-rounded-shader 2022-11-13 16:34:48 +09:00
236cc0bdaf Update resources 2022-11-13 16:21:28 +09:00
887b6832c9 Update framework 2022-11-13 16:15:30 +09:00
7b9ed6a4b2 Merge pull request #21220 from peppy/fix-skinnable-sprite-lookups
Fix `SkinnableSprite` lookups broken in lazer-first skins
2022-11-13 15:46:04 +09:00
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
f7913cbf1c Merge pull request #21073 from smoogipoo/chat-silences
Remove chat messages from silenced users
2022-11-13 09:51:52 +09:00
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
f343ba6111 Add xmldoc for chat ack request 2022-11-13 00:10:06 +09:00
22d8a1160e Fix last silence ID being updated too often, causing most silences to be missed 2022-11-13 00:10:06 +09:00
143c946128 Simplify ack re-perform flow 2022-11-12 23:02:37 +09:00