Commit Graph

35343 Commits

Author SHA1 Message Date
f1b8a8f7f5 Remove unused using 2020-10-29 18:16:04 +09:00
335d150a13 Fix aim time being mutated inside update loop 2020-10-29 18:11:50 +09:00
4dec46b33e Attempt to fix in a less destructive way for now 2020-10-29 17:52:58 +09:00
7bef695072 Merge branch 'master' into fix-test-beatmap-virtual-clock 2020-10-29 17:51:15 +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
6e630e8c88 Merge branch 'spectator-replay-watcher' into spectator-listing 2020-10-29 15:33:43 +09:00
2671d371da Move clock retrieval to new correct location 2020-10-29 15:28:39 +09:00
3ea27e23e8 Update namespace references 2020-10-29 15:20:10 +09:00
3751c357a3 Update framework 2020-10-29 15:19:05 +09:00
0818835b16 Merge branch 'spectator-replay-watcher' into spectator-listing 2020-10-29 15:13:21 +09:00
fa85751425 Move helper functions to bottom of class 2020-10-29 15:10:42 +09:00
fe409a55e6 Rename starvation test 2020-10-29 15:10:11 +09:00
ce58bfdc4e Add test covering host retry after returning to spectator screen 2020-10-29 15:09:12 +09:00
6a31a313b6 Fix stop watching test to check correct screen presence 2020-10-29 15:08:06 +09:00
7dd3a748be Add further test logic to ensure retry / restart flow is working correctly 2020-10-29 15:03:38 +09:00
a59ea987b7 Make tests more resilient under headless execution 2020-10-29 14:57:36 +09:00
c0960e60cb Add note about testflight link
Sick of getting asked about this.
2020-10-29 14:52:34 +09:00
db2b00068f Avoid sourcing parent clock when in a paused state 2020-10-29 14:48:56 +09:00
d91456dc29 Move initial validity check out of loop for clarity 2020-10-29 14:25:47 +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
bca317b151 Remove excess using statement 2020-10-28 23:43:16 +09:00
e1bf751dac Merge branch 'spectator-replay-watcher' into spectator-listing 2020-10-28 23:17:50 +09:00
6c2cee7b3f Avoid cross-pollution between tests of current playing state 2020-10-28 23:15:51 +09:00
7cc4a7cb5c Add more accurate fail scenario test logic 2020-10-28 22:59:54 +09:00