dependabot-preview[bot]
|
6e9ed76251
|
Bump Microsoft.Build.Traversal from 2.1.1 to 2.2.3
Bumps [Microsoft.Build.Traversal](https://github.com/Microsoft/MSBuildSdks) from 2.1.1 to 2.2.3.
- [Release notes](https://github.com/Microsoft/MSBuildSdks/releases)
- [Changelog](https://github.com/microsoft/MSBuildSdks/blob/master/RELEASE.md)
- [Commits](https://github.com/Microsoft/MSBuildSdks/compare/Microsoft.Build.Traversal.2.1.1...Microsoft.Build.Traversal.2.2.3)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-11-01 17:14:57 +00:00 |
|
dependabot-preview[bot]
|
6ff13e399a
|
Bump Microsoft.CodeAnalysis.FxCopAnalyzers from 3.0.0 to 3.3.1
Bumps [Microsoft.CodeAnalysis.FxCopAnalyzers](https://github.com/dotnet/roslyn-analyzers) from 3.0.0 to 3.3.1.
- [Release notes](https://github.com/dotnet/roslyn-analyzers/releases)
- [Changelog](https://github.com/dotnet/roslyn-analyzers/blob/master/PostReleaseActivities.md)
- [Commits](https://github.com/dotnet/roslyn-analyzers/compare/v3.0.0...v3.3.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-11-01 17:14:13 +00:00 |
|
Bartłomiej Dach
|
716458344f
|
Ensure spectator player is unsubscribed to prevent leak
|
2020-11-01 16:13:19 +01:00 |
|
Bartłomiej Dach
|
23d9fa4dfa
|
Merge branch 'master' into spectator-replay-watcher
|
2020-11-01 15:53:37 +01:00 |
|
Dean Herbert
|
106bac1c6c
|
Merge pull request #10647 from bdach/beatmap-import-ensure-correct
Ensure LoadOszIntoOsu returns actual imported map
|
2020-11-01 23:49:34 +09:00 |
|
Bartłomiej Dach
|
b7696c85ad
|
Add more xmldocs
|
2020-11-01 15:23:03 +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
|
5903c3be90
|
Fix inaccurate xmldoc
|
2020-11-01 14:39:10 +01:00 |
|
Bartłomiej Dach
|
8a54fdd4e6
|
Ensure LoadOszIntoOsu returns actual imported map
|
2020-11-01 14:25:33 +01:00 |
|
Lucas A
|
6bfff43634
|
Extract StatisticCounter to a separate class and use it instead.
|
2020-11-01 13:25:36 +01:00 |
|
Bartłomiej Dach
|
f3e0480e77
|
Merge branch 'master' into fix-beatmap-details-metadata-bounce
|
2020-10-31 17:36:40 +01:00 |
|
Bartłomiej Dach
|
7d090e0d2e
|
Merge pull request #10637 from peppy/fix-seasonal-backgrounds-nullref
Fix potential null reference when loading background
|
2020-10-31 17:36:16 +01:00 |
|
Bartłomiej Dach
|
2065680e9d
|
Simplify test case
|
2020-10-31 17:01:45 +01:00 |
|
Bartłomiej Dach
|
79f47953a8
|
Migrate existing call to new flag parameter
|
2020-10-31 16:08:27 +01:00 |
|
Bartłomiej Dach
|
19023e7d43
|
Fix player restart invoking user-level pause
|
2020-10-31 16:08:15 +01:00 |
|
Bartłomiej Dach
|
941e8525af
|
Add flag parameter to allow non-user-pause via music controller
|
2020-10-31 16:07:54 +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 |
|
Dean Herbert
|
6a293dd536
|
Add missing ctor parameters back
|
2020-10-31 18:56:30 +09:00 |
|
Dean Herbert
|
979eb1685b
|
Merge branch 'master' into results-screen-applause
|
2020-10-31 18:47:49 +09:00 |
|
Dean Herbert
|
f0b80d245e
|
Merge branch 'master' into spectator-listing
|
2020-10-31 16:22:49 +09:00 |
|
Dean Herbert
|
a088151e58
|
Merge branch 'spectator-replay-watcher' into spectator-listing
|
2020-10-31 16:22:10 +09:00 |
|
Dean Herbert
|
ea007af572
|
Merge pull request #10586 from hbnrmx/seasonal-backgrounds
Add Seasonal backgrounds
|
2020-10-31 15:28:43 +09:00 |
|
Bartłomiej Dach
|
78842ab95a
|
Improve look & behaviour of background transitions
|
2020-10-30 22:40:24 +01:00 |
|
Bartłomiej Dach
|
391dd73843
|
Fix typo in comment
|
2020-10-30 22:39:34 +01:00 |
|
Bartłomiej Dach
|
38cf90a69b
|
Change background to seasonal right after login
|
2020-10-30 22:03:26 +01:00 |
|
Bartłomiej Dach
|
29ad099902
|
Allow to fetch if going online after launch
|
2020-10-30 21:49:14 +01:00 |
|
Bartłomiej Dach
|
8632f0d77f
|
Add test coverage
|
2020-10-30 21:48:09 +01:00 |
|
Bartłomiej Dach
|
67a325f47d
|
Move config setting logic to background loader
|
2020-10-30 21:22:22 +01:00 |
|
Bartłomiej Dach
|
cf0e8e0a62
|
Document nullability of seasonal backgrounds
|
2020-10-30 20:00:59 +01:00 |
|
Bartłomiej Dach
|
aeab2be5d1
|
Add xmldoc to SeasonalBackgroundMode
|
2020-10-30 19:56:52 +01:00 |
|
Bartłomiej Dach
|
20c27c6943
|
Rename lookup & field
|
2020-10-30 19:55:22 +01:00 |
|
Bartłomiej Dach
|
82ef85569b
|
Fix nullref when querying IsInSeason before request completion
|
2020-10-30 19:35:08 +01:00 |
|
Max Hübner
|
d5dfd1dffe
|
Insert optional parentheses
|
2020-10-30 18:07:07 +01:00 |
|
Max Hübner
|
51a58269ad
|
Fix nullref in case of successfull request but no backgrounds available
|
2020-10-30 17:57:29 +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
|
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 |
|
Dean Herbert
|
bc69ed3870
|
Simplify sample lookup
|
2020-10-30 22:33:27 +09:00 |
|
cadon0
|
a1fa6588f6
|
Fix "bounce" when metadata container text is empty
|
2020-10-31 01:06:19 +13:00 |
|
Dean Herbert
|
9a43291fd3
|
Merge branch 'master' into spectator-replay-watcher
|
2020-10-30 20:49:24 +09:00 |
|
Dean Herbert
|
da54e9f591
|
Merge pull request #10622 from smoogipoo/fix-hud-test
Fix HUD test having out of date value
|
2020-10-30 20:48:23 +09:00 |
|