Dean Herbert
|
07286c0cfc
|
Fix editor's clock not being processed unless composer is loaded
|
2019-10-18 18:21:53 +09:00 |
|
Dean Herbert
|
b391b8542d
|
Merge pull request #6537 from smoogipoo/fix-hitcircle-accent
Fix hitobject combo colour potentially not getting adjusted
|
2019-10-18 17:55:59 +09:00 |
|
smoogipoo
|
89f50b26f7
|
Fix hitobject combo colour potentially not getting adjusted
|
2019-10-18 17:32:11 +09:00 |
|
Dan Balasescu
|
62f2a852ec
|
Merge pull request #6536 from peppy/remove-weird-character
Remove a weird unicode charcter from file
|
2019-10-18 17:27:15 +09:00 |
|
Dean Herbert
|
6b0976ff1e
|
Remove a weird unicode charcter from file
|
2019-10-18 16:55:42 +09:00 |
|
Dean Herbert
|
e3740fbc77
|
Merge pull request #6528 from smoogipoo/fix-mania-selection-movement
Fix mania hitobject selections not moving correctly
|
2019-10-18 16:28:04 +09:00 |
|
Dean Herbert
|
99ea45da41
|
Merge pull request #6474 from smoogipoo/osu-beatsnapping-grid
Implement osu!'s beat snapping grid
|
2019-10-18 16:27:03 +09:00 |
|
Dean Herbert
|
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 |
|
Dan Balasescu
|
c37d38d3c7
|
Merge pull request #6522 from iiSaLMaN/fix-incorrect-beatmap-set-info-equality
Fix incorrect beatmap set info equality check for local beatmapsets
|
2019-10-18 12:20:33 +09:00 |
|
Dan Balasescu
|
bd57c0b58e
|
Merge branch 'master' into fix-incorrect-beatmap-set-info-equality
|
2019-10-17 19:51:03 +09:00 |
|
smoogipoo
|
c4cc960e15
|
Fix mania hitobject selections not moving correctly
|
2019-10-17 18:00:15 +09:00 |
|
Dean Herbert
|
f3ed71d336
|
Move scoring distance constant to a central/shared location
|
2019-10-17 16:36:47 +09:00 |
|
Dean Herbert
|
a1bb061405
|
Make RulesetStore initialise at construction time (#6515)
Make RulesetStore initialise at construction time
Co-authored-by: Dean Herbert <pe@ppy.sh>
|
2019-10-17 16:10:32 +09:00 |
|
Dean Herbert
|
f92331531c
|
Rename grid to DistanceSnap to be more in line with its purpose
|
2019-10-17 15:32:02 +09:00 |
|
Dean Herbert
|
3a6a25ffe8
|
Merge branch 'master' into non-static-rulesetstore
|
2019-10-17 14:25:06 +09:00 |
|
smoogipoo
|
9b9138253c
|
Remove finalizer
|
2019-10-17 11:27:23 +09:00 |
|
iiSaLMaN
|
40fc655b50
|
Add equality check test to ensure correct values
|
2019-10-17 01:19:50 +03:00 |
|
iiSaLMaN
|
405ab07800
|
Check equality by ID -> OnlineBeatmapSetID -> Hash -> ReferenceEquals
|
2019-10-17 01:18:29 +03:00 |
|
Dan Balasescu
|
05c6d1a66d
|
Merge branch 'master' into osu-beatsnapping-grid
|
2019-10-16 20:12:31 +09:00 |
|
smoogipoo
|
79b2c7b480
|
Make BeginPlacement() set the hitobject start time
|
2019-10-16 20:04:15 +09:00 |
|
smoogipoo
|
b6b8098b98
|
Add an arbitrary offset to prevent div-by-0
|
2019-10-16 19:44:53 +09:00 |
|
smoogipoo
|
2d4b7dc361
|
Remove redundant code
|
2019-10-16 19:33:18 +09:00 |
|
smoogipoo
|
5ac5e34f85
|
Use a cleaner distance function
|
2019-10-16 19:32:45 +09:00 |
|
Dan Balasescu
|
388b71cf64
|
Merge pull request #6504 from EVAST9919/comments_api
Implement CommentsContainer component
|
2019-10-16 17:52:53 +09:00 |
|
smoogipoo
|
350d139cbf
|
Make chevron icon colour protected
|
2019-10-16 15:54:00 +09:00 |
|
iiSaLMaN
|
14c72f85fa
|
Fix incorrect beatmap set info equality check on non-online set info
|
2019-10-15 23:40:48 +03:00 |
|
Andrei Zavatski
|
2543de22bd
|
Simplify DeletedChildrenPlaceholder behavior
|
2019-10-15 12:47:35 +03:00 |
|
Andrei Zavatski
|
7ba15df0c0
|
Convert to method group
|
2019-10-15 12:27:32 +03:00 |
|
Andrei Zavatski
|
d321794ef5
|
Make loadedTopLevelComments a local filed
|
2019-10-15 12:26:16 +03:00 |
|
Andrei Zavatski
|
96e31b9cca
|
Add support for deleted comments with message
|
2019-10-15 12:07:01 +03:00 |
|
Andrei Zavatski
|
213f00556d
|
Remove onShowDeletedChanged function
|
2019-10-15 11:30:50 +03:00 |
|
Andrei Zavatski
|
b2885e7b13
|
Move load() under the ctor
|
2019-10-15 11:26:58 +03:00 |
|
Andrei Zavatski
|
eb5dad08aa
|
Remove initial filed
|
2019-10-15 11:25:58 +03:00 |
|
Andrei Zavatski
|
3c714dc013
|
APICommentsController -> CommentBundle
|
2019-10-15 11:20:06 +03:00 |
|
Andrei Zavatski
|
75a2e383f2
|
Merge remote-tracking branch 'refs/remotes/ppy/master' into comments_api
|
2019-10-15 11:19:45 +03:00 |
|
Dan Balasescu
|
8bba6288a8
|
Merge pull request #6501 from peppy/map-pool-autochange-fix
Don't automatically return to gameplay from map pool if no picks are made
|
2019-10-15 17:03:16 +09:00 |
|
Dan Balasescu
|
96fc88e362
|
Merge branch 'master' into map-pool-autochange-fix
|
2019-10-15 16:24:29 +09:00 |
|
smoogipoo
|
96c6aeefe9
|
Remove out-of-date todo
|
2019-10-15 16:16:33 +09:00 |
|
smoogipoo
|
12cd57744b
|
Make RulestStore initialise at construction time
|
2019-10-15 16:14:06 +09:00 |
|
Dan Balasescu
|
6305198d84
|
Merge pull request #6514 from Joehuu/simplify-overlaycontainers
Make OverlayContainers with no blocking input VisibilityContainers
|
2019-10-15 13:23:28 +09:00 |
|
Joehu
|
efc201ec85
|
Make PlaylistOverlay a VisibilityContainer
|
2019-10-14 16:40:53 -07:00 |
|
Joehu
|
f4924dc3cf
|
Fix volume scrolling when hovering VersionManager
|
2019-10-14 16:37:54 -07:00 |
|
Joehu
|
ccc753a315
|
Make OverlayContainers with no blocking input VisibilityContainers
|
2019-10-14 16:27:59 -07:00 |
|
Andrei Zavatski
|
ad32d66365
|
CI fix
|
2019-10-15 01:10:23 +03:00 |
|
Andrei Zavatski
|
42a06a54ff
|
Don't use ProfileShowMoreButton in the test scene to avoid confusion
|
2019-10-15 01:08:23 +03:00 |
|
Andrei Zavatski
|
0fd6b0c852
|
Use linq expression to count deleted comments
|
2019-10-15 00:55:33 +03:00 |
|
Andrei Zavatski
|
b84c9dfd84
|
Use Humanizer.ToQuantity instead of manual parsing
|
2019-10-15 00:35:44 +03:00 |
|
Andrei Zavatski
|
09621f066e
|
Childs -> Children
|
2019-10-15 00:32:21 +03:00 |
|
Andrei Zavatski
|
0676c880b5
|
Simplify IsTopLevel and IsDeleted properties
|
2019-10-15 00:26:31 +03:00 |
|
Andrei Zavatski
|
b1f7a673e7
|
Simplify chevron icon coloring
|
2019-10-15 00:10:02 +03:00 |
|