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
|
6e74244022
|
Merge pull request #18239 from peppy/editor-readability
Add lingering hitobject display to editor, replacing "Hit Animations" toggle
|
2022-05-14 01:04:21 +02:00 |
|
Bartłomiej Dach
|
ab5c736da1
|
Merge branch 'master' into editor-readability
|
2022-05-13 21:10:48 +02:00 |
|
Bartłomiej Dach
|
b533ed5e9b
|
Merge pull request #18252 from peppy/editor-track-shortcuts
Add editor track traversal shortcut keys (`Z`-`V`)
|
2022-05-13 20:42:22 +02:00 |
|
Dean Herbert
|
a346456daf
|
Add test coverage of new traversal keys
|
2022-05-14 03:01:42 +09:00 |
|
Dean Herbert
|
c4871ebcf4
|
Add editor track traversal keys (Z -V )
|
2022-05-14 02:50:51 +09:00 |
|
Dean Herbert
|
8edbc10155
|
Merge pull request #18249 from peppy/update-resources
Update resources
|
2022-05-13 23:13:39 +09:00 |
|
Dean Herbert
|
cf3ead8047
|
Remove unused local
|
2022-05-13 22:06:30 +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
|
d9782b5ef6
|
Remove redundant parenthesis
|
2022-05-13 21:31:49 +09:00 |
|
Dean Herbert
|
0cf52c4ba5
|
Merge pull request #18248 from peppy/add-crowdin-readme
Add crowdin information to README
|
2022-05-13 21:31:17 +09:00 |
|
Dean Herbert
|
38b8baf095
|
Remove unused border colour
|
2022-05-13 21:28:50 +09:00 |
|
Dean Herbert
|
1529162318
|
Remove circle scaling (apparently the fixed scale is required for spacing)
|
2022-05-13 21:28:45 +09:00 |
|
Dean Herbert
|
4b4f3ec064
|
Add crowdin information to README
|
2022-05-13 19:47:31 +09:00 |
|
Dean Herbert
|
ff13ef6bb0
|
Fix a couple of markdown inspections
|
2022-05-13 19:46:21 +09:00 |
|
Dean Herbert
|
26c8516130
|
Merge pull request #18127 from jai-x/new-chat-drawable-channel
Update new chat overlay day separator colours and spacing
|
2022-05-13 00:30:13 +09:00 |
|
Dean Herbert
|
a35c57860c
|
Resolve colour inline
|
2022-05-12 23:54:43 +09:00 |
|
Dean Herbert
|
0318944b80
|
Fix incorrect alive criteria causing clicking future objects to be too greedy
|
2022-05-12 23:37:29 +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
|
0c335592b3
|
Tidy up interpolation and move const to new home
|
2022-05-12 19:44:07 +09:00 |
|
Dean Herbert
|
f22ff4e087
|
Remove editor animation toggling (replaced by overlap markers)
|
2022-05-12 19:28:56 +09:00 |
|
Dean Herbert
|
be3d4c9bf5
|
Add circle overlap marker, bringing back stable-like visibility of circles in the past
|
2022-05-12 19:27:32 +09:00 |
|
Dean Herbert
|
c63e65c677
|
Don't hide SelectionBlueprint s themselves, only their children
|
2022-05-12 19:26:13 +09:00 |
|
Dean Herbert
|
1b2c07e142
|
Extend lifetime of OsuSelectionBlueprint to allow for lingering display
|
2022-05-12 19:25:51 +09:00 |
|
Dan Balasescu
|
b71274265f
|
Merge pull request #15665 from MBmasher/fl-opacity
Consider opacity of hit objects in Flashlight skill
|
2022-05-12 19:00:21 +09:00 |
|
Dan Balasescu
|
c3d472310f
|
Merge pull request #18237 from peppy/editor-animation-toggle-refresh-immediately
Fix toggling hit animations on the editor not applying immediately
|
2022-05-12 18:51:04 +09:00 |
|
Dan Balasescu
|
b48308eae2
|
Merge pull request #18238 from peppy/fix-slider-ball-rotation
Fix slider ball rotation becoming undefined when time is not flowing smoothly
|
2022-05-12 18:42:42 +09:00 |
|
Dan Balasescu
|
4463a26f4e
|
Refactor opacity computation algorithm
|
2022-05-12 18:31:10 +09:00 |
|
Dean Herbert
|
f5649b926a
|
Use AliveObjects rather than tracking all hitobjects manually
|
2022-05-12 18:04:26 +09:00 |
|
Dean Herbert
|
c4854d4004
|
Fix slider ball rotation becoming undefined when time is not flowing smoothly
|
2022-05-12 17:55:12 +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 |
|
Dean Herbert
|
26d4237ff4
|
Merge pull request #18181 from jai-x/new-chat-visibility-behaviour
Update channel visibilty behaviour in new chat overlay
|
2022-05-12 15:35:48 +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
|
4a4f6ab7d3
|
Merge pull request #18218 from peppy/sentry-more-context
Add more context to sentry error reports
|
2022-05-12 13:59:25 +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
|
fda61943b0
|
Update distance snap test when cursor at centre of grid to be in line with expectations
|
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 |
|