Max Hübner
|
f6eb5680ec
|
Save full api response in SessionStatics
|
2020-10-30 16:43:18 +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 |
|
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 |
|
Dan Balasescu
|
8be16bd4ed
|
Merge pull request #10370 from peppy/fix-test-beatmap-virtual-clock
Ensure virtual track time is long enough for test beatmaps
|
2020-10-30 14:23:06 +09:00 |
|
Dan Balasescu
|
45b8af5391
|
Merge pull request #10614 from peppy/results-screen-animate-once
Only play results panel animation once (and only for the local user)
|
2020-10-30 14:21:05 +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
|
c72017a7db
|
Remove "hide during breaks" option
Probably wouldn't be used anyway.
|
2020-10-30 13:49:45 +09:00 |
|
Dean Herbert
|
9bb86ccb83
|
Change shift-tab to cycle available HUD visibility modes
|
2020-10-30 13:09:22 +09:00 |
|
Dean Herbert
|
18f92818da
|
Show current HUD visibility mode as a tracked setting
|
2020-10-30 13:09:13 +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
|
d9846fad37
|
Remove fallback texture parameter
When there isn't a seasonal event, we don't want to fall back to the basic background here, but rather to the user selected background source.
|
2020-10-29 18:03:36 +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
|
907e1921c7
|
Make SeasonalBackgroundLoader read from SessionStatics
|
2020-10-29 17:31:42 +01:00 |
|
Max Hübner
|
76c0a790b4
|
Add separate Seasonal Backgrounds setting (Always, Sometimes, Never)
|
2020-10-29 17:28:04 +01:00 |
|
Max Hübner
|
b189e0b7cf
|
Revert "Load SeasonalBackgroundLoader asynchronously"
This reverts commit 81ebcd8796 .
|
2020-10-29 16:01:22 +01:00 |
|
Max Hübner
|
7d523fee28
|
Revert "Set BackgroundSource.Seasonal as default setting"
This reverts commit cdb2d23578 .
|
2020-10-29 14:31:07 +01:00 |
|
Max Hübner
|
0c540537c9
|
Revert "Add BackgroundSource.Seasonal"
This reverts commit 2871001cc2 .
|
2020-10-29 14:30:50 +01:00 |
|
Dean Herbert
|
1c353b4745
|
Update framework
|
2020-10-29 20:38:28 +09:00 |
|
Dean Herbert
|
7be4dfabd8
|
Revert "Update namespace references"
This reverts commit d69d78ab5d .
|
2020-10-29 20:23:15 +09: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
|
d69d78ab5d
|
Update namespace references
|
2020-10-29 18:45:18 +09:00 |
|
Dean Herbert
|
4dec46b33e
|
Attempt to fix in a less destructive way for now
|
2020-10-29 17:52:58 +09:00 |
|
Dean Herbert
|
7bef695072
|
Merge branch 'master' into fix-test-beatmap-virtual-clock
|
2020-10-29 17:51:15 +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 |
|
Dean Herbert
|
3ea27e23e8
|
Update namespace references
|
2020-10-29 15:20:10 +09:00 |
|
Dean Herbert
|
3751c357a3
|
Update framework
|
2020-10-29 15:19:05 +09:00 |
|
Dean Herbert
|
2e5a8b2287
|
Fix xmldoc to read better in new context
|
2020-10-29 13:16:31 +09:00 |
|
Dan Balasescu
|
a022b869eb
|
Merge branch 'master' into frame-stability-clean-up
|
2020-10-29 13:02:17 +09:00 |
|
Dan Balasescu
|
4a264bc173
|
Merge branch 'master' into beatmap-listing-search-options
|
2020-10-29 12:04:40 +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
|
1313ab89e7
|
Add xmldoc to multiple selection row
|
2020-10-28 23:37:21 +01:00 |
|
Bartłomiej Dach
|
016e920aa9
|
Move filter tab item hierarchy construction to BDL
|
2020-10-28 23:14:52 +01:00 |
|
Bartłomiej Dach
|
a8cefb0d4c
|
Rename method
|
2020-10-28 23:12:28 +01:00 |
|
Bartłomiej Dach
|
f5aedc96c4
|
Rework multiple selection filter
|
2020-10-28 23:07:54 +01:00 |
|
Bartłomiej Dach
|
e77049eae3
|
Use discard-like lambda parameter names
|
2020-10-28 22:58:51 +01:00 |
|
Bartłomiej Dach
|
fa53549ed2
|
Mark request fields as possibly-null
|
2020-10-28 22:57:03 +01: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 |
|
Andrei Zavatski
|
5c2c5f2000
|
Use existing ScoreRank for rank filter
|
2020-10-28 23:35:08 +03:00 |
|