Commit Graph

20028 Commits

Author SHA1 Message Date
66b8dc2de7 Fix ladder permanently disappearing after being dragged offscreen 2019-06-21 15:47:41 +09:00
5a34794240 Add default date to matches 2019-06-21 15:34:03 +09:00
19be83181f Add back missing test scene 2019-06-21 15:32:06 +09:00
540b61da0a Add some spacing between user profile ranks 2019-06-21 15:27:19 +09:00
cffc82ce81 Add a max height for the ladder settings dropdowns 2019-06-21 15:22:56 +09:00
5ed6c09aa9 Merge branch 'master' into key-binding-fixes 2019-06-21 15:12:37 +09:00
6c5599f874 Fix chat being dismissed in test scene when it shouldn't 2019-06-21 15:09:54 +09:00
ee30612a76 Add registry-based stable storage fallback 2019-06-21 15:07:12 +09:00
12323c87ae Add VSCode debug configs 2019-06-21 15:00:48 +09:00
666d5744cd Fix unbinding not working correctly 2019-06-21 14:43:00 +09:00
554b451e04 Merge pull request #5042 from iiSaLMaN/use-modelbackeddrawable
Use ModelBackedDrawables for Flags, Ranks and Avatars
2019-06-21 14:38:00 +09:00
de59e038ac Prevent non-combo affecting judgements from triggering sudden death 2019-06-21 14:29:16 +09:00
c79c4641f3 Merge branch 'master' into use-modelbackeddrawable 2019-06-21 14:26:07 +09:00
a6e5c6a62a Add cancel/clear buttons in place of instructional text 2019-06-21 13:50:05 +09:00
f22d0fa1b4 Update test case for dynamic compilation and corret naming 2019-06-21 13:33:51 +09:00
88f449e3a1 Merge pull request #5081 from peppy/notification-overlay-always-present
Fix NotificationOverlay being always present
2019-06-21 13:28:47 +09:00
73d307114f Merge branch 'master' into notification-overlay-always-present 2019-06-21 13:12:04 +09:00
da3188b97b Merge pull request #5082 from peppy/chat-async-improvements
Improve chat startup and channel switching performance
2019-06-21 13:11:59 +09:00
cbc1eff8f1 Merge branch 'master' into chat-async-improvements 2019-06-21 12:59:58 +09:00
d0fb08d918 Fix position of gradient in beatmap carousel when scaling UI (#5093)
Fix position of gradient in beatmap carousel when scaling UI

Co-authored-by: Dan Balasescu <1329837+smoogipoo@users.noreply.github.com>
2019-06-21 12:59:38 +09:00
8ab7a8641b Add comment for why it's not a fill flow 2019-06-21 12:42:35 +09:00
0571bbd555 Merge branch 'master' into carousel-gradient 2019-06-21 12:40:24 +09:00
0cd3e7a35c Merge pull request #5084 from peppy/music-controller-always-present
Remove necessity for MusicController to be always visible
2019-06-21 12:37:12 +09:00
7054f54a64 Use OsuScrollContainer for osu menus 2019-06-21 12:33:49 +09:00
61d8cb628a Merge branch 'master' into music-controller-always-present 2019-06-21 11:57:36 +09:00
daad16b5e7 Merge pull request #5083 from peppy/modselect-async-improvements
Fix mod icons in ModSelect being loaded in a blocking fashion
2019-06-21 11:53:17 +09:00
6deee968ac Merge branch 'master' into modselect-async-improvements 2019-06-21 11:42:25 +09:00
cd52dbf1a7 Merge pull request #5076 from peppy/remove-debug-utils
Remove osu!-side DebugUtils
2019-06-21 11:25:22 +09:00
4d02e17539 Merge branch 'master' into remove-debug-utils 2019-06-21 11:10:59 +09:00
13578e5c21 Add the null conditional operator back 2019-06-20 19:43:31 +03:00
d754819453 Small changes 2019-06-20 19:09:40 +03:00
eb9022257d Update direct panel test 2019-06-20 18:57:52 +03:00
fa94f063be Use correct button type 2019-06-21 00:26:55 +09:00
fa263b91a7 Attempt to fix tests 2019-06-21 00:12:39 +09:00
7b4180ce86 Fix failing test 2019-06-20 23:51:47 +09:00
f2200594c9 Remove necessity for MusicController to be always visible 2019-06-20 23:40:25 +09:00
52ca5f9c00 Fix mod icons in ModSelect being loaded in a blocking fashion 2019-06-20 23:06:07 +09:00
74fabf8db4 Improve ChatOverlay load behaviour 2019-06-20 23:02:02 +09:00
4a25a84975 Fix DrawableChannel async flow 2019-06-20 23:01:39 +09:00
4ef165fdac Fix ChatLine not being correctly loaded asynchronously 2019-06-20 23:01:02 +09:00
8c383ddc27 Fix dodgy test scheduling to other tests 2019-06-20 19:23:27 +09:00
21a1fd738b Remove the necessity for NotificationOverlay to always be present
Now it will only become present when there is a pending notification.
2019-06-20 19:06:21 +09:00
9a663715cd Make get methods of ProgressNotification return correct values immediately
Previously they were only updated after the resultant schedule ran. This would not bode well when the overlay containing them is not present.
2019-06-20 19:05:33 +09:00
6bc2cf85d1 Move NotificationSection strings to constructor 2019-06-20 17:41:12 +09:00
65c84428cc Fix position of gradient in beatmap carousel 2019-06-20 15:05:15 +09:00
35ce032be1 Merge pull request #5077 from Joehuu/remove-bad-words-1
Remove bad words on code comments
2019-06-20 13:54:08 +09:00
ca919f02e6 Remove bad words on code comments 2019-06-19 21:33:58 -07:00
97d65783db Remove osu!-side DebugUtils 2019-06-20 12:48:45 +09:00
133c1fc0f1 Merge branch 'master' into remove-osu-checkbox-bindable 2019-06-20 11:33:39 +09:00
471c5b7386 Fix a couple of README typos 2019-06-20 11:23:36 +09:00