Commit Graph

535 Commits

Author SHA1 Message Date
3c7b4a8ffa Fix cursor being displayed during disclaimer. 2017-03-19 01:59:13 +09:00
e529f5e439 Merge branch 'master' into song-select-loading-reoptimisation 2017-03-18 02:12:56 +09:00
bcaf12e3d9 Rename Criteria -> CreateCriteria and make into method. 2017-03-18 02:11:14 +09:00
cd30958086 Merge branch 'master' into song-select-loading-reoptimisation 2017-03-18 01:25:22 +09:00
3e3cde01ef Fix missing permitNulls. 2017-03-17 21:21:16 +09:00
f9f31ca092 Add statefulness to MenuCursor. 2017-03-17 20:45:27 +09:00
7110ab8e17 Stop cursor moving when paused. 2017-03-17 20:45:27 +09:00
0a03bdc428 Add missing license header. 2017-03-17 20:44:02 +09:00
6be80c95ae Preload song select from main menu. 2017-03-17 20:11:59 +09:00
c7fa79b027 Fix nullref. 2017-03-17 20:09:23 +09:00
907236e475 Move filtering to BeatmapCarousel (but actual logic is now in FilterCriteria. 2017-03-17 19:54:51 +09:00
4b97304603 CarouselContainer -> BeatmapCarousel. 2017-03-17 19:12:54 +09:00
dc28f8c79e Remove all external access to BeatmapGroup. 2017-03-17 19:12:15 +09:00
9c664e5b05 Reorganise song select methods to allow for more flexibility. 2017-03-17 11:52:54 +09:00
9a4af8f194 GetScore -> CreateScore. 2017-03-17 02:03:12 +09:00
2394e7ff78 Make CheckFailed not actually trigger internal things, and make private. 2017-03-17 01:36:30 +09:00
ea642e5ef4 Merge branch 'master' into scoreprocessor_failing_improvements 2017-03-17 00:52:30 +09:00
e78bcf8739 Update TabControl in line with framework changes. 2017-03-17 00:39:40 +09:00
b13340c3c8 Move CheckFailed outside of Schedule(). 2017-03-17 00:30:23 +09:00
60fc782e93 Merge branch 'master' into beatmap_timinginfo 2017-03-16 23:08:24 +09:00
271dddc9a7 Merge branch 'master' into generic_scoreprocessor 2017-03-16 23:04:19 +09:00
110bdbd0c1 Make everything share DropDown implementations again. Remove unnecessary files. 2017-03-16 21:17:14 +09:00
ab8a5afdb9 AlwaysReceiveInput and InternalContains. 2017-03-16 17:38:36 +09:00
5137338c7c Replace List<ControlPoint> with TimingInfo in Beatmap. 2017-03-16 17:11:24 +09:00
e17f728282 Fix CI. 2017-03-16 17:04:03 +09:00
1a7c2eda5e Size FilterControl relatively now that we can. 2017-03-16 17:01:02 +09:00
bd5493fb25 Add back correct defaults. 2017-03-16 16:44:14 +09:00
334e389518 Tidy up OsuTabControl and FilterControl. 2017-03-16 16:35:44 +09:00
4bedd4d2d7 Block input behind FilterControl. 2017-03-16 14:33:31 +09:00
da6b98db10 fixup! Filter doesn't need to be public, nor have a property. 2017-03-16 14:23:48 +09:00
269c1a5e5c Reword some comments. 2017-03-16 14:08:37 +09:00
352de22590 Filter doesn't need to be public, nor have a property. 2017-03-16 14:08:29 +09:00
4d84bf7350 Change difficulty sort to be based on MaxStarDifficulty. 2017-03-16 13:59:23 +09:00
2a2caeba32 Add better failing support to ScoreProcessor. 2017-03-16 13:39:57 +09:00
c82ae011fb Make ScoreProcessors take generic judgements. 2017-03-16 12:45:23 +09:00
01cca1a4d2 Refactor color handling
colour*
2017-03-15 20:52:31 -04:00
db5a1e241a Don't crash on unimplemented sorts 2017-03-15 20:18:20 -04:00
3aecbf5739 Rearrange things somewhat 2017-03-15 20:15:40 -04:00
cac6c42aac Merge remote-tracking branch 'upstream/master' into tab-control 2017-03-15 20:15:28 -04:00
a3906820ec Merge branch 'master' into beatmap_parsing 2017-03-15 19:29:45 +09:00
4353c9dc3d Fixed Warnings 2017-03-14 20:42:02 -07:00
18afd8eabe Fixed license headers 2017-03-14 20:30:42 -07:00
20e2e7a8c8 Sort on SortTabs ValueChanged 2017-03-14 20:19:41 -07:00
755fb260db Updated TabControl Usage 2017-03-14 19:52:21 -07:00
ee3d3b682f Updated usage for DropDownHeader of FilterTabControl 2017-03-14 19:49:40 -07:00
40bcc63a90 Added and styled FilterTabControls 2017-03-14 19:49:40 -07:00
2629f78afc Add FilterControl and FilterTabControl 2017-03-14 19:49:40 -07:00
37ff1f3971 Control footer by virtual property. 2017-03-15 10:10:59 +08:00
8c991eae01 Fix CI issues. 2017-03-14 22:27:24 +08:00
a8d15e616b Remove parameter of OnSelected. 2017-03-14 22:22:23 +08:00