Commit Graph

54999 Commits

Author SHA1 Message Date
e5171aaebf update tests to match new bindable names 2022-06-07 09:48:53 -04:00
b7bdad4074 clamp sliders, expose slider bounds function 2022-06-07 09:36:44 -04:00
7867ae0ceb Merge pull request #18604 from smoogipoo/fix-taiko-masking
Fix taiko circle fills missing after rewind
2022-06-07 22:08:16 +09:00
0561e9cc75 Fix mouse focus not always working 2022-06-07 20:45:37 +09:00
f2524fc3d7 Increase separator width 2022-06-07 20:42:19 +09:00
60d7060baa Add tab focus support 2022-06-07 20:28:42 +09:00
00a6cbe53f Allow using J/K to move box as well 2022-06-07 20:03:49 +09:00
146225d87e Fix multiple issues with layout and text 2022-06-07 20:02:26 +09:00
43a04010a7 Add display of polling rate 2022-06-07 19:43:33 +09:00
2e7a966218 Add proper frame rate limiting and fix mouse cursor missing at results 2022-06-07 19:31:56 +09:00
c0e88d9577 Add better messaging and pass/fail cutoff 2022-06-07 19:06:54 +09:00
8578f12a58 Fix taiko circle fills missing after rewind 2022-06-07 18:35:12 +09:00
3fc8ac0ec7 Add key bindings everywhere 2022-06-07 18:27:42 +09:00
a175defefd Add difficulty levels 2022-06-07 18:11:54 +09:00
3bd8bbd297 Add explanatory text 2022-06-07 17:36:34 +09:00
c323c67d7d Allow increasing confidence by playing longer 2022-06-07 17:28:31 +09:00
20cfa5d83f Add button to access latency comparer from game 2022-06-07 17:28:31 +09:00
0adeccbf03 Add full latency testing flow 2022-06-07 17:28:31 +09:00
430bacf917 Add initial layout of comparison screens 2022-06-07 17:28:31 +09:00
f8524c3af4 Use VisibilityContainer to avoid too many animations triggering 2022-06-07 17:25:06 +09:00
a04af1ca5f Enable nullable and add hinting at convert filter criteria 2022-06-07 17:25:06 +09:00
0d32c94104 Add initial implementation of beatmap carousel no-results-placeholder 2022-06-07 17:25:06 +09:00
df9174ec00 Remove import popup dialog from song select
This has been replaced in spirit by the first run overlay.
2022-06-07 16:45:27 +09:00
1c7fa3d41f Merge pull request #18601 from peppy/add-blacklisted-imports
Add blacklisted auto-import rules which conflict with osu!/osu!framework naming
2022-06-07 16:22:19 +09:00
ac5b1fba1f Add blacklisted auto-import rules which conflict with osu!/osu!framework naming 2022-06-07 15:36:26 +09:00
vun
fd49a27cf9 Fix encoding repetition, parameter adjustments 2022-06-07 13:30:24 +08:00
476a05cafb Merge pull request #18599 from hlysine/fix-score-panel-diff-name-overflow
Truncate difficulty name in score panel
2022-06-07 14:16:02 +09:00
561a932d17 Merge pull request #18587 from peppy/skin-editor-fix-sizing
Fix skin editor not accounting for aspect ratios in base-game sizing logic
2022-06-07 13:19:50 +09:00
ef5d601f67 Fix difficulty name overflow in score panel 2022-06-07 12:05:03 +08:00
486d740515 Merge pull request #18597 from smoogipoo/update-localisation-analyser
Update localisation analyser
2022-06-07 12:42:16 +09:00
f576d53aed Update some unmatching strings 2022-06-07 11:54:41 +09:00
0bfbfc6411 Update package 2022-06-07 11:51:24 +09:00
de224e79c7 Limit slider rotation when the slider is too large 2022-06-07 10:32:51 +08:00
5b4954aac1 Merge pull request #18595 from frenzibyte/fix-spinner-bonus-spin-sound-again
Fix spinner bonus tick sample not balanced again
2022-06-07 10:31:46 +09:00
86b685f7e4 Merge pull request #18589 from peppy/skin-bool-parsin
Change `skin.ini` boolean parsing to match osu!stable
2022-06-07 10:11:07 +09:00
46eba86ad1 Remove unintended left-over invalidation code 2022-06-07 09:29:30 +09:00
0926aaa3f3 Merge pull request #18554 from peppy/volume-metre-keyboard-fix
Allow using arrow keys to navigate volume controls when controls are already visible
2022-06-07 00:26:10 +02:00
4df7711af8 Merge branch 'master' into volume-metre-keyboard-fix 2022-06-06 23:45:42 +02:00
b6e97e699a Remove unnecessary position specification 2022-06-07 00:34:18 +03:00
4158146c71 Fix spinenr tick samples not positioned at centre
Causing samples to be played at left ear rather than centre.
2022-06-07 00:30:11 +03:00
0eaf420fa1 Specify full size for spinner ticks container 2022-06-07 00:29:14 +03:00
45d82d287f Merge pull request #18586 from peppy/skin-editor-null-ref-on-game-exit
Fix potential null reference in skin editor if target screen is null (during exit)
2022-06-06 22:23:02 +02:00
f7ae156bb5 Merge branch 'master' into skin-editor-null-ref-on-game-exit 2022-06-06 21:49:13 +02:00
211f0d1e04 Expand test coverage for parsing bool skin config values 2022-06-06 19:57:08 +02:00
ec4752e6eb Merge pull request #18320 from Sublimelime/delete-all-beatmap-videos-sbs 2022-06-06 21:12:10 +09:00
3b4b35c51e Remove unnecessary string interpolation 2022-06-06 20:18:57 +09:00
f96340e37d Improve messaging of deletion progress / completion 2022-06-06 20:18:32 +09:00
b104b7a90d Rename method to mention "all" 2022-06-06 20:12:20 +09:00
da000ee5f0 Centralise video file extensions 2022-06-06 20:11:43 +09:00
cb383d4bdc Merge branch 'master' into delete-all-beatmap-videos-sbs 2022-06-06 20:08:05 +09:00