Dean Herbert
|
a44296a6db
|
Merge branch 'master' into progress-bar-show-seek
|
2019-05-10 17:27:49 +09:00 |
|
Dean Herbert
|
fdf67aaa11
|
Clamp values
|
2019-05-10 17:18:39 +09:00 |
|
Dean Herbert
|
3860282ace
|
Add cancellation support to storyboard/hitobject loading (#4751)
Add cancellation support to storyboard/hitobject loading
|
2019-05-10 17:15:38 +09:00 |
|
Dean Herbert
|
150b74dc2b
|
Merge branch 'master' into player-load-cancellations
|
2019-05-10 17:15:27 +09:00 |
|
Dean Herbert
|
21ab628f41
|
Merge branch 'master' into player-load-cancellations
|
2019-05-10 16:58:36 +09:00 |
|
smoogipoo
|
f6dfcc4dcf
|
Remove unnecessary Storyboard disposal
|
2019-05-10 16:31:22 +09:00 |
|
smoogipoo
|
d25d39b315
|
Add cancellation to storyboard/hitobject loading
|
2019-05-10 16:31:09 +09:00 |
|
Dan Balasescu
|
03c949c396
|
Merge pull request #4745 from peppy/fix-long-skip-performance
Fix long skip performance
|
2019-05-10 16:27:11 +09:00 |
|
Dan Balasescu
|
b9a579b624
|
Merge branch 'master' into fix-control-point-ordering
|
2019-05-10 16:18:22 +09:00 |
|
Dan Balasescu
|
32808a8a59
|
Merge branch 'master' into fix-long-skip-performance
|
2019-05-10 16:10:50 +09:00 |
|
smoogipoo
|
6a957ad27f
|
Fix pause triggered when already paused
|
2019-05-10 15:51:12 +09:00 |
|
smoogipoo
|
7c105fd99f
|
Fix testcase players pausing on window unfocus
|
2019-05-10 15:39:25 +09:00 |
|
Dean Herbert
|
3c796bcfda
|
Merge branch 'master' into fix-player-testcase
|
2019-05-10 13:20:22 +09:00 |
|
Dan Balasescu
|
5fa721fdab
|
Merge pull request #4744 from nyquillerium/result-count
Fix incorrect judgement counts for rewinding
|
2019-05-10 12:31:16 +09:00 |
|
David Zhao
|
9480c74fcc
|
Merge remote-tracking branch 'upstream/master' into result-count
|
2019-05-10 11:20:16 +09:00 |
|
David Zhao
|
5c096cbc91
|
Revert mirroring condition too
|
2019-05-09 18:59:00 +09:00 |
|
David Zhao
|
9e0af723cc
|
Split out affectscombo change
|
2019-05-09 18:56:19 +09:00 |
|
Dean Herbert
|
9248e6290c
|
Use FrameStabilityClock to denote current position on song progress
|
2019-05-09 18:09:26 +09:00 |
|
Dean Herbert
|
5942072128
|
Add a tween when clicking to seek
|
2019-05-09 18:07:38 +09:00 |
|
Dean Herbert
|
3bcfc86b9c
|
Allow custom MaxCatchUpFrames to be specified
Also adjusts the default to allow for smoother seeking.
|
2019-05-09 16:39:03 +09:00 |
|
Dean Herbert
|
66594b7a1b
|
Pass GameplayStartTime to FrameStabilityContainer to allow bypassing prior to start
|
2019-05-09 16:39:03 +09:00 |
|
David Zhao
|
b0e34d86d5
|
Subtract a result from count if its been reverted
|
2019-05-09 16:16:20 +09:00 |
|
David Zhao
|
39fb5712f1
|
Only combo-incrementing results add to result count
|
2019-05-09 15:31:37 +09:00 |
|
Dean Herbert
|
516186c945
|
Merge branch 'master' into fix-score-deletion
|
2019-05-09 15:21:05 +09:00 |
|
Dean Herbert
|
24e64c1333
|
Add proper co-dependent beatmap/score deletion via events
|
2019-05-09 15:15:28 +09:00 |
|
Dean Herbert
|
6ebd13c733
|
Allow Delete and Undelete operations to run silently when needed
|
2019-05-09 15:15:02 +09:00 |
|
Dean Herbert
|
c8f9354327
|
Remove incorrect deletion include
This was causing deletions of scores without considering that scores are now managed by a ScoreManager (and have their own data dependencies).
|
2019-05-09 15:13:35 +09:00 |
|
Dan Balasescu
|
3f702d13a3
|
Merge pull request #4728 from nyquillerium/zoomablescrollcontainer-fix
Fix ZoomableScrollContainer not getting initial width
|
2019-05-09 14:22:33 +09:00 |
|
Dan Balasescu
|
2e50c1ce48
|
Merge branch 'master' into zoomablescrollcontainer-fix
|
2019-05-09 14:09:47 +09:00 |
|
Dean Herbert
|
0ab0406962
|
Fix user bindable being written to from background thread (#4742)
Fix user bindable being written to from background thread
|
2019-05-09 14:00:45 +09:00 |
|
Dan Balasescu
|
22940373a0
|
Merge branch 'master' into zoomablescrollcontainer-fix
|
2019-05-09 13:54:21 +09:00 |
|
smoogipoo
|
5c6b4d923f
|
Reorder methods
|
2019-05-09 13:53:53 +09:00 |
|
Dan Balasescu
|
c7305d4e97
|
Merge branch 'master' into fix-api-crossthread
|
2019-05-09 13:52:00 +09:00 |
|
Dan Balasescu
|
b99ffa1d44
|
Merge pull request #4739 from peppy/add-more-pause-asserts
Add more asserts to pause test in an attempt to track down intermittent test failures
|
2019-05-09 13:51:38 +09:00 |
|
smoogipoo
|
35624a5d1c
|
Invert scheduling order
|
2019-05-09 13:42:04 +09:00 |
|
smoogipoo
|
3fed165b74
|
Cleanup some schedules
|
2019-05-09 13:33:18 +09:00 |
|
smoogipoo
|
c69d813745
|
Fix bindable potentially being set from background thread
|
2019-05-09 13:32:18 +09:00 |
|
David Zhao
|
d625f3c104
|
Private method
|
2019-05-09 13:21:01 +09:00 |
|
Dean Herbert
|
5b1ae1210a
|
Add more asserts to pause test in an attempt to track down intermittent test failures
|
2019-05-09 11:31:40 +09:00 |
|
Dean Herbert
|
869136b2fb
|
Fix possible cross-thread config cache access (#4730)
Fix possible cross-thread config cache access
Co-authored-by: Dean Herbert <pe@ppy.sh>
|
2019-05-09 11:16:48 +09:00 |
|
Dan Balasescu
|
086f7a7314
|
Merge pull request #4738 from peppy/fix-replay-inactive-pause
Fix game pausing when made inactive while watching a replay
|
2019-05-09 11:12:45 +09:00 |
|
Dean Herbert
|
9457a6128e
|
Fix game pausing when made inactive while watching a replay
|
2019-05-09 10:57:55 +09:00 |
|
Dean Herbert
|
a5b07347e9
|
Merge branch 'master' into fix-ruleset-crossthread
|
2019-05-09 10:49:26 +09:00 |
|
Dean Herbert
|
c34ba2690f
|
Adjust testcase to avoid random failures (#4735)
Adjust testcase to avoid random failures
Co-authored-by: Dean Herbert <pe@ppy.sh>
|
2019-05-09 10:49:07 +09:00 |
|
Dean Herbert
|
9b799d76a1
|
Merge remote-tracking branch 'upstream/master' into adjust-updateablebeatmap-testcase
|
2019-05-09 10:38:33 +09:00 |
|
Dean Herbert
|
5dbf57046e
|
Fix regression from removing unused variable
|
2019-05-09 10:38:22 +09:00 |
|
Dean Herbert
|
158fff7f58
|
Fix incorrect texture name usage for some rank icons (#4733)
Fix incorrect texture name usage for some rank icons
|
2019-05-09 10:25:46 +09:00 |
|
Dean Herbert
|
31c91746a5
|
Merge branch 'master' into fix-ruleset-crossthread
|
2019-05-09 10:13:25 +09:00 |
|
smoogipoo
|
9c01f6793e
|
Remove unused variable
|
2019-05-08 23:52:44 +09:00 |
|
smoogipoo
|
9b279f324f
|
Adjust testcase to avoid random failures
|
2019-05-08 23:40:01 +09:00 |
|