Commit Graph

10225 Commits

Author SHA1 Message Date
70d644406f Merge remote-tracking branch 'origin/update-framework' into letterboxing
# Conflicts:
#	osu.Game/Overlays/Settings/Sections/Graphics/LayoutSettings.cs
2019-01-07 18:53:53 +09:00
74539b5e5c Merge remote-tracking branch 'upstream/master' into letterboxing 2019-01-07 18:52:48 +09:00
49ba4e5a14 Merge branch 'master' into update-framework 2019-01-07 18:51:54 +09:00
ca98caf84b Merge pull request #4001 from UselessToucan/linq_temp
Use Find instead of FirstOrDefault
2019-01-07 18:50:59 +09:00
f6018294b5 Update framework 2019-01-07 18:50:27 +09:00
13b077c83b Merge remote-tracking branch 'upstream/master' into moreOptionsFromSkin.ini 2019-01-07 18:11:17 +09:00
73c2fcac08 Remove broken SettingsLabel class 2019-01-07 17:03:59 +09:00
4b5fc85875 Use Find instead of FirstOrDefault 2019-01-05 19:35:33 +03:00
4a7c6fb19d Fix PP not display on profile overlay 2019-01-04 16:33:35 +09:00
7d1163a7d2 Remove unnecessary null check 2019-01-04 15:49:23 +09:00
f2ccf70d1b Backdate license header for now 2019-01-04 15:37:27 +09:00
c528a3896d Formatting and naming 2019-01-04 15:34:32 +09:00
4c3310ca80 Remove unnecessary tracked settings (for now) 2019-01-04 15:28:48 +09:00
3a10dd47d5 Add preview for gameplay region 2019-01-04 15:28:35 +09:00
9c7830d83b Size -> scale 2019-01-04 14:58:44 +09:00
35a6257642 Delay updates when changes would affect mouse position 2019-01-04 14:55:59 +09:00
5a807f2143 Add OSD support 2019-01-04 14:18:29 +09:00
3953f829c8 Add letterbox/screen scaling support 2019-01-04 13:36:02 +09:00
b6dc6c4a74 Merge branch 'master' into do_not_use_local_user_for_autoplay_score 2019-01-04 13:11:17 +09:00
8b25e4c9ee Fix searching for "channel" matching all channels 2019-01-03 12:04:36 +09:00
2d405bfc43 Add back options for 3 and 7 day long rooms 2019-01-02 16:33:52 +09:00
0047f29ec8 move missing newline to front of "Plays with..." 2018-12-30 22:40:17 +01:00
850a7aa327 Update tab text font on activation/deactivation 2018-12-29 17:43:19 +03:00
1f2d340914 Merge branch 'master' into fix-room-ordering 2018-12-28 14:07:11 +09:00
e6ccf209c7 Merge pull request #3957 from peppy/fix-excessive-cover-loading
Fix covers being loaded even when off-screen
2018-12-28 14:07:01 +09:00
0908309232 Merge branch 'master' into fix-room-ordering 2018-12-28 13:35:56 +09:00
8c62157d7a Merge pull request #3943 from smoogipoo/fix-results
Fix ScoreProcessor's population
2018-12-28 13:32:40 +09:00
55607634b4 Fix covers being loaded even when off-screen 2018-12-28 13:30:05 +09:00
72482aff8d Whoops 2018-12-28 01:48:13 +09:00
a7db0bbb91 Sort rooms based on their API position 2018-12-28 01:45:19 +09:00
f2f1ba8cbe Fix typo in line 42 2018-12-28 00:43:20 +08:00
be86281c72 Fix score results not populated 2018-12-28 00:24:02 +09:00
338b95dd63 Fix none result getting included 2018-12-27 22:48:24 +09:00
99ed009838 Fix extra hit result types showing on ranking screen 2018-12-27 22:31:40 +09:00
12a93af156 Merge pull request #3939 from smoogipoo/fix-multi-mods
Fix plays with mods not submitting
2018-12-27 22:20:10 +09:00
a62405d82d Fix plays with mods not submitting 2018-12-27 22:17:03 +09:00
cf079690e5 Use LargeTextureStore for online retrievals 2018-12-27 22:13:51 +09:00
2d1736e477 Merge pull request #3936 from smoogipoo/fix-multi-mods
Ensure mods are set prior to starting play
2018-12-27 22:04:35 +09:00
304d245c9c Merge pull request #3934 from peppy/populate-statistics
Populate statistics for all rulesets' scores
2018-12-27 22:04:08 +09:00
101fdf993e Ensure mods are set prior to starting play 2018-12-27 21:59:43 +09:00
5977fc838f Limit available durations for the time being 2018-12-27 21:59:08 +09:00
fb10d15870 Populate statistics for all rulesets' scores 2018-12-27 21:52:09 +09:00
50b51a168e Always submit standardised scores 2018-12-27 21:12:32 +09:00
c818e1cd83 Merge pull request #3929 from peppy/fix-polling-rates
Fix polling rates
2018-12-27 20:28:15 +09:00
31baf0086f Optional idle tracker 2018-12-27 20:17:27 +09:00
1ce33cb6da Adjust polling rate based on current screen and idle state 2018-12-27 20:06:07 +09:00
c5764ded1c Fix infinite polling rate in certain scenarios 2018-12-27 20:03:32 +09:00
ab5f6e149c Remvoe extra newline 2018-12-27 19:25:56 +09:00
31db768bdc Hide version overlay when not in main menu 2018-12-27 19:21:07 +09:00
eaba9e1378 Fix mode icon not being updated for correct ruleset 2018-12-27 18:16:30 +09:00