f6eb5680ec
Save full api response in SessionStatics
2020-10-30 16:43:18 +01:00
4e3fb615d2
Rename "SeasonalBackgrounds" to "SeasonalBackgroundMode"
2020-10-30 15:54:10 +01:00
1db8dfd03e
Merge branch 'master' into seasonal-backgrounds
2020-10-30 22:53:51 +09:00
f27ce7521d
Make "Sometimes" setting depend on season end date, rather than chance
2020-10-30 10:27:43 +01:00
c72017a7db
Remove "hide during breaks" option
...
Probably wouldn't be used anyway.
2020-10-30 13:49:45 +09:00
18f92818da
Show current HUD visibility mode as a tracked setting
2020-10-30 13:09:13 +09:00
907e1921c7
Make SeasonalBackgroundLoader read from SessionStatics
2020-10-29 17:31:42 +01:00
76c0a790b4
Add separate Seasonal Backgrounds setting (Always, Sometimes, Never)
2020-10-29 17:28:04 +01:00
7d523fee28
Revert "Set BackgroundSource.Seasonal as default setting"
...
This reverts commit cdb2d23578
.
2020-10-29 14:31:07 +01:00
0c540537c9
Revert "Add BackgroundSource.Seasonal"
...
This reverts commit 2871001cc2
.
2020-10-29 14:30:50 +01:00
cdb2d23578
Set BackgroundSource.Seasonal as default setting
2020-10-22 18:23:03 +02:00
2871001cc2
Add BackgroundSource.Seasonal
2020-10-22 18:21:28 +02:00
4f8a755518
Add "hide during gameplay" mode
2020-10-20 14:20:44 +09:00
024009e174
Change default to "always visible"
2020-10-20 14:19:15 +09:00
80b1f816c7
Merge branch 'master' into hide-hud-during-break-time
2020-10-20 14:19:04 +09:00
70806deba1
Add support for bottom-anchored hit error display
2020-10-15 19:14:02 +09:00
ec12a21088
Merge branch 'master' into confine-during-gameplay
...
# Conflicts:
# osu.Game/Overlays/Settings/Sections/Input/MouseSettings.cs
2020-10-07 11:07:00 +10:30
478f2dec96
Maintain the current gameplay state in OsuGame
2020-10-06 22:39:35 +10:30
1877312a91
Rename DuringGameplay
2020-10-06 20:27:35 +10:30
9d7880afda
Make SettingsItem conform to IHasCurrentValue
2020-10-06 17:18:54 +09:00
4b6f893408
Merge branch 'master' into confine-during-gameplay
...
# Conflicts:
# osu.Game/Configuration/OsuConfigManager.cs
# osu.Game/OsuGame.cs
# osu.Game/Screens/Play/Player.cs
2020-10-05 10:23:37 +10:30
c6386ea605
Remember leaderboard mods filter selection in song select
2020-09-15 21:53:35 -07:00
4680728b9c
Merge branch 'master' into update-dcc-exclusions
2020-09-07 18:01:44 +09:00
1143d5d992
Update class exclusion for dynamic compilation
2020-09-04 20:41:08 +09:00
589d4eeb52
Remove setting.
2020-08-16 17:18:40 +02:00
322d179076
Replace settings item with osu! confine cursor mode
2020-08-16 11:04:28 +09:30
4522564668
Add GameplayDisableOverlays setting.
2020-08-01 19:50:57 +02:00
dfcd26be2d
Merge pull request #9439 from Game4all/gameplay-disable-winkey
2020-07-24 19:34:48 +09:00
4102dae999
Revert commit 939441ae
2020-07-23 11:56:46 +02:00
fea6389f69
Hide HUD elements during break time by default
2020-07-22 12:41:06 +09:00
939441ae40
Disable the windows key only when in gameplay.
2020-07-16 14:50:11 +02:00
c7d3b025ad
Rename variable and change default to true
2020-07-14 20:11:54 +09:00
690f2fd482
Merge branch 'master' into always-combo-break
2020-07-14 20:11:02 +09:00
641ea5b950
Make the disabling of the win key during gameplay a toggleable setting.
2020-06-30 13:12:33 +02:00
3ae97c9634
Change "Fallback" to "Welcome" visually
2020-06-02 11:25:57 +02:00
578c955658
Add fallback intro screen
2020-06-02 03:48:23 +02:00
6621d363da
Add basic custom data directory support
2020-05-04 17:01:05 +09:00
f893d523f5
User setting for always playing first combo break
2020-04-19 12:23:41 +03:00
ac8a3efc46
Merge branch 'master' into low-hp-red-layer
2020-04-14 14:47:01 +09:00
d9c91fb943
Merge branch 'master' of https://github.com/ppy/osu into no-video-option
...
Conflicts:
osu.Game/Overlays/Direct/PanelDownloadButton.cs
2020-04-13 17:40:28 +03:00
df76636ffc
Implement "prefer no video" option
2020-04-11 14:08:16 +03:00
2201e9b4ae
Add stereo shifted hitsound playback support
...
There is now a setting in the general settings called "Positional
hitsounds". If the setting is enabled, the hitsounds playback will be
shifted according to their position on the beatmap.
2020-04-09 18:12:15 +02:00
3cae0cedee
Add a game setting to disable the layer
2020-03-30 12:59:39 +02:00
48282dea8b
Remove individual setting to disable videos, fix tests
2020-03-07 22:08:38 -08:00
5b8037ea7d
Add note about early migration return on non-release transitions
2020-03-05 15:36:36 +09:00
1e6710020e
Remove minor version for now
2020-03-05 13:46:25 +09:00
7229131d36
Fix song select max displayable star difficulty getting stuck at wrong maximum
2020-03-05 13:18:42 +09:00
f486db48de
Add labels and fix dropdown bindable values
2020-02-27 17:30:06 -08:00
48dcb91118
Merge branch 'master' into custom-detail-area
2020-02-14 17:40:12 +09:00
6f7196b0b8
Make beatmap detail area abstractable
2020-02-13 13:46:23 +09:00