Dean Herbert
|
69592722f8
|
Highlight distance snap grid rings that are close to the current time value
|
2022-05-06 18:30:46 +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 |
|
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
|
5029710de7
|
Merge branch 'master' into distance-snapping-test
|
2022-05-05 22:00:40 +09: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 |
|
Dean Herbert
|
f6fc926f1a
|
Add xmldoc and rename methods in IPositionSnapProvider for legibility
|
2022-05-05 15:58:21 +09:00 |
|
Salman Ahmed
|
e294069e2f
|
Merge branch 'master' into beatmap-selection-keybinding
|
2022-05-04 16:48:49 +03:00 |
|
Salman Ahmed
|
9416346c94
|
Globalise beatmap selection key bindings as "group" selection
|
2022-05-04 16:46:32 +03:00 |
|
Dean Herbert
|
5f11ff564b
|
Merge branch 'master' into mod-overlay/test-coverage-parity
|
2022-05-04 19:40:56 +09:00 |
|
Dean Herbert
|
df530cb5ab
|
Add highlighting to the position snap grid edges in addition to centre lines
|
2022-05-04 13:49:04 +09:00 |
|
Dean Herbert
|
0bb90c7b07
|
Fix gridline centering and ensure lines are always rendered using a fixed screen-space width
|
2022-05-04 13:41:55 +09:00 |
|
Salman Ahmed
|
d52a1a5d23
|
Add key binding for beatmap selection in song select
|
2022-05-04 03:52:10 +03:00 |
|
Bartłomiej Dach
|
e3641213e1
|
Always hide unimplemented mods on mod select screen
|
2022-05-03 21:45:40 +02:00 |
|
Dean Herbert
|
04fb0f5e63
|
Merge pull request #18063 from GSculerlor/split-searchbox
Split `SearchTextBox` implementation for reusability
|
2022-05-03 14:12:44 +09:00 |
|
Dean Herbert
|
faeefc5e18
|
Merge pull request #16576 from frenzibyte/osu-distance-spacing
Add "distance spacing" support in editor for osu! ruleset
|
2022-05-03 12:15:18 +09:00 |
|
Ganendra Afrasya
|
81be69e72e
|
Update search textbox implementation to use BasicSearchTextBox instead
|
2022-05-03 06:18:42 +07:00 |
|
Dean Herbert
|
4442ed89b5
|
Merge pull request #17586 from Joehuu/move-difficulty-graph-toggle
Move difficulty graph toggle to individual skin settings
|
2022-05-03 00:59:02 +09:00 |
|
Bartłomiej Dach
|
2b4a49e17f
|
Merge branch 'master' into move-difficulty-graph-toggle
|
2022-05-02 16:38:25 +02:00 |
|
Dean Herbert
|
c4c62ff4e7
|
Fix countdown sounds playing every minute, rather than only on the last minute
|
2022-05-02 22:46:14 +09:00 |
|
Salman Ahmed
|
18852b2509
|
Fix footer random button autosizing to text length
|
2022-05-02 15:36:22 +03:00 |
|
Dean Herbert
|
5c04ab18ec
|
Merge pull request #18011 from frenzibyte/rewind-shift-click
Allow rewinding random in song select with "Shift + Left Click"
|
2022-04-29 23:10:29 +09:00 |
|
Salman Ahmed
|
856ca96b66
|
Allow right-clicking to rewind on random button
|
2022-04-29 10:12:24 +03:00 |
|
Salman Ahmed
|
a9d67d3e92
|
Change random button text when holding shift key
|
2022-04-29 10:10:21 +03:00 |
|
Dean Herbert
|
1f1845d69b
|
Merge branch 'master' into multiplayer-force-start-2
|
2022-04-29 14:45:40 +09:00 |
|
Salman Ahmed
|
173a6188eb
|
Add back float cast to distance spacing computation
|
2022-04-29 08:41:37 +03:00 |
|
Salman Ahmed
|
fef94d49f4
|
Revert "Convert data type of DistanceSpacing to float"
This reverts commit 7aaa88cac2 .
|
2022-04-29 08:02:07 +03:00 |
|
Salman Ahmed
|
7e3d1511c6
|
Hide "Rank Achieved" sorting mode until it's supported
|
2022-04-29 07:47:10 +03:00 |
|
Dean Herbert
|
c4495dafb6
|
Merge branch 'master' into move-difficulty-graph-toggle
|
2022-04-29 13:44:47 +09:00 |
|
Dan Balasescu
|
22e9620211
|
Don't block clicks when dragging osu! logo
|
2022-04-29 12:09:11 +09:00 |
|
Dean Herbert
|
6ccbdc85a3
|
Improve setting description text
Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com>
|
2022-04-29 11:56:46 +09:00 |
|
Salman Ahmed
|
fa5c05120c
|
Allow rewinding random in song select with Shift + Left Click
|
2022-04-28 20:06:27 +03:00 |
|
Dean Herbert
|
32ad216669
|
Allow dragging the osu! logo
Logic borrowed from `NowPlayingOverlay`.
|
2022-04-28 22:58:34 +09:00 |
|
Dan Balasescu
|
1d8ac6917d
|
Send Loaded state from PlayerLoader on update thread
|
2022-04-28 20:10:47 +09:00 |
|
Salman Ahmed
|
691bec6f16
|
Use LocalisableString.Interpolate instead of invalid TranslatableString s
|
2022-04-28 11:38:40 +03:00 |
|