Commit Graph

7561 Commits

Author SHA1 Message Date
09bf014ded Simplify fade out gradient code. 2017-03-19 21:49:29 +09:00
5d0adc6454 Merge remote-tracking branch 'upstream/master' into DrabWeb/leaderboards 2017-03-19 18:51:53 +09:00
256a3268ac Inline single usage of EdgeEffect. 2017-03-19 18:51:40 +09:00
44f71b3975 Merge branch 'master' into fix-beatmap-options 2017-03-19 09:34:53 +01:00
8cb334a118 Adjust sizing a touch. 2017-03-19 16:34:29 +09:00
b0e7296e25 -IHasDrawableRepresentation, User.Region -> Country 2017-03-19 00:09:58 -03:00
3d8ec4fa05 FIx transition not always being correct. 2017-03-19 02:33:25 +09:00
3c7b4a8ffa Fix cursor being displayed during disclaimer. 2017-03-19 01:59:13 +09:00
0bc8ed9c9e Use Colour for non-faded scores 2017-03-18 01:56:19 -03:00
e78069af12 Parenthesis 2017-03-18 01:48:29 -03:00
b9d5ab5d8c Only calculate fade for fading leaderboard scores 2017-03-18 01:44:05 -03:00
fbb8e79f1a Move ctor above methods 2017-03-17 19:45:51 -03:00
137611ecf3 Use LeaderboardScore height for fade 2017-03-17 19:07:45 -03:00
82c02fa1fc Formatting 2017-03-17 18:29:55 -03:00
4aea06be22 Merge branch 'master' into leaderboards 2017-03-17 18:23:01 -03:00
27ab8e2e86 Merge 2017-03-17 18:21:35 -03:00
0834b5b794 Made requested changes 2017-03-17 18:16:59 -03: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