Commit Graph

9790 Commits

Author SHA1 Message Date
00998d5443 Fix web requests not getting correctly handled on first connection 2018-12-17 14:29:11 +09:00
0b5f3c00bf Revert "Fix WaveOverlayContainer always being present"
This reverts commit a6fc128094.
2018-12-14 20:50:27 +09:00
2fe642a12b Merge branch 'master' into master 2018-12-14 19:49:08 +09:00
79ae5e6fa5 Merge pull request #3855 from peppy/fix-waver-overlay-presence
Fix WaveOverlayContainer always being present
2018-12-14 19:42:01 +09:00
dfe60f6318 Merge pull request #3823 from peppy/netcoreapp22
Update projects to target .NET core 2.2
2018-12-14 19:41:52 +09:00
ec793bd708 Merge pull request #3848 from peppy/polling-component
Polling component
2018-12-14 19:41:36 +09:00
59a56b1a56 Merge pull request #3850 from peppy/fix-hitsound-change-crash
Fix crash when changing beatmap toggles at loading screen
2018-12-14 19:41:13 +09:00
578f7ff459 Merge pull request #3852 from peppy/fix-exit-crash
Fix crash on exiting player during results transition
2018-12-14 19:40:54 +09:00
4fb9a39038 Merge branch 'master' into fix-waver-overlay-presence 2018-12-14 19:40:36 +09:00
38fd35a0cf Add polling time to ctor 2018-12-14 19:17:21 +09:00
64626f62db Update framework 2018-12-14 19:02:25 +09:00
9072af9792 Move bulk of method into separate private method with minor clean-ups 2018-12-14 15:48:34 +09:00
a6fc128094 Fix WaveOverlayContainer always being present 2018-12-14 15:41:05 +09:00
a1543905ae Merge branch 'master' into fix-api-failure-fail 2018-12-14 13:19:09 +09:00
eb0a09576a Merge branch 'master' into polling-component 2018-12-13 20:07:49 +09:00
71e5ce59da Fix crash on exiting player during results transition 2018-12-13 16:23:51 +09:00
ac0fc6236c Fix crash when changing beatmap toggles at loading screen 2018-12-13 14:51:18 +09:00
4fc9902cd2 Fix reverting to default skin via settings button causing a hard crash 2018-12-12 21:30:21 +09:00
d5437f7b4b Merge branch 'master' into master 2018-12-12 17:24:52 +07:00
28b033bd99 Autodetect LowestSuccessfulHitResult 2018-12-12 17:15:59 +07:00
e49e2fda9e Rename SuccessfulHitResult->LowestSuccessfulHitResult 2018-12-12 13:24:58 +07:00
ffb91b4afc Update docstring
Co-Authored-By: pavlukivan <pavlukivan@outlook.com>
2018-12-12 13:11:03 +07:00
d86cbf66a9 Update docstring
Co-Authored-By: pavlukivan <pavlukivan@outlook.com>
2018-12-12 13:10:47 +07:00
14af450ecb Merge branch 'master' into songselect-mods 2018-12-12 13:37:04 +09:00
49dd6ae9b0 Move a lot more of PlaySongSelect into SongSelect 2018-12-12 13:21:44 +09:00
ea4dce8454 Add a polling component model 2018-12-10 21:08:14 +09:00
a62b105fb5 Fix formatting 2018-12-10 05:06:18 +00:00
98e166a679 Merge branch 'master' into master 2018-12-10 12:00:53 +07:00
8457324044 SuccessfulHitWindow->SuccessfulHitResult 2018-12-10 09:04:12 +07:00
77a544e475 formatting fix
Co-Authored-By: pavlukivan <pavlukivan@outlook.com>
2018-12-09 23:38:29 +07:00
784a114eae formatting fix
Co-Authored-By: pavlukivan <pavlukivan@outlook.com>
2018-12-09 23:38:19 +07:00
7a703f9237 Fix API getting stuck in connecting state on some exceptions 2018-12-09 15:08:25 +09:00
2a2561e5c8 Update framework and otehr nuget packages 2018-12-07 19:39:54 +09:00
2f9de149dd Add constructor to create a PM channel from a User 2018-12-07 13:56:21 +09:00
2122966cd4 Show channel selector when no channels are joined 2018-12-07 13:26:31 +09:00
cb2444e01c Remove Meh from TaikoHitWindows 2018-12-06 19:04:54 +07:00
10b526504a Move ModOverlay to SongSelect 2018-12-06 19:29:18 +09:00
1b6658f4ee Move HealthIncreaseFor to Judgement 2018-12-06 15:09:42 +07:00
94045413ce Change statistics to be int for now 2018-12-05 19:44:01 +09:00
b5ba74a628 Add more specific checks 2018-12-05 02:12:15 +09:00
c7c5837ec1 Fix GetWorkingBeatmap potentially loading same beatmap twice
This could be seen when using the previous/next buttons in the MusicController while at song select.
2018-12-05 01:45:32 +09:00
4f5028bbc1 Merge branch 'master' into fix-hudoverlay-presence 2018-12-04 22:14:54 +09:00
ca91dfa091 Make hudoverlay always present 2018-12-04 19:20:32 +09:00
1913dc7365 Merge branch 'master' into fix-home-button-cancel 2018-12-04 12:53:11 +09:00
415349e6ef Add missing return 2018-12-04 12:14:26 +09:00
9fdd48ded2 Add 1ms offset to controlpoint lookup times 2018-12-04 12:08:46 +09:00
a33865efce Fix home button being cancelled by mod select 2018-12-04 12:06:05 +09:00
78d1a1c499 Merge branch 'master' into fix-async-profile-logic 2018-12-03 20:55:23 +09:00
f278dff49c Merge branch 'master' into fix-chat-crash 2018-12-03 19:17:05 +09:00
7e35afd178 Fix loading scores on profile pages potentially causing long blocking operations 2018-12-03 18:37:44 +09:00