Commit Graph

30127 Commits

Author SHA1 Message Date
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
58540259ad Merge pull request #8811 from ppy/dependabot/nuget/Humanizer-2.8.2
Bump Humanizer from 2.7.9 to 2.8.2
2020-04-20 19:35:38 +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
5d96d67226 Add special key definition just for sanity 2020-04-20 14:40:37 +09:00
5b4f69bb8c Moved flying hit objects to separate files 2020-04-20 13:32:51 +08:00
b881293b98 Allow 10k to be played on a single stage 2020-04-20 14:08:23 +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
b3fa04d88f Merge pull request #8806 from peppy/fix-keybinding-defaults
Fix DatabasedKeyBindingContainer not using defaults for non-databased ruleset
2020-04-20 14:07:30 +09:00
ee1ccb8bcb Fix in a slightly different and hopefully more understandable way 2020-04-20 14:03:55 +09:00
c2f6237f51 Merge pull request #8808 from smoogipoo/reword-exception
Fix typo in exception
2020-04-20 13:46:59 +09:00
eba9889dd8 Merge branch 'master' into add-np-command 2020-04-20 13:41:42 +09:00
ff88b11080 Merge branch 'master' into fix-keybinding-defaults 2020-04-20 13:29:51 +09:00
355e682e24 Fix typo in exception 2020-04-20 13:23:27 +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
2c012b9af1 Use AddUntilStep whenever possible
Avoid redundant usage
2020-04-20 06:43:18 +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
70ef6df4fb Merge pull request #8777 from smoogipoo/fix-slider-notelock
Fix slider heads not being blocked when hit out-of-order
2020-04-20 11:47:30 +09:00
8c85602ad0 Use foreach for conformity 2020-04-20 11:00:42 +09:00
e1acfd26a6 Simplify return logic 2020-04-20 10:59:44 +09:00
28318a0140 Add mention of notelock in xmldoc (potentially easier to find class) 2020-04-20 10:59:08 +09:00
a4c6545a1c Merge branch 'master' into fix-slider-notelock 2020-04-20 10:38:16 +09:00
2444dd42d0 Remove not-implemented-exception 2020-04-20 09:57:46 +09: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
6f0b921535 Merge pull request #8446 from iiSaLMaN/catch-hyperdash-fruit-colouring
Add support for custom hyper-dash legacy fruit colouring
2020-04-19 22:09:57 +09:00