Commit Graph

33450 Commits

Author SHA1 Message Date
f58f8e0f93 Update resources 2020-10-30 13:46:54 +09:00
8dbaca341e Merge branch 'sample-lookup-improvements' into results-screen-applause 2020-10-30 12:28:48 +09:00
b906736b85 Remove redundant initialisation 2020-10-30 12:28:40 +09:00
823230f06a Merge branch 'sample-lookup-improvements' into results-screen-applause 2020-10-30 12:17:36 +09:00
fed4accfea Update tests to refect new mappings 2020-10-30 12:12:30 +09:00
2ec2749cb4 Fix taiko lookup logic 2020-10-30 11:59:41 +09:00
2ea4aa0a37 Fix incorrect specification on some sample lookups 2020-10-30 11:59:41 +09:00
d319b27b3d Run sample lookup logic through getFallbackNames 2020-10-30 11:59:41 +09:00
0b28cca7e6 Don't force Gameplay prefix on all skin sample lookups 2020-10-30 11:59:40 +09:00
c9a85587fb Allow SampleInfo to specify fallback sample lookup names 2020-10-30 11:59:29 +09:00
17ea06f793 Merge branch 'results-screen-animate-once' into results-screen-applause 2020-10-29 20:23:25 +09:00
7be4dfabd8 Revert "Update namespace references"
This reverts commit d69d78ab5d.
2020-10-29 20:23:15 +09:00
404885af89 Merge branch 'results-screen-animate-once' into results-screen-applause 2020-10-29 18:52:54 +09:00
3491dea9e2 Fix scroll logic running before children may be alive in flow 2020-10-29 18:51:54 +09:00
d69d78ab5d Update namespace references 2020-10-29 18:45:18 +09:00
f1b8a8f7f5 Remove unused using 2020-10-29 18:16:04 +09:00
ac071ec51a Merge branch 'results-screen-animate-once' into results-screen-applause 2020-10-29 17:15:18 +09:00
0a0239a7c7 Only play results panel animation once (and only for the local user) 2020-10-29 17:08:59 +09:00
11f85779d5 Fix panel expanded state being updated multiple times unnecessarily 2020-10-29 17:08:59 +09:00
71e373ff51 Make results panels aware of whether they are a local score that has just been set 2020-10-29 17:08:59 +09:00
4a26084df8 Only play results panel animation once (and only for the local user) 2020-10-29 17:04:33 +09:00
f1ce09930e Fix panel expanded state being updated multiple times unnecessarily 2020-10-29 17:03:45 +09:00
5d5b0221e5 Add skinning support for legacy applause playback 2020-10-29 16:32:29 +09:00
c863341ca1 Don't force Gameplay prefix on all skin sample lookups 2020-10-29 16:32:20 +09:00
b49a579411 Allow SampleInfo to specify fallback sample lookup names 2020-10-29 16:32:03 +09:00
fb82c043a5 Add rank appear sound (new default) 2020-10-29 16:11:37 +09:00
a8e9c62583 Make results panels aware of whether they are a local score that has just been set 2020-10-29 16:11:25 +09:00
c0960e60cb Add note about testflight link
Sick of getting asked about this.
2020-10-29 14:52:34 +09:00
2f51fe01a0 Merge pull request #10609 from peppy/frame-stability-clean-up
Clean up FrameStabilityContainer state handling logic
2020-10-29 13:56:59 +09:00
2e5a8b2287 Fix xmldoc to read better in new context 2020-10-29 13:16:31 +09:00
a022b869eb Merge branch 'master' into frame-stability-clean-up 2020-10-29 13:02:17 +09:00
acdb87d3d4 Merge pull request #10607 from EVAST9919/beatmap-listing-search-options
Add more search options to Beatmap Listing
2020-10-29 12:42:08 +09:00
4a264bc173 Merge branch 'master' into beatmap-listing-search-options 2020-10-29 12:04:40 +09:00
8ccc3c2ec8 Merge pull request #10596 from charlie-gray/right-click-circle-delete
Add support for deleting objects when Shift is held down
2020-10-29 11:37:22 +09:00
583ed29199 Merge pull request #10608 from peppy/fix-editor-bindable-crash
Fix editor crash on exit when forcing exit twice in a row
2020-10-29 11:11:53 +09:00
1313ab89e7 Add xmldoc to multiple selection row 2020-10-28 23:37:21 +01:00
016e920aa9 Move filter tab item hierarchy construction to BDL 2020-10-28 23:14:52 +01:00
a8cefb0d4c Rename method 2020-10-28 23:12:28 +01:00
f5aedc96c4 Rework multiple selection filter 2020-10-28 23:07:54 +01:00
e77049eae3 Use discard-like lambda parameter names 2020-10-28 22:58:51 +01:00
fa53549ed2 Mark request fields as possibly-null 2020-10-28 22:57:03 +01:00
a1696942f0 Merge branch 'master' into right-click-circle-delete 2020-10-28 22:12:14 +01:00
202fe09306 Group selection actions back up in SelectionHandler 2020-10-28 22:06:48 +01:00
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
2b1e79a4e8 Simplify state changes further 2020-10-28 15:32:20 +09:00
c9515653b3 Restore previous directionality logic to avoid logic differences 2020-10-28 15:31:57 +09:00
59e9c2639a Remove try-finally 2020-10-28 15:16:56 +09:00
a06516c900 Extract out frame stability state into enum for (hopefully) better clarity 2020-10-28 15:15:15 +09:00
8c9bda2ded Split out replay update method 2020-10-28 15:14:06 +09:00