Commit Graph

13247 Commits

Author SHA1 Message Date
520924b440 Don't create a new request if onlineId is null 2019-08-12 09:45:21 +03:00
6095480a54 Merge remote-tracking branch 'refs/remotes/ppy/master' into multi-room-update 2019-08-12 09:36:15 +03:00
d0f2d22995 Merge branch 'master' into fix-storyboard-not-shown-on-disabled-user-dim 2019-08-12 05:46:15 +09:00
ff4b271f64 Add extra quotations around output 2019-08-12 01:42:05 +09:00
ce62f6b56e ToString should never return null 2019-08-12 01:40:11 +09:00
cc4ee2df05 add ToString() override to Beatmap class 2019-08-11 16:41:56 +02:00
684c37bf05 Rename class to better match usage 2019-08-11 16:19:40 +09:00
d55f9404da Fix CI issues 2019-08-10 14:23:37 +02:00
8eb3409a64 Add missing licence header 2019-08-10 14:03:44 +02:00
b0a7177987 Add ScreenTitleIcon class, used for displaying custom specific icons on overlays. 2019-08-10 13:26:19 +02:00
caf13ae52d Update framework 2019-08-09 23:29:32 +09:00
90b1fe81f3 Update cached usage in line with framework changes 2019-08-09 19:12:29 +09:00
ca33efead4 Bump ppy.osu.Game.Resources from 2019.702.0 to 2019.731.1
Bumps [ppy.osu.Game.Resources](https://github.com/ppy/osu-resources) from 2019.702.0 to 2019.731.1.
- [Release notes](https://github.com/ppy/osu-resources/releases)
- [Commits](https://github.com/ppy/osu-resources/compare/2019.702.0...2019.731.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-09 03:58:06 +00:00
dbb3b583cf Log error for invalid beatmap/storyboard events instead of thro… (#5611)
Log error for invalid beatmap/storyboard events instead of throwing

Co-authored-by: Dan Balasescu <smoogipoo@smgi.me>
2019-08-09 12:56:47 +09:00
7e9c100c9b Apply new resharper refactors 2019-08-09 12:29:33 +09:00
565034e658 Remove unnecessary using directive 2019-08-08 22:14:51 +03:00
0fcc6c1676 Add DimLevel property 2019-08-08 22:13:48 +03:00
c02d83e72a Merge branch 'master' into fix-async-score-imports 2019-08-08 23:34:31 +09:00
a3d90da7d4 Remove unnecessary check 2019-08-08 17:29:52 +03:00
bedb744a2e Add parentheses 2019-08-08 17:11:26 +03:00
88b9942b2a Move EnableUserDim check to defualt value of ShowDimContent 2019-08-08 17:07:06 +03:00
bb90a273ac Merge branch 'master' into system-user-color 2019-08-08 19:02:24 +09:00
3ebfa0505c Don't share single scheduler across all model managers 2019-08-08 18:26:07 +09:00
9ab132520c Testcase improvements 2019-08-08 12:25:46 +03:00
e9b5c91690 Fade out existing panel on beatmap change 2019-08-08 12:08:51 +03:00
08a92c38d7 adjust naming 2019-08-08 12:04:44 +03:00
1b559c1585 Use async loading 2019-08-08 12:01:33 +03:00
0ec45e2a8b Merge remote-tracking branch 'refs/remotes/ppy/master' into multi-room-update 2019-08-08 11:54:11 +03:00
0cd6ba2950 Merge branch 'master' into score-processor-xmldoc 2019-08-08 17:32:14 +09:00
a3dbaef4ca Adjust background gradient 2019-08-08 17:29:50 +09:00
a76d3f1218 Add chat /join command (#5602)
Add chat /join command
2019-08-08 17:11:44 +09:00
6d5a7041fd Move system user colour assignment to ensure consistency 2019-08-08 17:10:06 +09:00
0bed3bfece formatting inspection 2 2019-08-08 09:02:09 +02:00
bcd443a3aa remove /j 2019-08-08 08:56:52 +02:00
8668bce25d Fix preview can be played on start 2019-08-08 09:52:42 +03:00
cbcdc28900 Fix hard crash when clicking on a preview button 2019-08-08 09:04:24 +03:00
f5cd0eae48 Merge remote-tracking branch 'refs/remotes/ppy/master' into multi-room-update 2019-08-08 09:04:06 +03:00
de4ad1f625 Fix bad log message 2019-08-08 14:44:49 +09:00
ac2060f1cf Throw exceptions and let LegacyDecoder handle them 2019-08-08 14:44:04 +09:00
54ee0cabd8 Merge branch 'master' into beatmap-events 2019-08-08 14:25:41 +09:00
2172c5a52b Merge branch 'master' into use-bindable-break-time-in-player 2019-08-08 14:24:52 +09:00
a345955f45 Add mentions linking ScoreProcessor apply/revert methods together 2019-08-08 13:57:04 +09:00
4a38c4f9d1 Merge remote-tracking branch 'refs/remotes/ppy/master' into multi-room-update 2019-08-08 07:36:53 +03:00
f774c46f57 Remove linq usage in BreakOverlay update (#5641)
Remove linq usage in BreakOverlay update
2019-08-08 13:33:23 +09:00
77df6a0cb7 Remove unused direct placeholder screen 2019-08-07 21:16:36 -07:00
a4459972b6 Remove ViewBeatmapButton 2019-08-08 07:15:30 +03:00
ffed642929 Implement MatchBeatmapPanel 2019-08-08 07:08:51 +03:00
7d42561da9 Remove linq usage in BreakOverlay update 2019-08-08 12:58:20 +09:00
3f9f9e7bc9 Merge branch 'master' into use-bindable-break-time-in-player 2019-08-08 05:36:45 +03:00
99f5ca07ce Remove redundant comment 2019-08-08 10:42:54 +09:00