Commit Graph

20179 Commits

Author SHA1 Message Date
00a19b4879 Also add toggle for ticks display 2020-10-01 18:16:49 +09:00
b654396a4c Move ticks display to timeline 2020-10-01 18:16:30 +09:00
0d03084cdc Move control point display to the base timeline class
We want them to display on all screens with a timeline as they are quite
useful in all cases.
2020-10-01 18:16:12 +09:00
7890319802 Merge branch 'master' into adjust-hit-result-types 2020-10-01 16:19:07 +09:00
cb6b35116a Merge branch 'master' into scoring-standardisation 2020-10-01 12:28:51 +09:00
c9f38f7bb6 Add obsoletion notice 2020-10-01 12:28:33 +09:00
9d07dce5e4 Merge pull request #10251 from smoogipoo/additional-hit-results 2020-10-01 12:19:48 +09:00
3a26bd8d9b Adjust obsoletion + xmldoc of NumericResultFor() 2020-10-01 12:14:16 +09:00
806d8b4b1d Make scoring int-based again 2020-10-01 12:13:24 +09:00
ca9f5b447e Fix UserListPanel background position 2020-10-01 02:02:27 +07:00
148e2769c8 Merge pull request #10304 from peppy/fix-control-point-bindable-updates
Fix control point timeline display not updating with changes
2020-09-30 23:30:35 +09:00
367b35bb10 Merge branch 'master' into fix-storyboard-sample-pausing 2020-09-30 22:42:26 +09:00
6def54548b Merge branch 'master' into fix-control-point-bindable-updates 2020-09-30 21:35:36 +09:00
6dab5c2ceb Merge branch 'master' into fix-editor-silence-on-seek 2020-09-30 21:33:15 +09:00
7eb45990a4 Merge pull request #10302 from peppy/timing-screen-clean-up
Fix timing screen tests and add simple view of control points to timeline
2020-09-30 21:33:07 +09:00
77651be2ca Remove padding from HitResult 2020-09-30 21:32:50 +09:00
3af7e59103 Merge pull request #10289 from peppy/timeline-ux-improvements
Improve the usability of the editor timeline with combo colour and indices
2020-09-30 20:32:55 +09:00
fa742a2ef1 Update to consume framework fixes 2020-09-30 20:28:02 +09:00
df9d4bc2f0 Merge branch 'master' into fix-control-point-bindable-updates 2020-09-30 20:27:25 +09:00
a11c74d600 Update to consume framework fixes 2020-09-30 20:27:02 +09:00
f9d6aed2df Merge branch 'master' into timing-screen-clean-up 2020-09-30 20:26:02 +09:00
fab11a8241 Update framework 2020-09-30 18:36:40 +09:00
5242f5648d Fix timeline control point display not updating with changes 2020-09-30 18:34:13 +09:00
44fc0c6723 Fix default value of bpm being too high 2020-09-30 18:08:55 +09:00
b0f8e11bd4 Fix incorrect caching 2020-09-30 17:34:14 +09:00
3422db1bb2 Use top-left colour for deciding the text colour (gradient was added in some cases) 2020-09-30 17:10:22 +09:00
7f579850dd Merge branch 'master' into fix-editor-silence-on-seek 2020-09-30 17:03:23 +09:00
698042268f Show control points in timing screen timeline 2020-09-30 17:00:42 +09:00
5b200a8ca4 Change default zoom of timing screen timeline to most zoomed out 2020-09-30 16:39:27 +09:00
e760ed8e01 Fix scroll wheel being handled by base test scene 2020-09-30 16:39:02 +09:00
a40c2ea5ee Simplify control point group binding/update logic 2020-09-30 16:02:22 +09:00
6cceb42ad5 Remove unused DI resolution 2020-09-30 15:50:53 +09:00
414c40d298 Reverse inheritance order of SkinnableSound's pause logic 2020-09-30 15:45:14 +09:00
466d37a450 Merge branch 'master' into fix-spinner-rpm-user-rate-adjust 2020-09-30 15:43:56 +09:00
59ce9fcab9 Merge branch 'master' into fix-editor-silence-on-seek 2020-09-30 15:35:55 +09:00
1386c9fe66 Standardise time display formats across the editor 2020-09-30 12:45:43 +09:00
6e1ea00443 Don't apply gradient to non-duration objects 2020-09-29 17:34:50 +09:00
c47652c97a Add gradient to hide subtractive colour issues
Good thing is looks better than without.
2020-09-29 17:26:54 +09:00
8d8d45a0c0 Add combo index display support 2020-09-29 17:26:54 +09:00
f16fc29071 Add combo colour display support 2020-09-29 17:26:54 +09:00
53b3d23842 Expose HitObjectComposer for other components in the Compose csreen to use 2020-09-29 17:26:54 +09:00
91262620d3 Remove XMLDocs from Ok/Perfect hit results 2020-09-29 17:17:06 +09:00
f439c1afbc Make osu/taiko/catch use Ok+Great 2020-09-29 17:16:55 +09:00
bad48d6d44 Merge branch 'master' into scoring-standardisation 2020-09-29 16:33:38 +09:00
bc8f6a58fd Update PF/SD with new hit results 2020-09-29 16:33:38 +09:00
31fae045fa Update judgement processors with new hit results 2020-09-29 16:33:38 +09:00
a1394c1830 Fix a few missed judgements 2020-09-29 16:33:38 +09:00
6264a01ecc Add guard against using the wrong hit result 2020-09-29 16:33:38 +09:00
519f376e7b Standardise Judgement across all rulesets 2020-09-29 16:33:38 +09:00
07226c79b6 Add xmldocs 2020-09-29 16:33:23 +09:00