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