Dean Herbert
|
563bf92529
|
Also update the full object on sample changes to make them apply immediately
|
2021-09-14 19:21:23 +09:00 |
|
Dean Herbert
|
d825da3983
|
Add note about a better way to adjust velocity
|
2021-09-14 18:54:29 +09:00 |
|
Dean Herbert
|
e4dd59aee2
|
Add popovers to adjust SV and samples from the timeline
|
2021-09-14 18:51:22 +09:00 |
|
Dean Herbert
|
9d17f84681
|
Adjust timeline height to account for less global control points
|
2021-09-14 18:51:11 +09:00 |
|
Dean Herbert
|
9551e77553
|
Remove difficulty and sample sections from timing screen
|
2021-09-14 18:51:11 +09:00 |
|
Dean Herbert
|
87cfcf706e
|
Add ability to change slider velocity with shift-drag
|
2021-09-14 18:26:17 +09:00 |
|
Dean Herbert
|
b19dc5e41f
|
Remove all legacy ControlPoint s when entering the editor
|
2021-09-14 18:26:16 +09:00 |
|
Dean Herbert
|
6015b5037a
|
Display difficulty and sample control points associated with hitobjects
|
2021-09-14 18:26:16 +09:00 |
|
Dean Herbert
|
ce197b6322
|
Fix missing attribute text (and give slightly more space for "10.00x" cases
|
2021-09-06 21:40:30 +09:00 |
|
Dean Herbert
|
3c7a34bdbd
|
Move mania-specific conversion to converter
|
2021-09-06 21:06:13 +09:00 |
|
Dean Herbert
|
52b6b05883
|
Update terminology in timing screen for now
|
2021-09-06 21:06:13 +09:00 |
|
Dean Herbert
|
0500cd578a
|
Merge branch 'master' into no-more-difficulty-control-points-info
|
2021-09-06 21:06:12 +09:00 |
|
Dean Herbert
|
e0ee2a5533
|
Change section title to read better
|
2021-09-05 13:34:57 +09:00 |
|
Dean Herbert
|
25420af078
|
Rename method to drop redundant ruleset suffix
|
2021-09-05 13:34:23 +09:00 |
|
Bartłomiej Dach
|
1a90fb1ef3
|
Fix cached property being assigned twice
|
2021-09-04 19:52:42 +02:00 |
|
Dean Herbert
|
f42131ff89
|
Add back editor functionality for now
|
2021-09-03 19:08:23 +09:00 |
|
Dean Herbert
|
d4e5a612ea
|
Update IPositionalSnapProvider to take a HitObject as reference, rather than raw time
This allows fetching the correct `DifficultyControlPoint` from the
hitobject. Nothing more.
|
2021-09-03 17:11:12 +09:00 |
|
Dean Herbert
|
a3d9ab1e2e
|
Move approach rate to EffectControlPoint
|
2021-09-03 16:58:16 +09:00 |
|
Dean Herbert
|
071c56e90b
|
Update usages of DifficultyPointAt
|
2021-09-03 16:58:16 +09:00 |
|
Bartłomiej Dach
|
ce1912781e
|
Add extension point for ruleset-specific beatmap setup sections
|
2021-09-02 23:29:14 +02:00 |
|
Dan Balasescu
|
6c649b7bbe
|
Merge branch 'master' into no-more-sample-control-points-info
|
2021-09-02 18:09:05 +09:00 |
|
Dan Balasescu
|
aadef41182
|
Merge pull request #14601 from peppy/fix-editor-setup-screen-pixel-leakage
Fix pixels poking out of the top edge of editor setup screen
|
2021-09-02 14:03:37 +09:00 |
|
Dean Herbert
|
ef64c05af8
|
Merge pull request #14533 from frenzibyte/move-incompatibility-icon
Move mod incompatibility logic to "local player" mod select overlays
|
2021-09-01 18:12:27 +09:00 |
|
Dean Herbert
|
9e21f5a59c
|
Rename LocalPlayer to User in mod select prefixes
|
2021-09-01 17:22:52 +09:00 |
|
Dean Herbert
|
0319177c5c
|
Fix pixels poking out of the top edge of editor setup screen
|
2021-09-01 16:46:19 +09:00 |
|
Dean Herbert
|
edf29e405b
|
Merge pull request #14581 from bdach/setup-screen-countdown-settings
Add countdown settings to setup screen
|
2021-09-01 15:35:46 +09:00 |
|
Bartłomiej Dach
|
5dc938cc9f
|
Update tests to match expectations
|
2021-08-31 22:41:47 +02:00 |
|
Bartłomiej Dach
|
04773b51bb
|
Remove countdown toggle transition for now
Tricky to get right and the design isn't final as is anyway, so leaving
*something* functioning as a best-effort for now.
|
2021-08-31 22:41:40 +02:00 |
|
Dean Herbert
|
ce0d7cce2d
|
Merge branch 'remove-ijsonserializable' into no-more-sample-control-points-info
|
2021-08-31 14:40:54 +09:00 |
|
Dean Herbert
|
c25ab6835c
|
Remove IJsonSerializable interface
Was pretty pointless and made it hard to use the custom serialisation
terms arbitrarily in tests.
|
2021-08-31 14:39:20 +09:00 |
|
Bartłomiej Dach
|
ddf9d2aa6c
|
Add test coverage
|
2021-08-30 22:55:58 +02:00 |
|
Bartłomiej Dach
|
eec9f6d191
|
Add countdown settings to design section
|
2021-08-30 22:51:41 +02:00 |
|
Salman Ahmed
|
6154642075
|
Merge branch 'master' into local-popover-containers
|
2021-08-30 15:44:29 +03:00 |
|
Dan Balasescu
|
b95da3ca27
|
Merge pull request #14576 from peppy/update-framework
Update framework
|
2021-08-30 21:09:58 +09:00 |
|
Henry Lin
|
8137eee527
|
Reuse value to save enum name
Co-authored-by: Salman Ahmed <frenzibyte@gmail.com>
|
2021-08-30 18:05:47 +08:00 |
|
Henry Lin
|
04bf667d0d
|
Parse partially typed enum names in filter query
|
2021-08-30 17:49:18 +08:00 |
|
Dean Herbert
|
ccacf56dd8
|
Move to legacy namespace
|
2021-08-30 17:14:53 +09:00 |
|
Dean Herbert
|
7257aae7f2
|
Move samples to LegacyControlPointInfo
|
2021-08-30 17:14:53 +09:00 |
|
Dean Herbert
|
f64efdc4a9
|
Merge branch 'update-extension-usages' into update-framework
|
2021-08-30 16:00:09 +09:00 |
|
Dan Balasescu
|
7be825f470
|
Merge pull request #14488 from frenzibyte/multi-spectator-player-leaving
Gray out and stop player instances who quit during multi-spectator sessions
|
2021-08-30 12:04:19 +09:00 |
|
Salman Ahmed
|
e374ef163d
|
Update localisable formattable extensions usages inline with framework change
|
2021-08-29 15:00:28 +03:00 |
|
Bartłomiej Dach
|
fcc3e57d5d
|
Move overlay colour provider up to editor screen
|
2021-08-28 20:05:58 +02:00 |
|
Bartłomiej Dach
|
e94d96f250
|
Add local popover container to editor screens
|
2021-08-28 20:05:58 +02:00 |
|
Bartłomiej Dach
|
7457480b50
|
Add local popover container to lounge subscreen
|
2021-08-28 20:05:58 +02:00 |
|
Salman Ahmed
|
378734a7f8
|
Separate solo spectator player and "exit on restart" logic to own class
|
2021-08-27 13:24:37 +03:00 |
|
Dean Herbert
|
2b06dacd0e
|
Change debounce back to using scheduler
Should better allow for adjusting in the future, as well.
|
2021-08-27 18:57:19 +09:00 |
|
Dean Herbert
|
33aa48bcf6
|
Merge branch 'master' into lobby-sounds
|
2021-08-27 18:46:12 +09:00 |
|
Bartłomiej Dach
|
d71dff4340
|
Merge branch 'master' into skip-overlay-optimisations
|
2021-08-26 22:38:17 +02:00 |
|
Jamie Taylor
|
56baecdde4
|
Add missing interaction sfx to MatchTypePicker
|
2021-08-26 15:30:20 +09:00 |
|
Jamie Taylor
|
e341f471b0
|
Add lobby sfx for join/leave/kick/ready/unready events
|
2021-08-26 15:29:22 +09:00 |
|