Commit Graph

32844 Commits

Author SHA1 Message Date
28d3295f9f Test Class Fixes 2020-10-13 19:20:15 +02:00
663b806974 move ModSettingsContainer to seperate component 2020-10-13 17:45:40 +02:00
1a85123b89 rename container class to be more descriptive 2020-10-12 21:24:42 +02:00
7df9282727 CodeAnalysis fixes 2020-10-12 15:58:34 +02:00
8768891b12 Add testing for clicking mods through customisation menu 2020-10-12 14:41:05 +02:00
e5548a1216 Move ModSettingsContainer class inside ModSelectOverlay 2020-10-12 00:16:18 +02:00
bd44340423 Merge pull request #10450 from smoogipoo/fix-slider-sample-parsing
Fix slider samples being overwritten by the last node
2020-10-10 14:37:52 +02:00
146b15371d Merge branch 'master' into fix-slider-sample-parsing 2020-10-10 14:02:33 +02:00
8507327fa6 Merge pull request #10468 from peppy/fix-inactive-winkey-blocking
Fix windows key blocking applying when window is inactive / when watching a replay
2020-10-10 13:12:56 +02:00
09e350d14d Remove canBNull specification 2020-10-10 13:28:27 +09:00
20f1eb2b33 Fix windows key blocking applying when window is inactive / when watching a replay
Closes #10467.
2020-10-10 13:11:39 +09:00
65d8530a11 Fix tests 2020-10-09 22:47:32 +09:00
e94ae05a0d Merge pull request #10430 from peppy/editor-fix-button-states-after-paste
Fix ternary button states not updating correctly after a paste operation
2020-10-09 22:28:00 +09:00
b0f8a7794a Make SelectionHandler require EditorBeatmap presence 2020-10-09 21:44:10 +09:00
681e88af40 Merge branch 'master' into editor-fix-button-states-after-paste 2020-10-09 20:51:09 +09:00
696e3d53af Fix slider samples being overwritten by the last node 2020-10-09 20:50:09 +09:00
da03084251 Merge pull request #10449 from smoogipoo/ensure-conversion-stability
Ensure stable sorting order in beatmap conversion tests
2020-10-09 20:49:04 +09:00
f214cc6fb3 Merge pull request #10419 from peppy/fix-editor-batch-handling
Increase reliability of editor beatmap change handling
2020-10-09 20:36:57 +09:00
573336cb47 Ensure stable sorting order in beatmap conversion tests 2020-10-09 20:12:17 +09:00
ecfb7e94c5 Merge branch 'master' into fix-editor-batch-handling 2020-10-09 20:06:06 +09:00
07f19342d1 Merge pull request #10428 from peppy/editor-reset-newcombo-on-placement
Reset new combo button state after successful placement
2020-10-09 19:48:47 +09:00
8515978acd Merge pull request #10447 from peppy/update-framework
Update framework
2020-10-09 19:37:10 +09:00
bcc096ee49 Merge pull request #10446 from peppy/fix-timeline-tick-bar-lines
Fix bar lines ("down beat" as people call it) showing up too often in timeline
2020-10-09 19:24:29 +09:00
93f5ea57a5 Merge pull request #10427 from peppy/fix-hidden-first-object
Fix first hitobject in osu! hidden mod not getting correct fade applied
2020-10-09 19:23:47 +09:00
62690e4873 Merge pull request #10432 from peppy/editor-reverse-pattern
Add "reverse pattern" support to editor selection handler
2020-10-09 19:19:24 +09:00
e618b62ccd Update waveform tests 2020-10-09 19:02:53 +09:00
021777145f Update framework 2020-10-09 18:51:52 +09:00
3838f405dd Fix missed usages 2020-10-09 18:50:05 +09:00
edaf6db5c6 Reference EditorBeatmap directly for selected objects 2020-10-09 18:44:23 +09:00
febfe9cdd0 Don't fade the approach circle on increased visibility 2020-10-09 18:43:16 +09:00
21c6242f90 Fix bar lines ("down beat" as people call it) showing up too often in timeline 2020-10-09 18:35:44 +09:00
a6d19cd2d6 Merge pull request #10431 from peppy/fix-distribution-graph-rounding
Fix incorrect timing distribution display due to lack of rounding
2020-10-09 18:12:29 +09:00
6572ce5f36 Merge pull request #10441 from peppy/editor-selection-blueprint-performance
Improve performance of slider blueprints
2020-10-09 18:01:25 +09:00
147bc89cad Merge pull request #10444 from peppy/taiko-strong-limitations
Fix bindable propagation potentially making taiko swells strong
2020-10-09 18:00:54 +09:00
a1226ccaa2 Merge pull request #10440 from peppy/fix-editor-song-after-exit
Fix editor playing deleted beatmap's track on exit-without-save
2020-10-09 17:58:31 +09:00
4881a13f4b Merge pull request #10443 from peppy/editor-timeline-tick-display-performance
Improve TimelineTickDisplay performance
2020-10-09 17:53:12 +09:00
cb96a40dd6 Fix bindable propagation potentially making swells strong 2020-10-09 17:12:10 +09:00
144726e3c6 Better guard against taiko swells becoming strong 2020-10-09 17:12:01 +09:00
8432de9403 Merge pull request #10405 from peppy/ruleset-result-types
Allow ruleset to specify custom names for bonus/tick types
2020-10-09 17:03:50 +09:00
a0af2eb6c8 Private protect setters 2020-10-09 16:54:43 +09:00
5d888f687a Account for the width of points so they don't suddenly appear at timeline edges 2020-10-09 16:49:51 +09:00
ceb1494c33 Only run regeneration when passing a new min/max tick boundary 2020-10-09 16:47:29 +09:00
955836916b Fix timeline tick display test making two instances of the component 2020-10-09 16:45:11 +09:00
017a8ce496 Only recalculate when display actually changes 2020-10-09 15:57:31 +09:00
9baf704942 Add local pooling to TimelineTickDisplay 2020-10-09 15:48:24 +09:00
6b9e94ae93 Avoid retaining slider selection blueprints FBO backing textures after deselection 2020-10-09 14:05:00 +09:00
34d1439f8e Only update slider selection blueprints paths when visible 2020-10-09 14:04:26 +09:00
beec0e4193 Hide children of SelectionBlueprint when not selected 2020-10-09 14:03:13 +09:00
8be19fd820 Increase height of contracted score panel to fit mods again 2020-10-09 13:26:09 +09:00
389ffe7da5 Hide bonus result types from score table for the time being 2020-10-09 13:23:18 +09:00