Dean Herbert
|
4e7d19a3af
|
Merge branch 'master' into beatmap-skin
|
2021-05-29 16:51:17 +09:00 |
|
Dean Herbert
|
9b239e308b
|
Merge branch 'master' into beatmap-skin
|
2021-05-29 15:36:43 +09:00 |
|
Dean Herbert
|
5e8893b203
|
Update framework
|
2021-05-28 10:42:13 +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
|
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
|
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 |
|
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
|
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
|
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 9806d94b745348e7c44af36cc93b76401234d225.
|
2021-05-27 05:08:49 +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
|
735e7b9c74
|
Pass fetch more action in via ctor to avoid potential nullref
|
2021-05-26 22:49:39 +09:00 |
|
Dean Herbert
|
9947867e84
|
Remove unnecessary bindable flow
|
2021-05-26 22:46:43 +09:00 |
|
Dean Herbert
|
71de541245
|
Minor spacing / reformatting
|
2021-05-26 22:35:11 +09:00 |
|
Andrei Zavatski
|
1bde11a07e
|
Refactor ArticleListing
|
2021-05-26 15:35:38 +03:00 |
|
Gagah Pangeran Rosfatiputra
|
2344a1a411
|
use image block in markdown container
|
2021-05-26 19:22:33 +07:00 |
|
Gagah Pangeran Rosfatiputra
|
62fb09774a
|
create WikiMarkdownImageBlock
|
2021-05-26 19:22:21 +07:00 |
|
Andrei Zavatski
|
82d977f80a
|
Merge remote-tracking branch 'refs/remotes/ppy/master' into news-request
|
2021-05-26 14:52:42 +03:00 |
|
Dean Herbert
|
7ed4cbf7bf
|
Fix settings panel hide animation looking wrong when a sub-panel is visible when hidden
|
2021-05-26 19:25:05 +09:00 |
|
Dean Herbert
|
14a4095140
|
Merge branch 'master' into beatmap-skin
|
2021-05-26 18:39:47 +09:00 |
|
Dean Herbert
|
c05dfee220
|
Simplify default handling flow
|
2021-05-26 18:28:00 +09:00 |
|
Dean Herbert
|
7c9383b586
|
Combine RestorableKeyBindingRow back into KeyBindingRow
|
2021-05-26 18:17:28 +09:00 |
|
Gagah Pangeran Rosfatiputra
|
db8ccad0b8
|
Merge branch 'master' into markdown-wiki
|
2021-05-26 15:25:46 +07:00 |
|
Dean Herbert
|
02806fedb0
|
Add missing newline
|
2021-05-26 17:17:02 +09:00 |
|
Dean Herbert
|
17334fd2e6
|
Inline KeyBindingRow construction
|
2021-05-26 17:12:12 +09:00 |
|
Gagah Pangeran Rosfatiputra
|
9c31b8856d
|
change image url replace implementation
|
2021-05-26 15:10:09 +07:00 |
|
Dean Herbert
|
49b4a6ea67
|
Replace local namespace qualifiers with using
|
2021-05-26 17:07:24 +09:00 |
|
Dean Herbert
|
f8a3a37797
|
Remove outdated comment
|
2021-05-26 17:01:47 +09:00 |
|
Gagah Pangeran Rosfatiputra
|
47cbbee4d1
|
remove CreateNotice method and move implementation to local
|
2021-05-26 15:01:16 +07:00 |
|
Dean Herbert
|
98fa5b67d6
|
Merge branch 'master' into single-bind-reset-button
|
2021-05-26 17:01:16 +09:00 |
|
Gagah Pangeran Rosfatiputra
|
eeb6647bc5
|
remove schedule in set current path
|
2021-05-26 14:59:36 +07:00 |
|
Dean Herbert
|
1e77a87fab
|
Merge pull request #12947 from gagahpangeran/markdown-link
Handle link action in `OsuMarkdownLinkText`
|
2021-05-26 16:56:24 +09:00 |
|
Gagah Pangeran Rosfatiputra
|
02f0e2f212
|
Merge branch 'markdown-link' into markdown-wiki
|
2021-05-26 14:55:32 +07:00 |
|
Dan Balasescu
|
34d1d5198f
|
Merge pull request #12943 from nbvdkamp/fix-zero-area-skin-element-scale-crash
Prevent skin editor crash when scaling 0 area drawables
|
2021-05-26 16:37:58 +09:00 |
|
Gagah Pangeran Rosfatiputra
|
e02739a136
|
remove unused colour provider
|
2021-05-26 13:57:35 +07:00 |
|
Gagah Pangeran Rosfatiputra
|
04f16c0783
|
Set DocumentUrl inside CreateChildDependencies
Co-authored-by: Dean Herbert <pe@ppy.sh>
|
2021-05-26 13:55:16 +07:00 |
|
Dean Herbert
|
b3b39c4c13
|
Fix BeatmapCarousel accessing ScreenSpaceDrawQuad of non-loaded children
Fixes failure seen at
https://ci.appveyor.com/project/peppy/osu/builds/39302762/tests.
|
2021-05-26 15:42:27 +09:00 |
|
Dean Herbert
|
b36b40cb34
|
Remove unnecessary double specification
|
2021-05-26 15:20:47 +09:00 |
|
Dean Herbert
|
e4780abdfd
|
Split out base call from switch statement
|
2021-05-26 14:43:59 +09:00 |
|
Dean Herbert
|
d165a75823
|
Inline request flow to make it easier to understand
|
2021-05-26 14:37:52 +09:00 |
|
Dean Herbert
|
0f21510b8b
|
Move code around
|
2021-05-26 14:29:46 +09:00 |
|
Dean Herbert
|
8ffa7f4a5a
|
Tidy up code
|
2021-05-26 14:28:20 +09:00 |
|
Dean Herbert
|
7b09955d59
|
Remove redundant default bindable value
|
2021-05-26 14:17:40 +09:00 |
|
Dean Herbert
|
200592114f
|
Make protected variables private
|
2021-05-26 14:13:02 +09:00 |
|