Commit Graph

18054 Commits

Author SHA1 Message Date
9252b7876b Don't serialise AllControlPoints 2020-04-21 13:58:23 +09:00
af32f51116 Merge pull request #8800 from iiSaLMaN/allow-cancelling-completion
Fix results screen pushed after rewinding in-between push delay
2020-04-21 12:49:49 +09:00
a91c63819b Refactor updateCompletionState implementation for legibility and code share 2020-04-21 11:55:28 +09:00
5a2129da7c Merge branch 'master' into allow-cancelling-completion 2020-04-21 11:22:37 +09:00
f16ae522b7 Merge branch 'master' into taiko-drumroll-skinning 2020-04-21 11:16:34 +09:00
3b3a7bdd85 Merge branch 'master' into scroll-to-center 2020-04-21 10:21:08 +09:00
e3cd3cf1da Convert to auto-properties 2020-04-20 21:43:07 +02:00
9b6e26583b Add xmldocs 2020-04-20 21:42:43 +02:00
a541f92682 Resolve ruleset dependencies on game core / framework assemblies by checking already loaded assemblies in AppDomain. 2020-04-20 13:56:15 +02:00
a842f17630 Merge branch 'master' into taiko-drumroll-skinning 2020-04-20 20:48:41 +09:00
8ebc2ae03d Never run subtree masking 2020-04-20 20:48:35 +09:00
ea77fc222d Merge pull request #8810 from peppy/fix-web-request-result
Fix inline executions of APIRequest.Perform not getting result populated early enough
2020-04-20 20:23:08 +09:00
6ba1bef683 Merge pull request #8771 from EVAST9919/dashboard-overlay-new
Replace SocialOverlay with DashboardOverlay
2020-04-20 20:22:37 +09:00
4cb57f8205 Merge pull request #8769 from peppy/fix-osu-hidden-mod-alt
Fix spinners being considered the "first object" for increased visibility in hidden
2020-04-20 19:51:15 +09:00
cf41b90193 Merge branch 'master' into dashboard-overlay-new 2020-04-20 18:25:47 +09:00
b3d4b4a3f4 Add back missing fill flow 2020-04-20 18:25:39 +09:00
3f3ff5fdb1 Bump Humanizer from 2.7.9 to 2.8.2
Bumps [Humanizer](https://github.com/Humanizr/Humanizer) from 2.7.9 to 2.8.2.
- [Release notes](https://github.com/Humanizr/Humanizer/releases)
- [Changelog](https://github.com/Humanizr/Humanizer/blob/master/release_notes.md)
- [Commits](https://github.com/Humanizr/Humanizer/compare/v2.7.9...v2.8.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-20 09:24:40 +00:00
801f02a3d7 Fix inline executions of APIRequest.Perform not getting result populated early enough 2020-04-20 17:48:02 +09:00
eb7b04d8bc Merge branch 'master' into fix-osu-hidden-mod-alt 2020-04-20 17:47:27 +09:00
477d519df3 Merge branch 'master' into beatmap-listing-expanded 2020-04-20 17:18:18 +09:00
0428ea4dac Merge pull request #8779 from peppy/fix-song-select-desync
Fix presenting new ruleset and beatmap at once causing wedge display desync
2020-04-20 16:02:16 +09:00
e61a90d469 Throw instead of returning zero 2020-04-20 15:50:48 +09:00
8766886b24 Merge branch 'master' into fix-select-new-from-sub-screen 2020-04-20 15:38:43 +09:00
c759bcc893 Merge branch 'dashboard-overlay-new' of https://github.com/EVAST9919/osu into dashboard-overlay-new 2020-04-20 15:35:04 +09:00
6b89c638c9 Move load to bdl 2020-04-20 15:34:48 +09:00
8d3f6ee463 Merge branch 'master' into dashboard-overlay-new 2020-04-20 15:33:23 +09:00
99e13b8ed9 Add better xml documentation and extract fetch method 2020-04-20 15:32:50 +09:00
5464746d3d Switch to using CompositeDrawable 2020-04-20 15:25:58 +09:00
367c3e69c4 Merge pull request #8788 from peppy/fix-editor-hard-crash
Fix hard crash in editor on legacy modes without encoder implementation
2020-04-20 15:25:48 +09:00
dd7c6a83bd Merge branch 'master' into fix-song-select-desync 2020-04-20 15:23:19 +09:00
f26c080512 Merge branch 'master' into dashboard-overlay-new 2020-04-20 15:19:03 +09:00
ddc5489fc9 Merge pull request #8801 from peppy/add-np-command
Add /np (now playing) command support in chat
2020-04-20 14:07:39 +09:00
ee1ccb8bcb Fix in a slightly different and hopefully more understandable way 2020-04-20 14:03:55 +09:00
f56b85ce27 Merge branch 'master' into fix-song-select-desync 2020-04-20 12:54:32 +09:00
4c945b5feb Merge remote-tracking branch 'upstream/master' into allow-cancelling-completion 2020-04-20 06:43:30 +03:00
e12e3391fb Base wait steps duration on the delay used for results display
With `* 2` for safety of not potentially going to the next step and the delegate not executed yet.
2020-04-20 06:42:33 +03:00
6f233917b1 Centralize updating HasCompleted bindable logic 2020-04-20 06:40:51 +03:00
f3fee73441 Fix DatabasedKeyBindingContainer not using defaults for non-databased ruleset 2020-04-20 09:35:00 +09:00
b57d709d15 Don't use Parent 2020-04-19 18:29:06 +03:00
a8bfd21f3f Merge branch 'master' of https://github.com/ppy/osu into scroll-to-center 2020-04-19 18:21:34 +03:00
1dcb0f53a2 Fix whitespace formatting 2020-04-19 16:29:32 +02:00
ba1c465edf Add comment in regards to the attaching of event handler to the assembly lookup event before call to loadUserRulesets(). 2020-04-19 15:26:00 +02:00
07b8ef83c9 Add /np to help line 2020-04-19 22:15:07 +09:00
a7179d1c87 Fix comment wording
Co-Authored-By: Bartłomiej Dach <dach.bartlomiej@gmail.com>
2020-04-19 15:15:04 +02:00
3444227a91 Merge branch 'master' into add-np-command 2020-04-19 22:14:37 +09:00
48cf7becd1 Merge branch 'master' into catch-hyperdash-fruit-colouring 2020-04-19 21:48:41 +09:00
1dd471dfcc Add /np (now playing) command support in chat 2020-04-19 15:13:25 +09:00
6d276890a7 Fix results screen pushed after rewinding in-between push delay 2020-04-19 05:59:56 +03:00
7e64bec94f Use HasCompleted in Player 2020-04-19 05:58:22 +03:00
fc6c245de5 Replace all judged event logic with HasCompleted bindable 2020-04-19 05:36:04 +03:00