Dan Balasescu
|
8a768669ad
|
Merge pull request #10606 from FamousPig/fix-timeline-drag-select-weirdness
Fix timeline zoom during drag-select causing unexpected behaviour
|
2020-11-02 13:04:26 +09:00 |
|
Dean Herbert
|
6cfaee0f0b
|
Merge pull request #10631 from bdach/shift-delete-all-selected
|
2020-11-02 12:04:58 +09:00 |
|
Dean Herbert
|
6e2d722b8a
|
Merge pull request #10649 from ppy/dependabot/nuget/Microsoft.CodeAnalysis.FxCopAnalyzers-3.3.1
|
2020-11-02 11:52:38 +09:00 |
|
Dan Balasescu
|
5ae3da9399
|
Merge branch 'master' into fix-timeline-drag-select-weirdness
|
2020-11-02 11:18:37 +09:00 |
|
Dean Herbert
|
61c9bb3245
|
Merge branch 'master' into dependabot/nuget/Microsoft.CodeAnalysis.FxCopAnalyzers-3.3.1
|
2020-11-02 10:56:09 +09:00 |
|
Dan Balasescu
|
b1b52f9073
|
Merge branch 'master' into fix-resume-beatmap-options-edit
|
2020-11-02 10:46:31 +09:00 |
|
Dan Balasescu
|
ba726c6291
|
Merge pull request #10623 from cadon0/fix-beatmap-details-metadata-bounce
Fix "bounce" when metadata container text is empty in song select
|
2020-11-02 10:45:14 +09:00 |
|
Joehu
|
71d55f16f3
|
Fix edit beatmap options button not resuming back to song select
|
2020-11-01 13:50:38 -08:00 |
|
Bartłomiej Dach
|
432282e8de
|
Use alternative solution to avoid storing last zoom
|
2020-11-01 21:25:05 +01:00 |
|
Bartłomiej Dach
|
3090b6ccb5
|
Resolve CA2249 inspections
"Use `string.Contains` instead of `string.IndexOf` to improve
readability"
|
2020-11-01 18:54:44 +01:00 |
|
Dean Herbert
|
1f8d627af4
|
Merge branch 'master' into shift-delete-all-selected
|
2020-11-01 23:03:01 +09:00 |
|
Dean Herbert
|
e1b8875553
|
Merge pull request #10634 from bdach/fix-leftover-selection-box-tooltip
Fix selection box action tooltips still being visible after object deletion
|
2020-11-01 23:02:29 +09:00 |
|
Bartłomiej Dach
|
f3e0480e77
|
Merge branch 'master' into fix-beatmap-details-metadata-bounce
|
2020-10-31 17:36:40 +01:00 |
|
Dean Herbert
|
a9a3489e92
|
Fix potential null reference when loading background
As seen in
https://discordapp.com/channels/188630481301012481/188630652340404224/772094427342569493.
Caused due to async load of the loader, which means it may not be ready
before Next() is called.
|
2020-10-31 22:51:35 +09:00 |
|
Bartłomiej Dach
|
007c27d3ff
|
Schedule visibility update once per frame
|
2020-10-31 14:45:11 +01:00 |
|
Bartłomiej Dach
|
d74c19e2d7
|
Shorten show/hide code
|
2020-10-31 13:54:02 +01:00 |
|
Bartłomiej Dach
|
3322b8a7ea
|
Run OnSelectionChanged() on each change
|
2020-10-31 13:54:02 +01:00 |
|
Bartłomiej Dach
|
003994ab75
|
Bind UpdateVisibility() directly to source of truth
|
2020-10-31 13:54:02 +01:00 |
|
Bartłomiej Dach
|
129b1bc6d3
|
Delete all selected objects if shift-clicked on one
|
2020-10-31 11:46:25 +01:00 |
|
Bartłomiej Dach
|
78842ab95a
|
Improve look & behaviour of background transitions
|
2020-10-30 22:40:24 +01:00 |
|
Bartłomiej Dach
|
38cf90a69b
|
Change background to seasonal right after login
|
2020-10-30 22:03:26 +01:00 |
|
Bartłomiej Dach
|
67a325f47d
|
Move config setting logic to background loader
|
2020-10-30 21:22:22 +01:00 |
|
Max Hübner
|
d5dfd1dffe
|
Insert optional parentheses
|
2020-10-30 18:07:07 +01:00 |
|
Max Hübner
|
0b46c19b23
|
Move seasonalBackgroundMode check up and early return if available
|
2020-10-30 17:16:51 +01:00 |
|
Max Hübner
|
6f6a8e2a8f
|
Convert switch to if
|
2020-10-30 16:06:48 +01:00 |
|
Max Hübner
|
d19dd4eef6
|
IsInSeason() -> IsInSeason
|
2020-10-30 15:56:19 +01:00 |
|
Max Hübner
|
4e3fb615d2
|
Rename "SeasonalBackgrounds" to "SeasonalBackgroundMode"
|
2020-10-30 15:54:10 +01:00 |
|
Dean Herbert
|
1db8dfd03e
|
Merge branch 'master' into seasonal-backgrounds
|
2020-10-30 22:53:51 +09:00 |
|
cadon0
|
a1fa6588f6
|
Fix "bounce" when metadata container text is empty
|
2020-10-31 01:06:19 +13:00 |
|
Max Hübner
|
f27ce7521d
|
Make "Sometimes" setting depend on season end date, rather than chance
|
2020-10-30 10:27:43 +01:00 |
|
Dan Balasescu
|
0ef1459f4b
|
Merge pull request #10621 from peppy/hud-momentary-visibility
Add momentary HUD toggle
|
2020-10-30 15:40:54 +09:00 |
|
Dan Balasescu
|
b14291a312
|
Merge branch 'master' into tracked-hud-visibility-settings
|
2020-10-30 14:58:45 +09:00 |
|
Dean Herbert
|
8928aa6d92
|
Add key binding to show HUD while held
|
2020-10-30 14:19:40 +09:00 |
|
Dean Herbert
|
b4eda65383
|
Commit missing pieces
|
2020-10-30 13:53:51 +09:00 |
|
Dean Herbert
|
9bb86ccb83
|
Change shift-tab to cycle available HUD visibility modes
|
2020-10-30 13:09:22 +09:00 |
|
Dean Herbert
|
46d89d55f4
|
Add note about ScheduleAfterChildren requirement
|
2020-10-30 12:47:04 +09:00 |
|
Dean Herbert
|
0c1d12460f
|
Remove unused parameter
|
2020-10-30 10:30:11 +09:00 |
|
Max Hübner
|
fb1e09b3e7
|
Load seasonal backgrounds according to setting
|
2020-10-29 18:04:48 +01:00 |
|
Max Hübner
|
34371b8888
|
Show next Background on showSeasonalBackgrounds.ValueChanged
|
2020-10-29 17:44:23 +01:00 |
|
Max Hübner
|
bf4d99dfe7
|
Load SeasonalBackgroundLoader asynchronously
|
2020-10-29 17:43:10 +01:00 |
|
Max Hübner
|
b189e0b7cf
|
Revert "Load SeasonalBackgroundLoader asynchronously"
This reverts commit 81ebcd8796 .
|
2020-10-29 16:01:22 +01:00 |
|
Dean Herbert
|
3491dea9e2
|
Fix scroll logic running before children may be alive in flow
|
2020-10-29 18:51:54 +09:00 |
|
Dean Herbert
|
0a0239a7c7
|
Only play results panel animation once (and only for the local user)
|
2020-10-29 17:08:59 +09:00 |
|
Dean Herbert
|
11f85779d5
|
Fix panel expanded state being updated multiple times unnecessarily
|
2020-10-29 17:08:59 +09:00 |
|
Dean Herbert
|
71e373ff51
|
Make results panels aware of whether they are a local score that has just been set
|
2020-10-29 17:08:59 +09:00 |
|
Dan Balasescu
|
8ccc3c2ec8
|
Merge pull request #10596 from charlie-gray/right-click-circle-delete
Add support for deleting objects when Shift is held down
|
2020-10-29 11:37:22 +09:00 |
|
Bartłomiej Dach
|
a1696942f0
|
Merge branch 'master' into right-click-circle-delete
|
2020-10-28 22:12:14 +01:00 |
|
Bartłomiej Dach
|
202fe09306
|
Group selection actions back up in SelectionHandler
|
2020-10-28 22:06:48 +01:00 |
|
Dean Herbert
|
351acce698
|
Merge branch 'master' into fix-editor-bindable-crash
|
2020-10-28 13:34:54 +09:00 |
|
Dean Herbert
|
01b576c861
|
Fix editor crash on exit when forcing exit twice in a row
|
2020-10-28 13:32:39 +09:00 |
|