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 |
|
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 |
|
Dean Herbert
|
3044b1c432
|
Add missing cache rules
|
2021-05-07 17:50:44 +09:00 |
|
Dean Herbert
|
6c255a0572
|
Fix drain start time being weirdly incorrect
|
2021-05-07 17:47:33 +09:00 |
|
Dean Herbert
|
8e78cac058
|
Fix HealthProcessor cached as derived type in test
|
2021-05-07 17:31:29 +09:00 |
|
Dean Herbert
|
04d35826a3
|
Merge branch 'skin-components-bind-outwards-accuracy' into remove-hud-overlay-unused-pieces
|
2021-05-07 17:25:39 +09:00 |
|
Dean Herbert
|
84a4ff333e
|
Update skin editor test scene to cache a ScoreProcessor
|
2021-05-07 17:22:56 +09:00 |
|
Dean Herbert
|
755588258e
|
Update HealthDisplay components to use DI to attach data source
|
2021-05-07 17:22:45 +09:00 |
|
Dean Herbert
|
4ac234bf7f
|
Merge branch 'skin-components-bind-outwards' into skin-components-bind-outwards-accuracy
|
2021-05-07 17:15:57 +09:00 |
|
Dean Herbert
|
6dc591fc44
|
Merge branch 'skin-components-bind-outwards' into skin-components-bind-outwards-score-display
|
2021-05-07 17:15:37 +09:00 |
|
Dean Herbert
|
9d27b11e49
|
Update skin editor test scene to cache a ScoreProcessor
|
2021-05-07 17:10:31 +09:00 |
|
Dean Herbert
|
01eff7f316
|
Merge branch 'skin-components-bind-outwards' into skin-components-bind-outwards-score-display
|
2021-05-07 16:30:08 +09:00 |
|
Dean Herbert
|
93f10330e3
|
Merge branch 'skin-components-bind-outwards' into skin-components-bind-outwards-accuracy
|
2021-05-07 16:29:10 +09:00 |
|
Dean Herbert
|
ad398165a2
|
Update AccuracyCounter components to use DI to attach data source
|
2021-05-07 16:27:25 +09:00 |
|
Dean Herbert
|
17b93361d5
|
Merge branch 'master' into skin-components-bind-outwards
|
2021-05-07 16:20:24 +09:00 |
|
Dean Herbert
|
a2e4fb5b6b
|
Update ScoreCounter components to bind outwards
|
2021-05-07 16:16:48 +09:00 |
|
Dean Herbert
|
165f443ab5
|
Merge branch 'master' into add-missing-author-links
|
2021-05-07 14:32:44 +09:00 |
|
Gagah Pangeran Rosfatiputra
|
67f51959db
|
Merge branch 'master' into osu-markdown
|
2021-05-06 16:23:20 +07:00 |
|
Gagah Pangeran Rosfatiputra
|
91283d41ce
|
add paragraph test
|
2021-05-06 15:13:43 +07:00 |
|
Dean Herbert
|
aff32b0d19
|
Merge branch 'master' into skin-components-list
|
2021-05-06 14:17:33 +09:00 |
|
Bartłomiej Dach
|
3cac837acf
|
Merge branch 'master' into skin-bindables
|
2021-05-05 20:16:27 +02:00 |
|