Commit Graph

33391 Commits

Author SHA1 Message Date
5c2c5f2000 Use existing ScoreRank for rank filter 2020-10-28 23:35:08 +03:00
4f6081c7f3 Use BindableList<T> 2020-10-28 19:44:13 +03:00
914bd53788 Add missing blank line 2020-10-28 02:39:51 +03:00
6fd3686c4d Use IReadOnlyCollection instead of List in SearchBeatmapSetsRequest 2020-10-28 02:36:35 +03:00
03c5057a92 Simplify BeatmapSearchMultipleSelectionFilterRow 2020-10-28 02:28:31 +03:00
fd11346a28 Update button colours 2020-10-28 01:48:24 +03:00
b4ec3b9fef Simplify MultipleSelectionFilterTabItem state changes 2020-10-28 01:41:46 +03:00
c4efceceb2 Use char instead of sting for request parameter creation 2020-10-27 23:57:11 +03:00
008d1d697c Implement filtering by rank achieved 2020-10-27 23:14:48 +03:00
1710b396e7 Implement BeatmapSearchMultipleSelectionFilterRow 2020-10-27 22:27:29 +03:00
1b40b56d41 Add ability to search by play criteria 2020-10-27 21:30:53 +03:00
26a60d898c Implement BeatmapSearchExtraFilterRow 2020-10-27 21:22:20 +03:00
742a96484b Add ability to set extra parameters to SearchBeatmapSetsRequest 2020-10-27 20:13:18 +03:00
37e9e39ee8 Merge pull request #10602 from peppy/fix-editor-samples-not-pausing-screen-swap
Fix editor not pausing samples when switching away from compose mode
2020-10-27 22:43:27 +09:00
26a7545534 Merge branch 'master' into fix-editor-samples-not-pausing-screen-swap 2020-10-27 21:29:16 +09:00
df5348cd93 Merge pull request #10601 from peppy/move-sample-pause-logic 2020-10-27 17:49:32 +09:00
b8beac27ce Use previous logic for catching-up mode 2020-10-27 17:14:41 +09:00
4395852003 Merge pull request #10598 from peppy/editor-timing-seek-on-click-only
Change editor timing screen seek behaviour to only occur on clicking table rows
2020-10-27 15:47:18 +09:00
d148bafedc Merge branch 'move-sample-pause-logic' into fix-editor-samples-not-pausing-screen-swap 2020-10-27 14:35:58 +09:00
03d566da35 Rename test variable and remove unncessary cast 2020-10-27 14:35:12 +09:00
e0ad005cc1 Move editor sample disabling logic to editor class (and support screen switching) 2020-10-27 14:33:44 +09:00
606a4304a8 Remove unused usings 2020-10-27 14:33:16 +09:00
09087faf3b Fix non-matching filename 2020-10-27 14:23:24 +09:00
9cfb81589e Use bindable flow instead 2020-10-27 14:10:12 +09:00
6853da459d Move sample pausing logic out of FrameStabilityContainer 2020-10-27 13:54:33 +09:00
e1f578c590 Change editor timing screen seek behaviour to only occur on clicking table rows
Previously it would react to any selection changed event, which could in
lude time changes (which is done by removing then adding the
ControlPointGroup).

Closes #10590.
2020-10-27 12:28:12 +09:00
11ebd2d7f8 Merge pull request #10597 from bdach/fix-mania-spectator-crash 2020-10-27 11:56:41 +09:00
68719bb23d Rename other variables to match 2020-10-27 10:59:24 +09:00
7392876b5f Fix mania crashing due to spectator client handling frames with unconverted beatmap 2020-10-27 00:35:25 +01:00
19e58dc4fc Merge pull request #9970 from MiraiSubject/flag-fit 2020-10-26 19:41:22 +09:00
b8047f5f1d Merge pull request #10582 from peppy/spectator
Add spectator replay streaming support
2020-10-26 17:07:33 +09:00
b1a88a4993 Remove extra using 2020-10-26 16:34:30 +09:00
dfe07271de Add very basic latency handling to spectator test 2020-10-26 16:31:39 +09:00
f5dbaa9b0f Only watch local user to prevent conflict between testers 2020-10-26 15:27:15 +09:00
8508d5f8b9 Rename test scene to match purpose 2020-10-26 15:24:28 +09:00
e941f2fb71 Fix playback not being smooth (and event unbinding logic) 2020-10-26 15:24:12 +09:00
ac13a1d217 Adjust a couple of flag scales to match previous display size 2020-10-26 14:27:55 +09:00
7ed128e030 Merge branch 'master' into flag-fit 2020-10-26 14:19:32 +09:00
b86347dc81 Merge branch 'master' into spectator 2020-10-26 13:39:07 +09:00
9caa7ff64d Remove debug endpoint 2020-10-26 13:38:05 +09:00
38ca5548f4 Merge pull request #10595 from bdach/traceable-hide-hit-circles 2020-10-26 10:30:32 +09:00
5ef1b5dcb5 Remove unused locals 2020-10-25 23:55:22 +01:00
0a23e994e2 Hide sliderend & repeat circles in traceable mod 2020-10-25 23:30:26 +01:00
bab8c7480d Merge pull request #10591 from bdach/epilepsy-warning-volume-restoration
Fix epilepsy warning not restoring track volume
2020-10-25 22:59:56 +09:00
431054377a Merge branch 'master' into epilepsy-warning-volume-restoration 2020-10-25 22:22:11 +09:00
6d0b0d1f08 Merge pull request #10593 from peppy/fix-song-select-potential-nullref
Fix a potential null reference when loading carousel difficulties
2020-10-25 13:11:45 +01:00
0542a45c43 Change to manual adjustment add/remove 2020-10-25 12:33:35 +01:00
8b04cd2cb0 Fix a potential null reference when loading carousel difficulties 2020-10-25 20:28:24 +09:00
85e14f3f0c Shorten fade duration to make fade out snappier 2020-10-25 00:40:11 +02:00
e101ba5cba Move volume manipulations to player loader 2020-10-25 00:40:11 +02:00