Dan Balasescu
|
d5b14b6b99
|
Merge branch 'master' into remove-skinnable-hud-classes
|
2021-05-13 21:06:48 +09:00 |
|
Dan Balasescu
|
746862dcb1
|
Merge pull request #12750 from peppy/skin-serialisation
Add skin editor saving / loading support
|
2021-05-13 20:58:03 +09:00 |
|
Dan Balasescu
|
a3869c02f4
|
Merge branch 'master' into fix-two-hovered-handles
|
2021-05-13 19:24:42 +09:00 |
|
Dean Herbert
|
c8b7cfc753
|
Merge branch 'skin-serialisation' into remove-skinnable-hud-classes
|
2021-05-13 19:05:08 +09:00 |
|
Dean Herbert
|
e0e9106921
|
Enable autoplay in skin editor tests
|
2021-05-13 14:55:11 +09:00 |
|
Dean Herbert
|
8b9ac86d4b
|
Merge branch 'master' into skin-serialisation
|
2021-05-13 12:35:06 +09:00 |
|
smoogipoo
|
5b03092968
|
Fix possible test failure
|
2021-05-13 11:53:50 +09:00 |
|
Dean Herbert
|
55e1f97f59
|
Remove unused using statement
|
2021-05-12 19:06:40 +09:00 |
|
Dean Herbert
|
0a895fff15
|
Remove remaining test usage of SkinnableXXX HUD components
|
2021-05-12 18:53:25 +09:00 |
|
Salman Ahmed
|
80e231d90a
|
Add failing test case
|
2021-05-12 11:42:55 +03:00 |
|
Dean Herbert
|
c6f0a6aed3
|
Merge pull request #12538 from smoogipoo/multiplayer-spectator-screen
Implement the multiplayer spectator screen
|
2021-05-12 17:24:35 +09:00 |
|
smoogipoo
|
273cd18b8a
|
Use test streaming client in gameplay leaderboard test
|
2021-05-12 14:19:36 +09:00 |
|
smoogipoo
|
21fc0ba43b
|
Combine test spectator streaming client implementations
|
2021-05-12 13:05:02 +09:00 |
|
Dean Herbert
|
048677846b
|
Change HealthDisplay to be a CompositeDrawable
|
2021-05-11 23:10:30 +09:00 |
|
smoogipoo
|
f5bc389998
|
Fix flaky tests
|
2021-05-11 19:31:32 +09:00 |
|
smoogipoo
|
bc4213eea1
|
Add test for changing back to idle on deletion
|
2021-05-11 19:26:58 +09:00 |
|
smoogipoo
|
7fe8737d94
|
Add failing tests
|
2021-05-11 19:21:44 +09:00 |
|
smoogipoo
|
811282a975
|
Add failing test
|
2021-05-11 19:01:41 +09:00 |
|
Dean Herbert
|
61ea3f2e64
|
Remove unnecessary test step creating needless skins
|
2021-05-11 18:39:15 +09:00 |
|
Dean Herbert
|
2396ba42a6
|
Change HealthDisplay to be a CompositeDrawable
|
2021-05-11 18:39:14 +09:00 |
|
Dean Herbert
|
004798d61d
|
Update Legacy components to not require skin in ctor
|
2021-05-11 18:39:14 +09:00 |
|
smoogipoo
|
10a4a5decb
|
Merge branch 'master' into multiplayer-spectator-screen
|
2021-05-11 17:33:09 +09:00 |
|
Dan Balasescu
|
7d9cdd3bc2
|
Merge branch 'master' into skin-components-list
|
2021-05-11 17:27:48 +09:00 |
|
smoogipoo
|
7c8dd91674
|
Rename test to better match tested class
|
2021-05-11 09:29:15 +09:00 |
|
Dean Herbert
|
6bb52ebcf8
|
Merge pull request #12570 from frenzibyte/corner-rotation-controls
Add rotation controls to editor selection box corners
|
2021-05-10 23:09:44 +09:00 |
|
Dan Balasescu
|
e7355da201
|
Merge branch 'master' into osu-markdown
|
2021-05-10 20:02:04 +09:00 |
|
Dean Herbert
|
2ecd638f7f
|
Merge branch 'master' into skin-components-list
|
2021-05-10 18:13:10 +09:00 |
|
Dean Herbert
|
97e72849af
|
Fix regressed HitErrorDisplay behaviour (and localise binding to meter implementations)
|
2021-05-10 15:24:13 +09:00 |
|
Dean Herbert
|
3c3500d070
|
Merge branch 'skin-components-bind-outwards-health' into remove-hud-overlay-unused-pieces
|
2021-05-10 12:23:18 +09:00 |
|
Dean Herbert
|
1d38fa29b5
|
Remove unused using statement
|
2021-05-10 12:23:04 +09:00 |
|
Dean Herbert
|
1bbbe80420
|
Fix missing instances of HealthProcessor caching
|
2021-05-10 12:22:24 +09:00 |
|
Dean Herbert
|
132bb7832d
|
Fix some regressions when updating test scenes
|
2021-05-10 12:06:33 +09:00 |
|
Dean Herbert
|
b274fdf20d
|
Merge branch 'master' into skin-components-bind-outwards-health
|
2021-05-10 11:13:44 +09:00 |
|
Joseph Madamba
|
8964d51de9
|
Add ability to sort by source in song select
|
2021-05-09 14:10:38 -07:00 |
|
Dean Herbert
|
2bcf1ed306
|
Merge pull request #12715 from Cublibre/fix-early-exit-crash
Fix InvalidOperationException when exiting a map at the end
|
2021-05-09 23:21:19 +09:00 |
|
Bartłomiej Dach
|
eb716455b7
|
Merge branch 'master' into skin-components-bind-outwards-accuracy
|
2021-05-09 12:13:18 +02:00 |
|
Andrei Zavatski
|
879c08e666
|
Use UntilStep instead of Assert to check button visibility
|
2021-05-09 10:06:36 +03:00 |
|
Andrei Zavatski
|
f0c1784d05
|
Use FirstOrDefault instead of First
|
2021-05-09 09:12:37 +03:00 |
|
Andrei Zavatski
|
8868439ce4
|
Another approach to fix test scene failure
|
2021-05-09 06:49:12 +03:00 |
|
Andrei Zavatski
|
0818deac17
|
Fix potential test scene failure due to showMoreButton not being loaded in time
|
2021-05-09 06:06:34 +03:00 |
|
Christine Chen
|
ae2b5a0806
|
Actually test that player was exited
|
2021-05-08 22:42:14 -04:00 |
|
Andrei Zavatski
|
342c5a5938
|
Add tests to indicate the issue
|
2021-05-09 04:49:40 +03:00 |
|
Bartłomiej Dach
|
efb9164658
|
Restore previous test scene logic
|
2021-05-08 21:35:12 +02:00 |
|
Bartłomiej Dach
|
0bc6a026eb
|
Merge branch 'master' into skin-components-bind-outwards-accuracy
|
2021-05-08 21:08:53 +02:00 |
|
Bartłomiej Dach
|
dec5400c0a
|
Merge branch 'master' into skin-components-bind-outwards-score-display
|
2021-05-08 19:58:19 +02:00 |
|
Bartłomiej Dach
|
9e0ea494fd
|
Merge branch 'master' into skin-components-bind-outwards
|
2021-05-08 19:04:56 +02:00 |
|
Christine Chen
|
25312b3e88
|
Don't restart completion delegate on exit, revert exit behavior to lazer
|
2021-05-08 11:47:44 -04:00 |
|
Christine Chen
|
8c564a69ed
|
Fix InvalidOperationException when exiting a map at the end
|
2021-05-07 21:11:03 -04:00 |
|
Dean Herbert
|
1cb10c2a22
|
Remove unnecessary binding logic from HUDOverlay
|
2021-05-07 17:51:46 +09:00 |
|
Dean Herbert
|
a7acecc52b
|
Merge branch 'skin-components-bind-outwards-health' into remove-hud-overlay-unused-pieces
|
2021-05-07 17:51:41 +09:00 |
|