Dean Herbert
|
9331c62306
|
Also add realm ruleset count
|
2022-05-16 16:09:50 +09:00 |
|
Dean Herbert
|
5ec05a8653
|
Add tags for current screen and ruleset
|
2022-05-16 15:51:32 +09:00 |
|
Dean Herbert
|
8c9edee360
|
Add ruleset context to sentry error reports
|
2022-05-16 15:47:00 +09:00 |
|
Dean Herbert
|
328561f5c8
|
Merge pull request #18263 from frenzibyte/spotlight-beatmap-badge
Add support for "spotlight" label in beatmap overlay/listing
|
2022-05-15 12:32:20 +09:00 |
|
Salman Ahmed
|
4bb06873d5
|
Move badge hierarchy declaration to constructor for safer access
|
2022-05-14 21:54:56 +03:00 |
|
Dean Herbert
|
b6575c216b
|
Allow selecting all mods at free mod select using ctrl +a
|
2022-05-15 03:25:14 +09:00 |
|
Dean Herbert
|
8a01050168
|
Refactor mod select button initialisation to allow shared usage of deselect button
|
2022-05-15 03:16:43 +09:00 |
|
Salman Ahmed
|
1878578196
|
Move todo comment to subclasses
|
2022-05-14 21:05:34 +03:00 |
|
Salman Ahmed
|
441957e18e
|
Convert get-only virtual properties to avoid DI order dependency
|
2022-05-14 21:05:34 +03:00 |
|
Salman Ahmed
|
88ba84ac9c
|
Replace Pill with Badge everywhere
|
2022-05-14 20:52:38 +03:00 |
|
Dean Herbert
|
6c3a4375c5
|
Fix case of "toggle mod select" string
|
2022-05-15 02:51:58 +09:00 |
|
Dean Herbert
|
a759cf2dab
|
Add key binding to deselect all mods
Defaults to `Backspace`.
|
2022-05-15 02:51:58 +09:00 |
|
Salman Ahmed
|
9bac33ec9f
|
Integrate spotlight beatmap badge in listing cards
|
2022-05-14 19:47:31 +03:00 |
|
Salman Ahmed
|
2878a6dcbe
|
Integrate spotlight beatmap badge in info overlay
|
2022-05-14 19:47:10 +03:00 |
|
Salman Ahmed
|
56d6cb5764
|
Add "spotlight" beatmap badge
|
2022-05-14 19:46:50 +03:00 |
|
Salman Ahmed
|
c8bea6273b
|
Abstractify beatmap badge logic to own class
|
2022-05-14 19:46:37 +03:00 |
|
Salman Ahmed
|
d5027cdfbd
|
Add FeaturedInSpotlight property to API beatmapsets
|
2022-05-14 19:46:13 +03:00 |
|
Bartłomiej Dach
|
ab5c736da1
|
Merge branch 'master' into editor-readability
|
2022-05-13 21:10:48 +02:00 |
|
Dean Herbert
|
c4871ebcf4
|
Add editor track traversal keys (Z -V )
|
2022-05-14 02:50:51 +09:00 |
|
Dean Herbert
|
dec298cccb
|
Update resources
|
2022-05-13 21:47:22 +09:00 |
|
Dean Herbert
|
35026ad642
|
Add missing EditorClock caching
|
2022-05-13 21:39:54 +09:00 |
|
Dean Herbert
|
a35c57860c
|
Resolve colour inline
|
2022-05-12 23:54:43 +09:00 |
|
Dean Herbert
|
51744e428f
|
Merge branch 'master' into editor-readability
|
2022-05-12 22:56:55 +09:00 |
|
Dean Herbert
|
8760e5d884
|
Merge branch 'master' into new-chat-drawable-channel
|
2022-05-12 22:36:19 +09:00 |
|
Dean Herbert
|
f22ff4e087
|
Remove editor animation toggling (replaced by overlap markers)
|
2022-05-12 19:28:56 +09:00 |
|
Dean Herbert
|
c63e65c677
|
Don't hide SelectionBlueprint s themselves, only their children
|
2022-05-12 19:26:13 +09:00 |
|
Dean Herbert
|
10e41d018a
|
Fix toggling hit animations on the editor not applying immediately
|
2022-05-12 17:36:35 +09:00 |
|
Dan Balasescu
|
5f2d9bf04c
|
Merge pull request #18211 from frenzibyte/audio-adjustment-breakage-alt
Fix mods potentially adjusting track while not selected
|
2022-05-12 15:44:19 +09:00 |
|
Dan Balasescu
|
7ab31b8256
|
Merge pull request #18234 from peppy/distance-snap-no-snap-to-zero
Fix distance snap providing zero-distance snaps incorrectly
|
2022-05-12 15:40:44 +09:00 |
|
Salman Ahmed
|
82c4a5fe9f
|
Merge branch 'master' into new-chat-visibility-behaviour
|
2022-05-12 09:04:24 +03:00 |
|
Dan Balasescu
|
c54ca937c5
|
Fix CI inspections
|
2022-05-12 14:55:20 +09:00 |
|
Dan Balasescu
|
678cde3310
|
Merge pull request #18230 from bdach/mod-overlay/data-flow-refactor
Restructure data flow in mod select overlay
|
2022-05-12 14:40:49 +09:00 |
|
Dean Herbert
|
3d64dc53a6
|
Merge branch 'master' into audio-adjustment-breakage-alt
|
2022-05-12 14:18:28 +09:00 |
|
Dean Herbert
|
6ba0760b17
|
Merge branch 'master' into new-chat-visibility-behaviour
|
2022-05-12 13:59:35 +09:00 |
|
Dean Herbert
|
1d38e5bd33
|
Add notes about weird local handling in ChannelListSelector
|
2022-05-12 13:58:10 +09:00 |
|
Dean Herbert
|
2dfed6eda1
|
Remove selectorActive bindable completely
|
2022-05-12 13:53:57 +09:00 |
|
Dean Herbert
|
f51607521c
|
Fix distance snap providing zero-distance snaps incorrectly
|
2022-05-12 13:11:55 +09:00 |
|
Dean Herbert
|
b794deb5c5
|
Add null checks to screen context insertion
|
2022-05-12 12:06:51 +09:00 |
|
Jai Sharma
|
db371ab068
|
Use CurrentChannel == null to show the channel selector
|
2022-05-11 22:52:15 +01:00 |
|
Jai Sharma
|
cced8609f6
|
Add setCurrent param to ChannelManager.JoinChannel
|
2022-05-11 22:51:15 +01:00 |
|
Bartłomiej Dach
|
981ead68bf
|
Ensure local mods are constructed in time for Pop{In,Out}()
|
2022-05-11 22:31:27 +02:00 |
|
Bartłomiej Dach
|
93539160ad
|
Remove no-longer-necessary guard
|
2022-05-11 22:31:26 +02:00 |
|
Bartłomiej Dach
|
2266a5c9a0
|
Remove no-longer-necessary ModColumn.Filter
|
2022-05-11 22:31:26 +02:00 |
|
Bartłomiej Dach
|
1c0166367d
|
Fix remaining column operations being coupled to drawables
|
2022-05-11 22:31:26 +02:00 |
|
Bartłomiej Dach
|
b5a9f1310a
|
Fix select/deselect all toggle not working correctly after changes
|
2022-05-11 22:31:26 +02:00 |
|
Bartłomiej Dach
|
52bbce12f1
|
Fix not being able to set AvailableMods before loaded
|
2022-05-11 22:31:26 +02:00 |
|
Bartłomiej Dach
|
fc24a56478
|
Add protection from recursive updates from external selection
|
2022-05-11 22:31:25 +02:00 |
|
Bartłomiej Dach
|
83ba06e7af
|
Extract helper property for accessing all mods
|
2022-05-11 22:31:25 +02:00 |
|
Bartłomiej Dach
|
11ae1da65a
|
Hoist reference replacement logic to overlay level
|
2022-05-11 22:26:47 +02:00 |
|
Bartłomiej Dach
|
05a21fbbe0
|
Hoist ModState to overlay level
|
2022-05-11 22:26:21 +02:00 |
|