Salman Ahmed
|
4e186b0cf5
|
ContentVisible -> HiddenByRulesetImplementation
|
2021-05-31 09:24:26 +03:00 |
|
Salman Ahmed
|
fb111e23d8
|
Remove "temporarily"
|
2021-05-31 07:24:59 +03:00 |
|
Salman Ahmed
|
3fbd4e276d
|
Add simple xmldoc
|
2021-05-31 00:07:29 +03:00 |
|
Salman Ahmed
|
d12e93bfc6
|
Add skin traget resetting on setup/teardown steps
|
2021-05-31 00:02:55 +03:00 |
|
Salman Ahmed
|
60b781701f
|
Rewrite catch combo counter hide logic
|
2021-05-30 14:22:11 +03:00 |
|
Salman Ahmed
|
fb81e5133f
|
Merge branch 'master' into catch-hide-combo-workaround
|
2021-05-30 14:16:46 +03:00 |
|
Dean Herbert
|
656b286c78
|
Merge pull request #12875 from frenzibyte/legacy-beatmap-skin-hud-fallback
Fix legacy beatmap skins not properly falling back on HUD components request
|
2021-05-30 20:11:07 +09:00 |
|
Dean Herbert
|
17574833fb
|
Update other transformers with similar refactored logic
|
2021-05-30 19:15:59 +09:00 |
|
Dean Herbert
|
50d71faf56
|
Restructure lookup code to avoid repeating the base call
|
2021-05-30 17:55:10 +09:00 |
|
Salman Ahmed
|
fbc316ea1d
|
Fix legacy skin transformers potentially ignoring source implementations
|
2021-05-29 21:23:22 +03:00 |
|
Salman Ahmed
|
53cbf369d7
|
Fix potential nullref
|
2021-05-29 21:22:46 +03:00 |
|
Salman Ahmed
|
200fecc774
|
Fix missing using directive
|
2021-05-29 21:22:39 +03:00 |
|
Salman Ahmed
|
42618c713f
|
Merge branch 'master' into legacy-beatmap-skin-hud-fallback
|
2021-05-29 20:56:05 +03:00 |
|
Dean Herbert
|
f144fcf16e
|
Merge pull request #12862 from frenzibyte/beatmap-skin
Mark `WorkingBeatmap.GetSkin()` as abstract instead of using `DefaultSkin`
|
2021-05-29 17:21:57 +09:00 |
|
Dean Herbert
|
4e7d19a3af
|
Merge branch 'master' into beatmap-skin
|
2021-05-29 16:51:17 +09:00 |
|
Dean Herbert
|
951fc5ef6e
|
Remove misleading comment and misplaced bug fix
This shouldn't be fixed in a test scene; the underlying issue should be
fixed in actual game code.
|
2021-05-29 15:39:13 +09:00 |
|
Dean Herbert
|
9b239e308b
|
Merge branch 'master' into beatmap-skin
|
2021-05-29 15:36:43 +09:00 |
|
Dean Herbert
|
bf9ae2d656
|
Merge pull request #13237 from Susko3/fix-capitalization-of-catch-results
Fix capitalisation of osu!catch HitResults
|
2021-05-29 02:17:34 +09:00 |
|
Susko3
|
2439de1c3d
|
fix capitalzation of osu!catch HitResults
|
2021-05-28 18:40:58 +02:00 |
|
ekrctb
|
972bd11ea9
|
Merge pull request #13226 from peppy/update-framework
Update framework
|
2021-05-28 20:26:23 +09:00 |
|
Dean Herbert
|
5e8893b203
|
Update framework
|
2021-05-28 10:42:13 +09:00 |
|
Dan Balasescu
|
8dce147b8a
|
Merge pull request #12922 from peppy/fix-bad-make-current-call
Fix `Player` potentially running `MakeCurrent` when already removed from the screen stack
|
2021-05-28 00:42:42 +09:00 |
|
Dan Balasescu
|
7e0a4562c9
|
Merge branch 'master' into fix-bad-make-current-call
|
2021-05-28 00:32:51 +09:00 |
|
Dan Balasescu
|
fd7a6db774
|
Merge pull request #12728 from SleepySwords/single-bind-reset-button
Add a reset button to individual keybinds
|
2021-05-28 00:31:26 +09:00 |
|
Dan Balasescu
|
08c8cd7a66
|
Merge pull request #12946 from peppy/fix-storyboard-video-widescreen-no-elements
Fix storyboard videos not correctly filling the screen
|
2021-05-28 00:11:04 +09:00 |
|
Dan Balasescu
|
1ffafdd854
|
Merge branch 'master' into single-bind-reset-button
|
2021-05-27 23:55:28 +09:00 |
|
Dan Balasescu
|
bc4ccb8a21
|
Merge pull request #12916 from peppy/fix-taiko-editor-sample-mutations
Fix osu!taiko editor operations not always updating the menu/visual state correctly
|
2021-05-27 23:55:16 +09:00 |
|
Dan Balasescu
|
cb850e07f7
|
Merge pull request #12963 from peppy/fix-settings-panel-hide-animation
Fix settings panel hide animation looking wrong when a sub-panel is visible when hidden
|
2021-05-27 23:55:00 +09:00 |
|
Dan Balasescu
|
7844c2d4be
|
Merge pull request #12962 from peppy/fix-slow-load-test-failure
Fix `SlowLoadPlayer` potentially not being instantiated in time for test
|
2021-05-27 23:54:20 +09:00 |
|
Dan Balasescu
|
1a0ace8d58
|
Merge branch 'master' into fix-slow-load-test-failure
|
2021-05-27 23:15:42 +09:00 |
|
Dan Balasescu
|
0a3d3bc006
|
Merge pull request #12958 from peppy/fix-invalid-ssdq-access
Fix `BeatmapCarousel` accessing `ScreenSpaceDrawQuad` of non-loaded children
|
2021-05-27 23:15:06 +09:00 |
|
Dan Balasescu
|
680eae8598
|
Merge pull request #12967 from LittleEndu/slider-tail-position
Make `DrawableSliderTail` not require `ITrackSnaking`
|
2021-05-27 23:13:43 +09:00 |
|
Dan Balasescu
|
be7f9821d5
|
Merge pull request #13215 from peppy/update-issue-template
Remove feature request issue template and link to discussions
|
2021-05-27 22:46:35 +09:00 |
|
Dan Balasescu
|
6ddb2062cf
|
Merge pull request #13214 from peppy/fix-multiplayer-leaderboard-test-failure
Fix test failure in `TestSceneMultiplayerGameplayLeaderboard`
|
2021-05-27 22:44:05 +09:00 |
|
Dan Balasescu
|
f45c934dd5
|
Merge pull request #13213 from peppy/fix-storyboard-outro-test-failure
Fix test failures in `TestSceneStoryboardWithOutro`
|
2021-05-27 21:51:13 +09:00 |
|
Dan Balasescu
|
a7afdd427c
|
Merge pull request #13212 from peppy/fix-collection-async-test-failures
Fix collection import tests deadlocking due to `TaskCompletionSource` continuation triggering host disposal
|
2021-05-27 21:49:37 +09:00 |
|
Dean Herbert
|
ff1fa71e6f
|
Remove feature request issue template and link to discussions
|
2021-05-27 20:06:37 +09:00 |
|
Dean Herbert
|
121dd175e6
|
Fix test failure in TestSceneMultiplayerGameplayLeaderboard
The transfer of users was not accounting for the fact that the
`StartPlay` calls are now scheduled and not necessarily run in time.
|
2021-05-27 19:57:21 +09:00 |
|
Dean Herbert
|
bcf1e3db1e
|
Fix test failures in TestSceneStoryboardWithOutro
Test was not accounting for the fact that the results may not have
loaded in time.
|
2021-05-27 19:45:55 +09:00 |
|
Dean Herbert
|
a2ed85bf46
|
Fix broken formatting
|
2021-05-27 19:34:39 +09:00 |
|
Dean Herbert
|
0c4d4ee0d2
|
Fix collection import tests deadlocking due to TaskCompletionSource continuation triggering host disposal
|
2021-05-27 19:16:22 +09:00 |
|
Dean Herbert
|
37ef368738
|
Move async call out of using to better define the flow of data
|
2021-05-27 19:03:59 +09:00 |
|
Dean Herbert
|
046087a367
|
Fix access to AliveChildren before IsLoaded
|
2021-05-27 16:58:01 +09:00 |
|
Dean Herbert
|
5c44083856
|
Fix test potentially not waiting for drawable beatmaps to be loaded
|
2021-05-27 16:12:49 +09:00 |
|
Dan Balasescu
|
3e5de9e5a8
|
Merge pull request #12969 from peppy/on-apply-apply-defaults-xmldoc
Add a mention that `OnApply/OnFree` is performed after `ApplyDefaults`
|
2021-05-27 15:56:51 +09:00 |
|
Dean Herbert
|
122bb05aa8
|
Add a mention that OnApply/OnFree is performed after ApplyDefaults
|
2021-05-27 15:20:35 +09:00 |
|
Salman Ahmed
|
0c2d3ae0e7
|
Revert "Move beatmap skin info creation to static method at IBeatmapSkin "
This reverts commit 9806d94b74 .
|
2021-05-27 05:08:49 +03:00 |
|
Endrik Tombak
|
9ac4ef273e
|
Make DrawableSliderTail not require ITrackSnaking
|
2021-05-26 23:21:05 +03:00 |
|
Dean Herbert
|
f6dee13991
|
Merge pull request #12948 from gagahpangeran/markdown-wiki
Add wiki markdown container
|
2021-05-27 01:49:32 +09:00 |
|
Dean Herbert
|
74fc0a17d5
|
Remove unused using statement
|
2021-05-27 00:55:06 +09:00 |
|