Commit Graph

2149 Commits

Author SHA1 Message Date
a64ed142f0 Use a more suiting icon for discord for now 2018-04-20 13:51:30 +09:00
8649ddc68b Make forum posts a web link 2018-04-20 13:01:23 +09:00
fe644c6909 Merge branch 'master' into profile_web_changes 2018-04-20 12:51:30 +09:00
64709da546 Update profile header to osu-web changes 2018-04-19 14:46:42 +02:00
0356e5e6bf Remove unused property 2018-04-19 21:00:22 +09:00
f7ca6267b1 Merge remote-tracking branch 'upstream/master' into beatmap-set-overlay-nullability 2018-04-19 20:53:06 +09:00
e395a47112 Changes to naming and text 2018-04-18 19:47:13 +09:00
bd834dd487 Merge remote-tracking branch 'upstream/master' into tgi74-rightclickscrolling 2018-04-18 19:46:59 +09:00
1be2571d33 Make BeatmapSetOverlay accept nulls everywhere 2018-04-18 16:08:45 +09:00
ffbe6f2e37 Merge remote-tracking branch 'origin/master' into fix-rank-status
# Conflicts:
#	osu.Game/Beatmaps/RankStatus.cs
#	osu.Game/Online/API/Requests/SearchBeatmapSetsRequest.cs
#	osu.Game/Overlays/Direct/FilterControl.cs
#	osu.Game/Overlays/DirectOverlay.cs
2018-04-18 14:16:58 +09:00
a827fb51bc Simplify child definition 2018-04-18 11:42:55 +09:00
ddd59382e2 Merge branch 'profile-badges' of github.com:Jorolf/osu into profile-badges 2018-04-16 19:37:52 +02:00
de9f15f620 add new test case and fix rotation not working 2018-04-16 19:22:11 +02:00
046412f962 make hover lost transition instant (similar to hover transition) 2018-04-16 18:52:09 +02:00
2a18b4c3f8 add a DRAWABLE_BADGE_SIZE const and center badges 2018-04-16 18:51:35 +02:00
af0c49cca8 badge_size is the actual badge size now
also fixes rotateBadges bug when hover is lost
2018-04-16 18:27:18 +02:00
af755b4a90 Merge branch 'master' into profile-badges 2018-04-15 23:50:52 +02:00
6ca714d93b add badges to ProfileHeader 2018-04-15 23:49:45 +02:00
c9615f837a Merge remote-tracking branch 'upstream/master' into instant-hide-screenshot 2018-04-16 00:20:06 +09:00
ae77c010e2 Merge remote-tracking branch 'upstream/master' into wave-container 2018-04-15 21:03:18 +09:00
fd54ae3c87 Simplify logic 2018-04-15 16:12:42 +09:00
069d48ac14 Remove unused variable 2018-04-15 15:29:00 +09:00
671de4f6c2 Resolve merge conflicts 2018-04-14 15:11:28 +03:00
a0f9f8d512 Update frramework again 2018-04-13 21:47:50 +09:00
733f70cbd5 Merge remote-tracking branch 'origin/master' into instant-hide-screenshot 2018-04-13 21:13:09 +09:00
9f5a52b641 Merge remote-tracking branch 'upstream/master' into UselessToucan-ignored_input_handler 2018-04-13 19:54:15 +09:00
81f0649e44 Merge remote-tracking branch 'origin/master' into tgi74-rightclickscrolling 2018-04-13 19:50:44 +09:00
32a74f95a5 Normalize all the line endings 2018-04-13 18:26:38 +09:00
e3cd0ef200 Add right click scrolling in song select (and its option) 2018-04-13 11:09:49 +02:00
a1a7e63646 Merge branch 'master' into ignored_input_handler 2018-04-13 18:05:12 +09:00
826a8552e5 Reword options item to include "screenshot" 2018-04-13 17:30:02 +09:00
9acea6eab0 Order beatmap difficulty icons correctly 2018-04-12 19:33:30 +03:00
463b189d2f Remove unused using directives 2018-04-12 08:13:24 -07:00
f18594887b Move enum to SearchBeatmapSetsRequest 2018-04-12 07:49:23 -07:00
7c3441e2d0 ActiveInputHandlers -> IgnoredInputHandler 2018-04-12 17:06:35 +03:00
461e063f19 Rename RankStatus to BeatmapSearchCategory 2018-04-11 22:50:39 -07:00
0bede52381 Move the waves portion of WaveOverlayContainer to WaveContainer to allow usage in other places. 2018-04-11 16:22:27 -03:00
6a8f568f66 BeatmapContainer -> beatmapContainer 2018-04-11 16:32:58 +03:00
6cdfaffcf7 PaginatedBeatmapContainer.BeganPlayingPreview 2018-04-11 16:19:21 +03:00
903dd7a015 Fix regression causing hard crash
Regressed in #2373. My bad.
2018-04-11 19:24:19 +09:00
9225c06872 Merge branch 'master' into hide_menu_cursor 2018-04-09 21:41:54 +03:00
b97c4e8b44 Fix all possible cases of crossthread import data races 2018-04-09 12:45:44 +09:00
640be621ac Handle multiple song previews playing in different beatmap categories on profile 2018-04-07 13:29:46 +03:00
6dfca4b2fa Merge branch 'master' into osu-tab-strip 2018-04-04 14:20:06 +09:00
b842f682eb Use Linq.Append and Prepend. 2018-04-02 12:06:34 +08:00
3d05798d80 Change SearchableListOverlay to use OsuTabControl strip. 2018-03-29 15:34:53 -03:00
19bc6b9168 Merge https://github.com/ppy/osu into beatmap-set-status 2018-03-27 18:13:58 -03:00
eb374c5774 Add beatmap set online status and display it in direct panels and the beatmap set overlay. 2018-03-26 21:04:45 -03:00
c29f7a4333 Merge remote-tracking branch 'origin/master' into netstandard 2018-03-24 14:49:46 +09:00
b593c47809 Add setting to toggle performance logging 2018-03-24 05:07:48 +09:00