Commit Graph

14495 Commits

Author SHA1 Message Date
89f50b26f7 Fix hitobject combo colour potentially not getting adjusted 2019-10-18 17:32:11 +09:00
99ea45da41 Merge pull request #6474 from smoogipoo/osu-beatsnapping-grid
Implement osu!'s beat snapping grid
2019-10-18 16:27:03 +09:00
50d4a9d726 Merge pull request #6534 from smoogipoo/placement-blueprint-starttime
Make BeginPlacement() set the hitobject start time
2019-10-18 16:25:38 +09:00
bd57c0b58e Merge branch 'master' into fix-incorrect-beatmap-set-info-equality 2019-10-17 19:51:03 +09:00
f92331531c Rename grid to DistanceSnap to be more in line with its purpose 2019-10-17 15:32:02 +09:00
3a6a25ffe8 Merge branch 'master' into non-static-rulesetstore 2019-10-17 14:25:06 +09:00
9b9138253c Remove finalizer 2019-10-17 11:27:23 +09:00
405ab07800 Check equality by ID -> OnlineBeatmapSetID -> Hash -> ReferenceEquals 2019-10-17 01:18:29 +03:00
05c6d1a66d Merge branch 'master' into osu-beatsnapping-grid 2019-10-16 20:12:31 +09:00
79b2c7b480 Make BeginPlacement() set the hitobject start time 2019-10-16 20:04:15 +09:00
b6b8098b98 Add an arbitrary offset to prevent div-by-0 2019-10-16 19:44:53 +09:00
2d4b7dc361 Remove redundant code 2019-10-16 19:33:18 +09:00
5ac5e34f85 Use a cleaner distance function 2019-10-16 19:32:45 +09:00
350d139cbf Make chevron icon colour protected 2019-10-16 15:54:00 +09:00
14c72f85fa Fix incorrect beatmap set info equality check on non-online set info 2019-10-15 23:40:48 +03:00
2543de22bd Simplify DeletedChildrenPlaceholder behavior 2019-10-15 12:47:35 +03:00
7ba15df0c0 Convert to method group 2019-10-15 12:27:32 +03:00
d321794ef5 Make loadedTopLevelComments a local filed 2019-10-15 12:26:16 +03:00
96e31b9cca Add support for deleted comments with message 2019-10-15 12:07:01 +03:00
213f00556d Remove onShowDeletedChanged function 2019-10-15 11:30:50 +03:00
b2885e7b13 Move load() under the ctor 2019-10-15 11:26:58 +03:00
eb5dad08aa Remove initial filed 2019-10-15 11:25:58 +03:00
3c714dc013 APICommentsController -> CommentBundle 2019-10-15 11:20:06 +03:00
75a2e383f2 Merge remote-tracking branch 'refs/remotes/ppy/master' into comments_api 2019-10-15 11:19:45 +03:00
96c6aeefe9 Remove out-of-date todo 2019-10-15 16:16:33 +09:00
12cd57744b Make RulestStore initialise at construction time 2019-10-15 16:14:06 +09:00
efc201ec85 Make PlaylistOverlay a VisibilityContainer 2019-10-14 16:40:53 -07:00
ccc753a315 Make OverlayContainers with no blocking input VisibilityContainers 2019-10-14 16:27:59 -07:00
ad32d66365 CI fix 2019-10-15 01:10:23 +03:00
0fd6b0c852 Use linq expression to count deleted comments 2019-10-15 00:55:33 +03:00
b84c9dfd84 Use Humanizer.ToQuantity instead of manual parsing 2019-10-15 00:35:44 +03:00
09621f066e Childs -> Children 2019-10-15 00:32:21 +03:00
0676c880b5 Simplify IsTopLevel and IsDeleted properties 2019-10-15 00:26:31 +03:00
b1f7a673e7 Simplify chevron icon coloring 2019-10-15 00:10:02 +03:00
d4843285db CI fixes 2019-10-14 17:33:14 +03:00
139170cdc8 Fix incorrect padding for nested comments 2019-10-14 17:26:12 +03:00
b53fb0d228 Remove empty line 2019-10-14 17:07:50 +03:00
a4ffd4798d Fix escaped html strings not being unescaped 2019-10-14 17:02:48 +03:00
a81d5cd819 Handle links in message 2019-10-14 16:56:07 +03:00
7cd3f5656d Cleanups 2019-10-14 16:43:43 +03:00
7ac87494e0 Merge remote-tracking branch 'refs/remotes/ppy/master' into comments_api 2019-10-14 16:21:34 +03:00
f0e9700349 Inline delegate event 2019-10-14 21:49:02 +09:00
b7ddf160b4 OnClick should actually handle the event 2019-10-14 21:48:12 +09:00
4e6ab1dad3 Tidy up state management via bindable usage 2019-10-14 21:42:07 +09:00
7794457550 Remove more constants 2019-10-14 21:36:10 +09:00
4822496c13 Fix more naming 2019-10-14 21:34:16 +09:00
89f270a19a SortSelector -> SortTabControl 2019-10-14 21:32:41 +09:00
e191c2c50e Tidy up constants and method naming 2019-10-14 21:32:16 +09:00
ae1a361f9f Merge branch 'master' into commenst_header 2019-10-14 21:20:05 +09:00
328b4d6863 Cancel request on dispose 2019-10-13 16:22:10 +03:00