Commit Graph

25365 Commits

Author SHA1 Message Date
86020adf64 Revert invalid code transformation 2021-06-01 14:28:23 +09:00
d5714e63b9 Apply code styling suggestions
Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com>
2021-06-01 13:17:30 +09:00
e25cca6fbe Update drawable lifetime on entry lifetime change 2021-05-31 14:45:29 +09:00
8c6277f0d8 Merge pull request #13235 from ekrctb/update-lifetime-1
Update hit object lifetime on `HitObject.DefaultsApplied`
2021-05-31 14:44:40 +09:00
0c101d2859 Apply comment rewording suggestion
Co-authored-by: Dan Balasescu <smoogipoo@smgi.me>
2021-05-31 13:41:49 +09:00
a4dca6f839 Reorder methods around load() 2021-05-31 13:39:18 +09:00
1ba607b3ff Merge branch 'master' into osu-game-base-cleanup 2021-05-31 13:32:09 +09:00
bca8a9ea53 Fix HandleFrame crashing when not playing 2021-05-31 10:02:02 +09:00
78213e09d4 Merge branch 'master' into editor-exit-stability 2021-05-30 23:03:50 +02:00
f3bde258a2 Merge pull request #13232 from ekrctb/initial-lifetime
Fix wrong/misleading comment of `InitialLifetimeOffset`
2021-05-30 22:26:47 +09:00
f35cf2d846 Merge branch 'master' into main-page-wiki 2021-05-30 21:01:05 +09:00
abb77b95b4 Fix comment grammar 2021-05-30 13:06:28 +09:00
53cbf369d7 Fix potential nullref 2021-05-29 21:22:46 +03:00
42618c713f Merge branch 'master' into legacy-beatmap-skin-hud-fallback 2021-05-29 20:56:05 +03:00
4e7d19a3af Merge branch 'master' into beatmap-skin 2021-05-29 16:51:17 +09:00
9b239e308b Merge branch 'master' into beatmap-skin 2021-05-29 15:36:43 +09:00
265dfe5416 Add test case of DHO setting LifetimeStart in OnApply 2021-05-28 21:51:48 +09:00
43bf734816 Reset lifetime on HitObject.DefaultsApplied 2021-05-28 21:35:26 +09:00
ee5eb9576f Fix completely wrong conditional logic 2021-05-28 18:38:50 +09:00
1d5e8f4a91 Fix wrong/misleading comment of InitialLifetimeOffset 2021-05-28 17:19:36 +09:00
330d61862d Add a mention of why StartHidden is required 2021-05-28 14:41:01 +09:00
f1b5aced6f Merge branch 'master' into editor-exit-stability 2021-05-28 14:32:32 +09:00
e52c0a34f8 Add temporary accounting for tests with null files 2021-05-28 14:31:26 +09:00
9c4f39e968 Revert "Make BeatmapSetInfo.Files non-nullable"
This reverts commit c24712642c.
2021-05-28 14:15:28 +09:00
1af684c4b2 Revert "Fix editor tests failing due to empty files being specified"
This reverts commit fdbd421040.
2021-05-28 14:15:28 +09:00
5e8893b203 Update framework 2021-05-28 10:42:13 +09:00
854ef0abfd add simple bound check 2021-05-28 00:55:14 +07:00
ead0e92d7d use select single node for blurb 2021-05-28 00:50:59 +07:00
ce96c58230 Move public members up 2021-05-28 02:46:26 +09:00
fe6b1936cb Move OsuUserInputManager out from nested class 2021-05-28 02:46:03 +09:00
b4c13d837d Move import logic out to partial class 2021-05-28 02:44:44 +09:00
b8edca59eb General function reorganisation 2021-05-28 02:37:14 +09:00
4e49fbf7fb Switch protected properties to private where feasible 2021-05-28 02:30:31 +09:00
d24a712dd4 Move protected properties to one location and mark setters private where feasible 2021-05-28 02:27:06 +09:00
7e0a4562c9 Merge branch 'master' into fix-bad-make-current-call 2021-05-28 00:32:51 +09:00
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
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
1ffafdd854 Merge branch 'master' into single-bind-reset-button 2021-05-27 23:55:28 +09:00
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
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
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
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
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
e1836cd1b2 add debug assert 2021-05-27 17:12:15 +07:00
37ef368738 Move async call out of using to better define the flow of data 2021-05-27 19:03:59 +09:00
046087a367 Fix access to AliveChildren before IsLoaded 2021-05-27 16:58:01 +09:00
c72e258bfb change for to while in create panels 2021-05-27 14:12:49 +07:00
4fbd43fcae add inline comment for width 2 2021-05-27 13:24:06 +07:00
122bb05aa8 Add a mention that OnApply/OnFree is performed after ApplyDefaults 2021-05-27 15:20:35 +09:00
d66f07fccb Move text and isFullWidth parameters to constructor 2021-05-27 14:04:50 +09:00