Dean Herbert
|
78f70dae75
|
Merge pull request #21420 from cdwcgt/NowPlaying
Show mods, ruleset and unicode metadata in "now playing" chat command
|
2022-11-30 15:57:52 +09:00 |
|
Dean Herbert
|
b29054d30d
|
Merge pull request #21434 from jai-x/control-point-scroll-into-view
Ensure currently selected control point will scroll into view
|
2022-11-30 15:14:14 +09:00 |
|
Dean Herbert
|
d5301c75c1
|
Merge pull request #21460 from EVAST9919/triangles-v2-remove-texture
Remove texture usage in TrianglesV2 component
|
2022-11-30 15:13:08 +09:00 |
|
Dean Herbert
|
b5c514a8f0
|
Make incoming Channel target non-nullable
|
2022-11-30 14:30:20 +09:00 |
|
Dean Herbert
|
69bf0df179
|
Merge branch 'master' into NowPlaying
|
2022-11-30 14:27:37 +09:00 |
|
Dean Herbert
|
63ba40ff39
|
Merge branch 'master' into control-point-scroll-into-view
|
2022-11-30 14:12:19 +09:00 |
|
Dan Balasescu
|
fcd7c27bc2
|
Merge pull request #21451 from peppy/update-framework
Update framework
|
2022-11-30 13:39:08 +09:00 |
|
Andrei Zavatski
|
fa1000777d
|
Add box for gradient comparison
|
2022-11-30 05:12:26 +03:00 |
|
Andrei Zavatski
|
745cb0b13a
|
Improve test scene
|
2022-11-30 04:17:37 +03:00 |
|
Andrei Zavatski
|
3b13ca1167
|
Remove texture from TrianglesV2
|
2022-11-30 04:09:46 +03:00 |
|
Andrei Zavatski
|
c3b5b19c32
|
Make TrianglesV2 test scene consistent
|
2022-11-30 04:02:35 +03:00 |
|
Dean Herbert
|
56a694fb04
|
Add automated test coverage of simple scenarios for RangeSlider
|
2022-11-29 15:10:21 +09:00 |
|
Bartłomiej Dach
|
24deb5f5f4
|
Remove all unnecessary usage of IHasFilterableChildren
|
2022-11-29 14:40:52 +09:00 |
|
mk56-spn
|
db7f429e39
|
Fix partial class issues and adjust test slightly
|
2022-11-27 10:44:05 +01:00 |
|
mk56-spn
|
0aba119056
|
Merge remote-tracking branch 'origin/RangeSlider_implementation' into RangeSlider_implementation
# Conflicts:
# osu.Game.Tests/Visual/SongSelect/TestSceneDifficultyRangeFilterControl.cs
# osu.Game/Screens/Select/DifficultyRangeFilterControl.cs
|
2022-11-27 10:40:29 +01:00 |
|
Jai Sharma
|
8dcd1a2067
|
Add test to verify selected timing point will be scrolled into view
|
2022-11-27 02:48:15 +00:00 |
|
cdwcgt
|
54681217be
|
fix test
|
2022-11-27 10:53:00 +09:00 |
|
cdwcgt
|
e16f8a4410
|
Merge branch 'master' into NowPlaying
|
2022-11-27 08:48:49 +08:00 |
|
Bartłomiej Dach
|
212d78865a
|
Add a few more missing partial specs
|
2022-11-26 16:30:52 +01:00 |
|
Bartłomiej Dach
|
894ef15e79
|
Merge branch 'master' into update-framework
|
2022-11-26 16:19:36 +01:00 |
|
Dan Balasescu
|
7bc8908ca9
|
Partial everything
|
2022-11-27 00:00:27 +09:00 |
|
mk56-spn
|
1ebaf4963d
|
Improve tests slightly
|
2022-11-26 13:59:05 +01:00 |
|
mk56-spn
|
92ed2ed4ef
|
Refactor star "DifficultyRangeFilterControl" into generic range slider class
|
2022-11-26 12:19:08 +01:00 |
|
Bartłomiej Dach
|
ca0597b38e
|
Merge branch 'master' into dont-change-ruleset-convert
|
2022-11-25 19:23:36 +01:00 |
|
Bartłomiej Dach
|
73176a1315
|
Merge branch 'master' into triangle-button-v2
|
2022-11-25 18:35:59 +01:00 |
|
cdwcgt
|
13f86f3e53
|
Merge branch 'master' into NowPlaying
|
2022-11-25 23:22:52 +09:00 |
|
cdwcgt
|
a2ea7a3f58
|
show selected mod and use ILocalisedBindableString in np
|
2022-11-25 23:20:44 +09:00 |
|
Dean Herbert
|
2425878e67
|
Add test coverage
|
2022-11-25 20:06:36 +09:00 |
|
Bartłomiej Dach
|
fca3e7e39f
|
Merge branch 'master' into editor-seek-control-points
|
2022-11-24 21:53:47 +01:00 |
|
Dean Herbert
|
ba0990d43e
|
Update test assumptions
|
2022-11-25 01:51:41 +09:00 |
|
Dean Herbert
|
53b03df93d
|
Combine TriangleButton and RoundedButton classes
|
2022-11-24 16:26:57 +09:00 |
|
Dean Herbert
|
40f706155f
|
Update RoundedButton to have new triangles design
|
2022-11-24 16:18:15 +09:00 |
|
Dean Herbert
|
44a71741e4
|
Merge pull request #21225 from EVAST9919/triangles-v2
Implement TrianglesV2 component
|
2022-11-24 16:15:25 +09:00 |
|
Dean Herbert
|
37f725bfa2
|
Reverse directionality of up/down traversal keys to match scroll
|
2022-11-24 13:55:58 +09:00 |
|
Bartłomiej Dach
|
2f67199b1c
|
Merge branch 'master' into fix-missing-day-separator
|
2022-11-23 18:40:44 +01:00 |
|
Bartłomiej Dach
|
cf5f5a4de3
|
Extend tap timing control test coverage in no point selected case
|
2022-11-23 17:25:34 +01:00 |
|
Bartłomiej Dach
|
06449b62f1
|
Add test coverage for crash scenario
|
2022-11-23 16:11:57 +01:00 |
|
Andrei Zavatski
|
2204af04e4
|
Improve test scene to better show colour gradient
|
2022-11-23 16:12:13 +03:00 |
|
Dean Herbert
|
9b9b8a5977
|
Add ability to seek between control points in editor using down/up arrows
Matches stable. Addresses #21376.
|
2022-11-23 15:59:32 +09:00 |
|
Dean Herbert
|
172e798847
|
Merge pull request #21228 from Terochi/recent-messages-implementation
Add ability to view chat send history in input box
|
2022-11-23 14:58:42 +09:00 |
|
Bartłomiej Dach
|
39934bccd6
|
Add back removed test coverage
|
2022-11-22 19:47:41 +01:00 |
|
Bartłomiej Dach
|
76bb529cfa
|
Add test for local echo adding day separator
|
2022-11-22 16:46:21 +01:00 |
|
Dan Balasescu
|
6b75f529c7
|
Merge pull request #21366 from bdach/broken-rank-graph-test
Fix broken rank graph test
|
2022-11-22 14:35:14 +09:00 |
|
Bartłomiej Dach
|
41039340cf
|
Fix rank graphs not showing in test due to unset IsRanked
|
2022-11-21 21:00:06 +01:00 |
|
Bartłomiej Dach
|
1777a60136
|
Add failing assertions
|
2022-11-21 20:58:52 +01:00 |
|
Bartłomiej Dach
|
735cac3104
|
Rewrite rank graph test to use more modern style
|
2022-11-21 20:56:38 +01:00 |
|
Bartłomiej Dach
|
f36ccab84e
|
Merge branch 'master' into tablet-settings-test-scene
|
2022-11-21 20:42:04 +01:00 |
|
Bartłomiej Dach
|
ff5cb116f0
|
Fix weird scroll container sizing
|
2022-11-21 19:27:06 +01:00 |
|
Bartłomiej Dach
|
7944d9cefa
|
Merge pull request #21304 from EVAST9919/beatmap-bar
Rework BarGraph to use Quads
|
2022-11-21 16:24:18 +01:00 |
|
Terochi
|
d81ef541bc
|
Variant 5: cannot change history, edit resets index
|
2022-11-21 10:17:28 +01:00 |
|