Nostril
|
690b27e441
|
Merge branch 'ppy:master' into master
|
2022-03-12 05:25:09 -08:00 |
|
Aaron Hong
|
6f99455d94
|
Improve centre input size fitting for legacy skins
|
2022-03-12 05:17:45 -08:00 |
|
Aaron Hong
|
ac17c047f6
|
Code formatting
|
2022-03-12 05:01:40 -08:00 |
|
Salman Ahmed
|
53c57661c7
|
Move implementtaion detail to inline comment
|
2022-03-11 18:34:22 +03:00 |
|
Salman Ahmed
|
5b70139b33
|
Avoid running message highlight processing more than once
|
2022-03-11 18:32:49 +03:00 |
|
Salman Ahmed
|
cc87563d57
|
Merge branch 'master' into chat-mention-highlight
|
2022-03-11 17:51:22 +03:00 |
|
Dean Herbert
|
3db42dd772
|
Allow skin editor to target different target containers for placement purposes
|
2022-03-11 23:23:32 +09:00 |
|
Dean Herbert
|
9a1ade4f79
|
Refactor SkinEditor to support switching target screens without full reload
|
2022-03-11 23:08:40 +09:00 |
|
Susko3
|
ac55fea3c9
|
Confine the host cursor to area of 'everything' scaling container
|
2022-03-11 14:04:12 +01:00 |
|
Aaron Hong
|
848b005097
|
Remove unneccessary whitespace
|
2022-03-11 04:48:57 -08:00 |
|
Aaron Hong
|
35053eaeba
|
Show and hide osu!taiko touch controls overlay based on most recent input type detected
|
2022-03-11 04:43:57 -08:00 |
|
Aaron Hong
|
c33a661a49
|
osu!taiko touch implementation syntax formatting cleanup
|
2022-03-11 03:36:03 -08:00 |
|
Aaron Hong
|
1ed06f30e7
|
osu!Taiko touch implementation code cleanup
|
2022-03-11 03:33:03 -08:00 |
|
Dean Herbert
|
32c7a023f8
|
Make OsuGame.ScreenChanged private and non-virtual
Just reducing complexity scope here.
|
2022-03-11 19:54:15 +09:00 |
|
Aaron Hong
|
0f83308f7b
|
Update osu!taiko TestSceneInputDrum with InputDrum changes for touch controls
|
2022-03-11 02:49:10 -08:00 |
|
Aaron Hong
|
7336c2c0bd
|
Fix osu!taiko alignment issue with legacy skins on Touch Controls
|
2022-03-11 02:48:08 -08:00 |
|
Aaron Hong
|
38c61b2c1d
|
Fix crash when loading legacy osu!taiko skins with touch input
|
2022-03-11 00:14:33 -08:00 |
|
Bartłomiej Dach
|
1813d73d4f
|
Merge pull request #17208 from peppy/blueprint-container-selected-items-bind
Automatically bind `BlueprintContainer`'s `SelectedItems` with its `SelectionHandler`
|
2022-03-11 03:48:42 +01:00 |
|
Bartłomiej Dach
|
398af246a5
|
Merge branch 'master' into blueprint-container-selected-items-bind
|
2022-03-11 00:37:45 +01:00 |
|
Salman Ahmed
|
d07e3101ea
|
Improve message highlight handling in DrawableChannel
|
2022-03-10 23:07:15 +03:00 |
|
Salman Ahmed
|
a31611bdec
|
Improve channel switching flow in HighlightMessage
|
2022-03-10 23:07:15 +03:00 |
|
Salman Ahmed
|
8086f73451
|
Revert "Add functionality to switch to successfully joined channel"
This reverts commit c72e8a8b5e37d3e959a491e926422ded94dd931a.
|
2022-03-10 23:07:15 +03:00 |
|
Salman Ahmed
|
e419370830
|
Add test coverage for highlighting message on left channel
|
2022-03-10 21:30:02 +03:00 |
|
Salman Ahmed
|
5315ff794a
|
Handle non-existing channels on message highlighting gracefully
|
2022-03-10 21:29:32 +03:00 |
|
Salman Ahmed
|
c72e8a8b5e
|
Add functionality to switch to successfully joined channel
|
2022-03-10 21:28:38 +03:00 |
|
Salman Ahmed
|
8cbc8b944f
|
Rescope scheduling and improve comment
|
2022-03-10 17:25:13 +03:00 |
|
Dean Herbert
|
68aedd63a7
|
Move SelectionHandler 's SelectedItems binding to the base implementation
Until now it was up to each implementation to connect
`BlueprintContainer` to its `SelectionHandler`, which didn't make much
sense at all.
|
2022-03-10 23:22:19 +09:00 |
|
Aaron Hong
|
5ce57fa34a
|
Improve readability for getTaikoActionFromInput
|
2022-03-10 06:17:06 -08:00 |
|
Dean Herbert
|
e31b174cc2
|
Merge pull request #17198 from smoogipoo/fix-beatmap-wedge-async-mutation
Fix beatmap wedge possibly applying transforms incorrectly and crashing
|
2022-03-10 23:12:58 +09:00 |
|
Dean Herbert
|
cee6a12d0b
|
Merge pull request #17199 from smoogipoo/fix-multiplayer-test-failures
Fix potential multiplayer crash with async disposal
|
2022-03-10 23:07:05 +09:00 |
|
Dean Herbert
|
db5e091b8e
|
Merge pull request #17203 from peppy/another-realm-intermittent-test
Fix intermittent failures on `TestBeatmapDownloadingFlow` due to slow realm refresh
|
2022-03-10 23:06:42 +09:00 |
|
Dean Herbert
|
80e1ffe762
|
Merge pull request #17206 from frenzibyte/skin-toolbox-autosizing
Fix skin components toolbox not autosizing properly
|
2022-03-10 23:03:07 +09:00 |
|
Salman Ahmed
|
717ddbba4e
|
Fix skin components toolbox not autosizing properly
|
2022-03-10 16:30:20 +03:00 |
|
Aaron Hong
|
317869078f
|
Basic functionality for Taiko touch input now complete
|
2022-03-10 05:09:07 -08:00 |
|
Dean Herbert
|
e4ef540b5b
|
Fix intermittent failures on TestBeatmapDownloadingFlow due to slow realm refresh
|
2022-03-10 20:33:14 +09:00 |
|
Dan Balasescu
|
885cb3ce5b
|
Add current screen checks for added safety
|
2022-03-10 20:03:02 +09:00 |
|
Dan Balasescu
|
2de7795844
|
Fix always rolling up from zero
Co-authored-by: Dean Herbert <pe@ppy.sh>
|
2022-03-10 19:59:05 +09:00 |
|
Dean Herbert
|
2d135e5be6
|
Explain purpose of Schedule call in MultiplayerPlayer.onResultsReady
|
2022-03-10 19:56:13 +09:00 |
|
Dean Herbert
|
d1f8fd01df
|
Merge pull request #17180 from jai-x/new-chat-channel-listing
Implement `ChannelListing` for new chat design
|
2022-03-10 19:27:58 +09:00 |
|
Dean Herbert
|
3cd4136890
|
Merge pull request #17197 from peppy/more-realm-test-wait-fixes
Fix potential test failures due to slow realm refresh in `TestSceneScreenNavigation`
|
2022-03-10 19:25:24 +09:00 |
|
Dan Balasescu
|
dfe98c6536
|
Merge pull request #17162 from peppy/realm-offset-feedback-fix-2
Fix feedback from realm writes causing offset slider to jump around
|
2022-03-10 18:53:08 +09:00 |
|
Dan Balasescu
|
45d537ef72
|
Fix potential multiplayer crash with async disposal
|
2022-03-10 18:50:53 +09:00 |
|
Dean Herbert
|
d5eca16b69
|
Fix potential test failures due to slow realm refresh in TestSceneScreenNavigation
As seen at https://github.com/ppy/osu/runs/5492345983?check_suite_focus=true.
|
2022-03-10 18:10:08 +09:00 |
|
Dean Herbert
|
f82687a2c6
|
Merge pull request #17150 from SiimPender/master
Fix crash during kiai section on specific map due to negative transform duration
|
2022-03-10 18:09:41 +09:00 |
|
Dan Balasescu
|
671d614c92
|
Fix beatmap wedge mutating transforms incorrectly
|
2022-03-10 17:54:33 +09:00 |
|
Nostril
|
fc2cd78fa2
|
Merge branch 'ppy:master' into master
|
2022-03-10 00:52:56 -08:00 |
|
Aaron Hong
|
a25b6e6a09
|
Proof of Concept draft for Taiko touch input
|
2022-03-10 00:42:58 -08:00 |
|
Dean Herbert
|
db5c2c15dc
|
Merge pull request #17164 from smoogipoo/scoreprocessor-rework
Rework ScoreProcessor score calculation methods to fix various issues
|
2022-03-10 16:48:58 +09:00 |
|
Dean Herbert
|
a1b7bf3986
|
Use a minimum fade length for clamping rather than zero
Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com>
|
2022-03-10 16:47:02 +09:00 |
|
Dan Balasescu
|
c61397cc22
|
Fix whitespace/inspection
|
2022-03-10 16:22:27 +09:00 |
|