Commit Graph

22798 Commits

Author SHA1 Message Date
5f05b9ac0b Merge branch 'master' into async-beatmap-load 2019-06-24 14:24:07 +09:00
2a4bd612d7 Rename test scene 2019-06-24 13:47:37 +09:00
003bdda765 Merge remote-tracking branch 'origin/master' into catch-catcher-skinning 2019-06-24 13:40:51 +09:00
0265f57f55 Merge pull request #5116 from EVAST9919/useroverlay-overall-improvements
Update user overlay sections design in line with the web version
2019-06-24 13:40:37 +09:00
6d864cb47e Load beatmap content asynchronously in the background 2019-06-24 13:38:30 +09:00
4cd8b6a2bd Fix unsafe caching of dependencies 2019-06-24 13:37:06 +09:00
00a2aa7881 Merge branch 'master' into useroverlay-overall-improvements 2019-06-24 13:28:17 +09:00
5272b3a929 Use .Darken() instead of hex-based colour 2019-06-24 13:27:58 +09:00
1057301322 Fix multiplayer create button appearing in match song selection (#5132)
Fix multiplayer create button appearing in match song selection
2019-06-24 12:31:39 +09:00
0717eccd04 Merge pull request #5130 from mulraf/master
Fix dialog going off-screen when UI scaling is applied
2019-06-24 12:30:26 +09:00
64628e6174 Merge branch 'master' into master 2019-06-24 12:15:06 +09:00
8d6fc3edf0 Fix multiplayer create button appearing in match song selection 2019-06-24 11:54:41 +09:00
e89fb409ae Merge pull request #5131 from peppy/fix-timing-tests
Fix test timing regressions due to increased step count
2019-06-24 11:49:16 +09:00
c988dfbdaa Make things a bit more sensible 2019-06-24 11:43:34 +09:00
024157b13f Remove unnecessary type specification 2019-06-24 11:10:29 +09:00
da2ba5bf09 Allow tests to be run in non-sequential order 2019-06-24 11:09:59 +09:00
4ec064e179 Fix test timing regressions due to increased step count 2019-06-24 11:00:00 +09:00
bbdb114f04 Add missing blank line 2019-06-24 02:09:00 +03:00
35db20a337 Remove useless bindable check 2019-06-24 02:01:00 +03:00
94e819578e Finally fix the problem when we can't apply a ruleset in the multi screen
because it's disabled
2019-06-24 01:55:35 +03:00
60ff497add Merge remote-tracking branch 'refs/remotes/ppy/master' into toolbar-rulesets-refactor 2019-06-24 01:06:54 +03:00
dfb791ed3e Update PopupDialog.cs
Changed Spacings
2019-06-23 22:59:14 +02:00
7bbd6b810f Update PopupDialog.cs
New here, i never really programmed on a big project like this. It looks kinda makeshift and i hope it doesn't cause any other issues but i've seen nothing and it fixed the issue for me. It was all dialog boxes that got cut off at the top (so also deleting all beatmaps etc.)
2019-06-23 20:33:43 +02:00
8430ac6d1c remove unused using 2019-06-23 19:19:36 +03:00
1c20df780a Adjust triangles colour 2019-06-23 17:08:18 +03:00
f5f041acc8 Merge remote-tracking branch 'refs/remotes/ppy/master' into useroverlay-overall-improvements 2019-06-23 16:35:42 +03:00
03829611ae Merge branch 'master' into catch-catcher-skinning 2019-06-23 14:55:24 +02:00
d595860b14 Remove background from team intro screen 2019-06-23 20:09:42 +09:00
ba97b887b4 Allow cusotmisation of the colour portion of the tournament logo header 2019-06-23 20:05:55 +09:00
332ac0b82b Fix CI inspections 2019-06-22 18:23:20 +02:00
b6cae57694 Add TestSceneCatcherSkinning 2019-06-22 18:14:29 +02:00
6449734a97 Format tournament bracket output (#5122)
Format tournament bracket output
2019-06-23 00:55:17 +09:00
494fa99502 Fix assert descriptions (#5123)
Fix assert descriptions
2019-06-23 00:53:04 +09:00
e2f82ac29b Move CatcherSprite to its own file + Make CatcherSprite a SkinReloadableDrawable 2019-06-22 17:53:00 +02:00
cf193cb26f call MoveMouseTo with Drawable 2019-06-22 17:43:24 +02:00
35d9f5841c simplify asserts, clarify asserts 2019-06-22 17:34:06 +02:00
afe9ac1740 fix assert descriptions 2019-06-22 16:11:47 +02:00
12740eff72 Format tournament bracket output 2019-06-22 22:42:11 +09:00
d06fd299cd Fix bracket editor crash when no round description is present (#5107)
Fix bracket editor crash when no round description is present
2019-06-22 22:15:26 +09:00
d540565197 Merge branch 'master' into difficulty-icon-tooltip 2019-06-22 11:54:00 +07:00
4963d4e8df CI fixes 2019-06-22 03:08:18 +03:00
3723ea05de Adjust Title style 2019-06-22 02:52:07 +03:00
4cd3b15f6e Add triangles 2019-06-22 02:40:33 +03:00
dbf53e9bda Use correct background colour for sections 2019-06-22 02:06:30 +03:00
132cb8f473 Add spacing between sections 2019-06-22 01:11:04 +03:00
c34a7dd255 Fix audio being dimmed on preview tracks (#5113)
Fix audio being dimmed on preview tracks
2019-06-22 00:44:23 +09:00
f072a53e93 Merge remote-tracking branch 'origin/master' into import-stable-scores 2019-06-21 17:42:59 +02:00
d99f4d1a87 Change import button to mention replays instead of scores 2019-06-21 17:42:54 +02:00
802da225d4 Move responsibility for selecting paths to model managers 2019-06-21 17:32:47 +02:00
36f59ec86d Remove unused using 2019-06-21 08:29:45 -07:00