Bartłomiej Dach
|
e7e7486a8e
|
Merge branch 'mod-overlay/back-button' into mod-overlay/integration
|
2022-05-07 10:59:30 +02:00 |
|
Bartłomiej Dach
|
6ad990dfc3
|
Add basic localisation strings for new mod select
|
2022-05-07 10:17:24 +02:00 |
|
Bartłomiej Dach
|
4ff96f82be
|
Dim other buttons if customisation panel is open
|
2022-05-07 09:50:09 +02:00 |
|
Bartłomiej Dach
|
852e4a9766
|
Add select/deselect all buttons to free mod select screen
|
2022-05-07 09:29:33 +02:00 |
|
Dean Herbert
|
dd63657dfb
|
Merge pull request #18065 from huoyaoyuan/code-style
Enforce code style analysis shipped with .NET SDK
|
2022-05-07 14:58:19 +09:00 |
|
Salman Ahmed
|
144d33f0d2
|
Merge branch 'master' into distance-snapping-test
|
2022-05-06 17:29:27 +03:00 |
|
Bartłomiej Dach
|
56fa5c9db1
|
Merge branch 'master' into editor-drag-box
|
2022-05-06 15:22:39 +02:00 |
|
Bartłomiej Dach
|
29a3ab7e7a
|
Halve drag box padding
Allows the drag box borders to collapse in on themselves to a single
line if the drag selection has zero width or height.
|
2022-05-06 15:21:35 +02:00 |
|
Dean Herbert
|
fad1f727bb
|
Fix editor drag box visuals
|
2022-05-06 20:34:44 +09:00 |
|
Dean Herbert
|
118e58888b
|
Rename incorrectly named variable (radius is not diameter)
|
2022-05-06 17:51:51 +09:00 |
|
Dean Herbert
|
37cbc79283
|
Fix clamping logic to always clamp to the last displayed tick
|
2022-05-06 17:09:38 +09:00 |
|
Dean Herbert
|
684fef7f8c
|
Fix MaxIntervals incorrectly factoring distance spacing multipiler into snap calculation
|
2022-05-06 17:09:02 +09:00 |
|
Bartłomiej Dach
|
f5026bbbeb
|
Bind to button's activation delay directly
|
2022-05-06 10:04:36 +02:00 |
|
Bartłomiej Dach
|
f39fcee41b
|
Remove commented-out code
|
2022-05-06 10:04:00 +02:00 |
|
Dean Herbert
|
246479bf34
|
Fix snap extent not working correctly on sliders (and providing incorrect time values)
|
2022-05-06 15:54:37 +09:00 |
|
Dean Herbert
|
32b40bdabf
|
Rename DistanceBetweenTick to be plural
|
2022-05-06 15:45:36 +09:00 |
|
Dean Herbert
|
78959a6e05
|
Add animation to denote a dangerous player exit
|
2022-05-06 15:02:22 +09:00 |
|
Dean Herbert
|
1c4aa12585
|
Rename non-descript Button nested class
|
2022-05-06 14:45:53 +09:00 |
|
Dean Herbert
|
a11771c11b
|
Better encapsulate exposed bindables of HoldToConfirmContainer
|
2022-05-06 14:45:53 +09:00 |
|
Dean Herbert
|
be960eb092
|
Move dangerous hold specification to base class
|
2022-05-06 14:34:31 +09:00 |
|
Dean Herbert
|
0d8e42b941
|
Merge branch 'master' into exit-multiplayer-is-dangerous
|
2022-05-06 14:25:18 +09:00 |
|
Bartłomiej Dach
|
34cf4c6a38
|
Fix mod overlay not closing on toggle hotkey
|
2022-05-05 22:16:56 +02:00 |
|
Bartłomiej Dach
|
0caea77176
|
Fix mod selects not hiding when their owner screens exit
|
2022-05-05 22:16:55 +02:00 |
|
Bartłomiej Dach
|
a56eab2c47
|
Extract interface for overlay management
|
2022-05-05 22:16:55 +02:00 |
|
Bartłomiej Dach
|
66473972da
|
Use new user mod select design in multiplayer lobby
|
2022-05-05 22:16:55 +02:00 |
|
Bartłomiej Dach
|
4eefbd5bc2
|
Use new free mod select design in room creation flow
|
2022-05-05 22:16:54 +02:00 |
|
Bartłomiej Dach
|
ac08498f35
|
Use plum colour scheme in multiplayer to match rest of multiplayer screens
|
2022-05-05 22:16:54 +02:00 |
|
Bartłomiej Dach
|
1744d7e4f0
|
Fix new mod select overlay dimming itself
|
2022-05-05 22:16:54 +02:00 |
|
Bartłomiej Dach
|
407db7ff9d
|
Replace old mod select overlay with new design
|
2022-05-05 22:16:54 +02:00 |
|
Dean Herbert
|
5029710de7
|
Merge branch 'master' into distance-snapping-test
|
2022-05-05 22:00:40 +09:00 |
|
Bartłomiej Dach
|
a859ca0b89
|
Merge branch 'master' into playlist-keyboard-traversal
|
2022-05-05 14:45:58 +02:00 |
|
Bartłomiej Dach
|
a9eae3a544
|
Merge branch 'master' into snapping-tidy-distance
|
2022-05-05 13:15:24 +02:00 |
|
Dan Balasescu
|
39d10487b9
|
Merge branch 'master' into snapping-tidy-distance
|
2022-05-05 19:55:55 +09:00 |
|
Salman Ahmed
|
542bb54ba0
|
Merge branch 'master' into beatmap-selection-keybinding
|
2022-05-05 13:44:08 +03:00 |
|
Dean Herbert
|
e83604a1fc
|
Merge branch 'master' into cache-at-interface
|
2022-05-05 18:54:24 +09:00 |
|
Dean Herbert
|
b9d8b7e413
|
Fix end time extent not being accounted for in new snap implementation
|
2022-05-05 18:49:12 +09:00 |
|
Dean Herbert
|
b2e9be70a5
|
Rewrite CircularDistanceSnapGrid snapping implementation to use snap provider
|
2022-05-05 17:52:36 +09:00 |
|
Dean Herbert
|
4c884aea5d
|
Fix CircularDistanceSnapGrid returning an incorrect time value when distance spacing is not 1.0
|
2022-05-05 17:09:14 +09:00 |
|
Dean Herbert
|
786c7f14d3
|
Expose DistanceSpacingMultiplier to distance
|
2022-05-05 17:08:53 +09:00 |
|
Dean Herbert
|
de9b3d33eb
|
Rename misleading DistanceSpacing variable
|
2022-05-05 17:08:09 +09:00 |
|
Dean Herbert
|
4226583afd
|
Merge branch 'cache-at-interface'
|
2022-05-05 16:52:03 +09:00 |
|
Dean Herbert
|
19cf9dc20b
|
Merge branch 'snapping-tidy-distance'
|
2022-05-05 16:51:32 +09:00 |
|
Dean Herbert
|
1c6a233cc0
|
Move snap provider caching to interfaces
|
2022-05-05 16:44:37 +09:00 |
|
Dean Herbert
|
b411b59006
|
Move IPlacementHandler caching to interface
|
2022-05-05 16:43:02 +09:00 |
|
Dean Herbert
|
977e6d8a80
|
Add xmldoc for IDistanceSnapProvider and related properties
|
2022-05-05 16:25:45 +09:00 |
|
Salman Ahmed
|
ac6342ff8d
|
Add workaround for item scrolling issue
|
2022-05-05 10:16:16 +03:00 |
|
Dean Herbert
|
f6fc926f1a
|
Add xmldoc and rename methods in IPositionSnapProvider for legibility
|
2022-05-05 15:58:21 +09:00 |
|
Salman Ahmed
|
f28978b856
|
Handle against playlists which disallow selection
`SelectedItem.Disabled` is also not checked against in the select-via-click flow inside `DrawableRoomPlaylistItem` (only `AllowSelection` is checked).
|
2022-05-05 05:48:35 +03:00 |
|
Salman Ahmed
|
464b3af5f3
|
Rename local correctly
|
2022-05-05 05:42:20 +03:00 |
|
Salman Ahmed
|
e294069e2f
|
Merge branch 'master' into beatmap-selection-keybinding
|
2022-05-04 16:48:49 +03:00 |
|