Commit Graph

277 Commits

Author SHA1 Message Date
a5e610a7ba Update framework and fix compilation
Most issues were related to BeginLoopedSequence usage and lack of
"this." in front of transform helpers.
2017-07-14 19:18:12 +03:00
3aeed86392 Merge branch 'master' into drawable-room-update 2017-07-14 15:29:27 +09:00
de46f3ab07 Remove all unnecessary parenthesis where object initialisers are used
Enforces at CI.
2017-07-13 15:11:33 +09:00
fea40ccc1a Share BeatmapSet cover sprite code. 2017-07-13 01:17:47 -03:00
190ea3bfab Remove unnused variable 2017-07-13 11:06:28 +09:00
3f2f42d13c Always load high resolution for now
Also rename GetBackground to CreateBackground, since it's returning a new instance.
2017-07-13 10:30:09 +09:00
b448603d6c CI fixes. 2017-07-11 01:42:51 -03:00
fc7b4ceff1 Fix osu!direct visual test initially not having a mode selected. 2017-07-11 01:30:59 -03:00
84701846ec Merge https://github.com/ppy/osu into osu-direct-search 2017-07-11 00:26:49 -03:00
178685292a Merge branch 'master' of https://github.com/ppy/osu into better-fill-mode 2017-07-08 12:25:08 +03:00
40225238d9 Set RelativeSizeAxes for updated FillMode behavior 2017-06-28 12:24:23 +03:00
480cdba023 Add OsuClickableContainer with generic sounds 2017-06-27 21:05:49 +09:00
1bca9ca0e9 Update framework with better children list 2017-06-24 12:56:35 +02:00
62dee59672 Shapes namespace
Depends on https://github.com/ppy/osu-framework/pull/837
2017-06-20 15:54:23 +10:00
ffbb46f668 Update in line with framework. 2017-06-12 12:48:47 +09:00
70e12e5d9b Make the header tabs work 2017-06-08 06:21:45 -03:00
1162df96be Use DelayedLoadWrapper in DirectPanel backgrounds 2017-06-08 05:08:12 -03:00
d541006134 Use 2x size covers in list view 2017-06-07 12:15:11 -03:00
ddc4d45ae8 Unused usings 2017-06-07 11:39:04 -03:00
312fd16631 Ruleset filtering 2017-06-07 11:00:05 -03:00
f7f4f5e155 Request sorting, fix VS Code's "refactoring" 2017-06-07 10:40:18 -03:00
3ed740676f DirectSortCritera -> DirectSortCriteria 2017-06-07 10:19:17 -03:00
8006fab3c7 Merge https://github.com/ppy/osu into osu-direct-search 2017-06-07 09:56:13 -03:00
94b3320e58 Center direct panel covers 2017-06-07 09:45:12 -03:00
fc2d9816df Make SearchableListHeader icon customisable 2017-06-07 20:06:02 +09:00
0439b15728 Generic type argument formatting 2017-05-31 21:29:50 -03:00
8745948a01 Basic searching in osu!direct, move BeatmapSetOnlineInfo covers into their own class 2017-05-28 02:26:25 -03:00
ab32e962ca Make BeatmapOnlineInfo and BeatmapSetOnlineInfo separate classes, -OnlineWorkingBeatmap 2017-05-28 00:37:55 -03:00
12f6276e05 Move DisplayStyleControl to all FilterControls 2017-05-26 06:05:05 -03:00
68377494f7 Browser - SearchableList 2017-05-26 02:44:09 -03:00
5831da6978 Autohide social when entering a screen that doesn't allow overlays, fix potential nullrefs in DirectOverlay, CreateControls -> CreateSupplementaryControls 2017-05-26 02:32:01 -03:00
fc67582c3f Cleanup 2017-05-26 02:16:56 -03:00
8fca0fddb3 Abstract DirectOverlay layout into base class for Social and osu!direct - BrowseOverlay, initial layout of social browser 2017-05-26 00:54:03 -03:00
4490596f5f Keep one object per file 2017-05-24 02:37:27 -03:00
b08668b6d9 Remove @ from to-be-localized strings 2017-05-24 02:19:45 -03:00
4f17a4fe91 Make result counts scroll with the panels 2017-05-23 14:34:34 -03:00
bdab545ca4 Use BeatmapBackgroundSprite 2017-05-22 03:15:22 -03:00
77affc1eb7 Split onto multiple lines 2017-05-22 03:13:55 -03:00
6bf0ca59fe Make FilterControl not scroll with the panels 2017-05-22 02:03:26 -03:00
87ace2d7ec @"" -> string.Empty 2017-05-20 13:52:51 -03:00
49eb096b03 Fix visual test mode toggle buttons activation state 2017-05-20 13:19:50 -03:00
68cb23786a Fade in background when loaded 2017-05-19 20:53:51 -03:00
6e7a09fedb Line endings, use ToString for statistic value 2017-05-19 20:37:13 -03:00
ffb3450dc2 Remove <U+FEFF> character 2017-05-19 20:34:51 -03:00
503ee97a15 Fix license header 2017-05-19 20:28:37 -03:00
cdd2b54dc7 Move SlimEnumDropdown into it's own file 2017-05-19 20:25:08 -03:00
e7a64126a3 Formatting and remove magic number 2017-05-19 20:13:59 -03:00
83c81c0626 Cleanup (again) 2017-05-19 20:03:07 -03:00
c981a4a511 Formatting 2017-05-19 19:50:45 -03:00
0a96aaf575 Whitespace 2017-05-19 19:27:51 -03:00