iiSaLMaN
|
775b90e066
|
Bypass fail on replays
|
2019-09-18 22:49:48 +03:00 |
|
iiSaLMaN
|
ecd721e8c5
|
Add bypass fail property to Player
|
2019-09-18 22:49:28 +03:00 |
|
Dean Herbert
|
ec5f420818
|
Merge branch 'master' into key-counter-fixes
|
2019-09-17 22:56:34 +09:00 |
|
Dean Herbert
|
77947e8309
|
Fix rewind tests failing
|
2019-09-17 22:33:27 +09:00 |
|
Dean Herbert
|
38d85e44be
|
Merge branch 'master' into key-counter-fixes
|
2019-09-17 22:33:15 +09:00 |
|
Dean Herbert
|
fd3e2375bb
|
Fix disclaimer potentially pushing a null screen (#6137)
Fix disclaimer potentially pushing a null screen
|
2019-09-17 16:39:04 +09:00 |
|
smoogipoo
|
f0bcb2b933
|
Debounce user-requested replay seeks
|
2019-09-17 16:12:18 +09:00 |
|
smoogipoo
|
efedfefe63
|
Fix disclaimer potentially pushing a null screen
|
2019-09-17 15:54:11 +09:00 |
|
Dean Herbert
|
2381b4c003
|
Move video behind storyboard
|
2019-09-16 00:20:56 +09:00 |
|
Andrei Zavatski
|
9febeb1f3d
|
Add black background
|
2019-09-14 06:32:00 +03:00 |
|
Andrei Zavatski
|
a36c808682
|
Use Fit FillFode
|
2019-09-14 06:28:59 +03:00 |
|
Andrei Zavatski
|
9a94405b3a
|
Fix video playback is stretched on client resize
|
2019-09-14 06:05:09 +03:00 |
|
Dan Balasescu
|
b10ce0b12d
|
Merge branch 'master' into key-counter-fixes
|
2019-09-13 19:43:33 +09:00 |
|
Andrei Zavatski
|
437e121056
|
Merge remote-tracking branch 'refs/remotes/ppy/master' into beatmap-video
|
2019-09-13 13:39:58 +03:00 |
|
smoogipoo
|
cf2f841b4d
|
Fix player not correctly exiting after an unpause
|
2019-09-13 15:42:58 +09:00 |
|
Dean Herbert
|
831d04f339
|
Don't use gameplay clock in KeyCounter
|
2019-09-12 15:48:07 +09:00 |
|
Dean Herbert
|
0cdf125c1e
|
Handle key counter rewinding in a better way
Use ElapsedFrameTime rather than storing state data
|
2019-09-12 15:42:14 +09:00 |
|
Dean Herbert
|
cb0cf6e2c5
|
Remove reset functions
|
2019-09-12 14:27:52 +09:00 |
|
Dean Herbert
|
158737e001
|
Remove FadeTime customisation
Also adjusts fade transitions to feel better, especially in fast forward scenarios.
|
2019-09-12 14:27:29 +09:00 |
|
Dean Herbert
|
f9c969788a
|
Fix keys not reaching full brightness as soon as they should
|
2019-09-12 13:56:23 +09:00 |
|
Dan Balasescu
|
4910c23482
|
Merge branch 'master' into show-beatmap-not-selected-in-leaderboards
|
2019-09-10 17:43:42 +09:00 |
|
iiSaLMaN
|
b77550625c
|
Check if DummyWorkingBeatmap is selected instead
|
2019-09-09 20:04:04 +03:00 |
|
Dean Herbert
|
98e384129c
|
Remove redundant initialisation
|
2019-09-10 01:34:48 +09:00 |
|
Dean Herbert
|
7eb20da820
|
Add back local bool (required due to action limitations)
|
2019-09-10 01:18:02 +09:00 |
|
Dean Herbert
|
f398f134e1
|
Remove unnecessary bool storage
Also delay show slightly for better user experience.
|
2019-09-10 01:12:30 +09:00 |
|
Dean Herbert
|
0ec642d826
|
Show instead of toggle
|
2019-09-10 01:06:37 +09:00 |
|
LeNitrous
|
ff49c4ae98
|
remove redundancies
|
2019-09-09 13:50:14 +08:00 |
|
LeNitrous
|
c2353cbdfa
|
move logic to logo action
|
2019-09-09 13:30:48 +08:00 |
|
LeNitrous
|
04a4f9c9a3
|
use IsLoggedIn and remove useless clause
|
2019-09-09 11:26:51 +08:00 |
|
LeNitrous
|
be4f0cc2dd
|
remove null conditional
|
2019-09-09 06:14:49 +08:00 |
|
LeNitrous
|
a67a2899a9
|
move api state check to it's own clause
|
2019-09-08 16:18:15 +08:00 |
|
LeNitrous
|
3435e2a8d3
|
open login on enter main menu
|
2019-09-08 13:36:58 +08:00 |
|
Dean Herbert
|
88d0756107
|
Allow global actions to propagate through pause screen
|
2019-09-06 17:17:30 +09:00 |
|
Dean Herbert
|
f925e781a9
|
Refactor HitWindows for legibility
|
2019-09-06 15:24:14 +09:00 |
|
Dean Herbert
|
9d0151f19f
|
Merge pull request #5969 from peppy/skin-configuration-refactor
Refactor skin configuration lookups to be more flexible
Co-authored-by: Dan Balasescu <smoogipoo@smgi.me>
|
2019-09-05 17:28:37 +09:00 |
|
Dean Herbert
|
986ac08397
|
Fix pause menu keyboard navigation being affected by initial cu… (#6002)
Fix pause menu keyboard navigation being affected by initial cursor hover
|
2019-09-05 17:27:48 +09:00 |
|
Dan Balasescu
|
f729282c73
|
Merge branch 'master' into skin-configuration-refactor
|
2019-09-05 16:56:05 +09:00 |
|
Dean Herbert
|
a1d7291ffa
|
Fix pause menu keyboard navigation being affected by initial cursor hover
|
2019-09-05 16:31:10 +09:00 |
|
iiSaLMaN
|
1b0123a60c
|
Set beatmap of leaderboard to null if NoBeatmapsAvailable is selected
|
2019-09-05 05:56:52 +03:00 |
|
iiSaLMaN
|
a1c580f27e
|
Create "none selected" placeholder state
|
2019-09-05 05:56:21 +03:00 |
|
smoogipoo
|
a87a1e6031
|
Don't redraw certain buffered containers on scale change
|
2019-09-04 19:38:12 +09:00 |
|
Dean Herbert
|
2983918f71
|
Merge remote-tracking branch 'upstream/master' into skin-configuration-refactor
|
2019-09-04 13:40:41 +09:00 |
|
Dean Herbert
|
1802d2efaf
|
Merge remote-tracking branch 'upstream/master' into fix-gameplay-menu-button-hover-ani
|
2019-09-04 10:35:14 +09:00 |
|
Dean Herbert
|
bebc3309ce
|
Refactor skin configuration to be infinitely extensible
|
2019-09-03 17:57:34 +09:00 |
|
Dean Herbert
|
4cad55cee6
|
Move hit windows lookup to DrawableRuleset
|
2019-09-03 13:05:03 +09:00 |
|
Dean Herbert
|
1e7528c2b3
|
Merge remote-tracking branch 'upstream/master' into non-timeoffset-judgements
|
2019-09-02 19:13:00 +09:00 |
|
smoogipoo
|
0c73c5acf3
|
Expose full hitobject rather than hit windows
|
2019-09-02 17:14:40 +09:00 |
|
smoogipoo
|
f2bdf94a1d
|
Add HitWindows to JudgementResult to indicate timing errors
|
2019-09-02 16:28:14 +09:00 |
|
smoogipoo
|
0a89603e79
|
Fix hit error potentially not displaying with null hitwindows
|
2019-09-02 16:07:16 +09:00 |
|
Dan Balasescu
|
daa2007b41
|
Merge branch 'master' into fix-switching-ruleset-unpauses-beatmap
|
2019-09-02 15:24:01 +09:00 |
|