Joehu
|
8faa86b048
|
Add ability to toggle extended statistics using space or enter
|
2020-10-10 18:32:22 -07:00 |
|
unknown
|
6a52c98a42
|
make IsBreakTime its own bindable and bind it to BreakTracker on load
|
2020-10-11 06:15:20 +08:00 |
|
Dean Herbert
|
f10c8b20d0
|
Merge pull request #10477 from bdach/show-hit-circle-placement-blueprint
Show current hit circle placement in timeline
|
2020-10-11 03:49:13 +09:00 |
|
Dean Herbert
|
16a78b3172
|
Merge pull request #10478 from bdach/fix-beatmap-difficulty-rating-rounding
Apply rounding when calculating beatmap difficulty rating
|
2020-10-11 03:36:59 +09:00 |
|
Bartłomiej Dach
|
ddd659d71b
|
Merge pull request #10471 from peppy/search-via-online-id
Add the ability to search for local beatmaps via online IDs
|
2020-10-10 20:11:50 +02:00 |
|
Bartłomiej Dach
|
09f3c0f091
|
Merge branch 'master' into search-via-online-id
|
2020-10-10 19:40:25 +02:00 |
|
Bartłomiej Dach
|
8af78656e4
|
Add precision tolerance to difficulty rating range checks
|
2020-10-10 18:15:52 +02:00 |
|
Bartłomiej Dach
|
75b26d0cde
|
Add failing test cases
|
2020-10-10 18:08:19 +02:00 |
|
Bartłomiej Dach
|
f41879ee7c
|
Show current hit circle placement in timeline
|
2020-10-10 17:54:37 +02:00 |
|
Bartłomiej Dach
|
a7c43e17c2
|
Add test coverage
|
2020-10-10 15:41:48 +02:00 |
|
unknown
|
7bbdd6ab25
|
expose break time bindable
|
2020-10-10 21:07:17 +08:00 |
|
Bartłomiej Dach
|
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 |
|
Dean Herbert
|
73c238fae3
|
Add the ability to search for local beatmaps via online IDs
Closes #10470.
|
2020-10-10 21:34:11 +09:00 |
|
Bartłomiej Dach
|
146b15371d
|
Merge branch 'master' into fix-slider-sample-parsing
|
2020-10-10 14:02:33 +02:00 |
|
Bartłomiej Dach
|
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 |
|
Dean Herbert
|
09e350d14d
|
Remove canBNull specification
|
2020-10-10 13:28:27 +09:00 |
|
Dean Herbert
|
20f1eb2b33
|
Fix windows key blocking applying when window is inactive / when watching a replay
Closes #10467.
|
2020-10-10 13:11:39 +09:00 |
|
smoogipoo
|
65d8530a11
|
Fix tests
|
2020-10-09 22:47:32 +09:00 |
|
Dean Herbert
|
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 |
|
Dean Herbert
|
b0f8a7794a
|
Make SelectionHandler require EditorBeatmap presence
|
2020-10-09 21:44:10 +09:00 |
|
smoogipoo
|
08f3481b59
|
Use integer calculations to replicate stable's slider conversion
|
2020-10-09 21:22:20 +09:00 |
|
smoogipoo
|
5f19081db6
|
Fix incorrect probability calculation for hitobject conversion
|
2020-10-09 21:20:00 +09:00 |
|
smoogipoo
|
9d09503ace
|
Fix spinner conversion not considering stacking + forced initial column
|
2020-10-09 21:13:04 +09:00 |
|
smoogipoo
|
4d0e4f4ade
|
Fix incorrect initial density
|
2020-10-09 21:11:18 +09:00 |
|
smoogipoo
|
d536a1f75e
|
Fix breaks being culled too early
|
2020-10-09 21:04:56 +09:00 |
|
Dean Herbert
|
681e88af40
|
Merge branch 'master' into editor-fix-button-states-after-paste
|
2020-10-09 20:51:09 +09:00 |
|
smoogipoo
|
696e3d53af
|
Fix slider samples being overwritten by the last node
|
2020-10-09 20:50:09 +09:00 |
|
Dean Herbert
|
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 |
|
Dan Balasescu
|
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 |
|
smoogipoo
|
573336cb47
|
Ensure stable sorting order in beatmap conversion tests
|
2020-10-09 20:12:17 +09:00 |
|
Dan Balasescu
|
ecfb7e94c5
|
Merge branch 'master' into fix-editor-batch-handling
|
2020-10-09 20:06:06 +09:00 |
|
Dan Balasescu
|
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 |
|
Dan Balasescu
|
8515978acd
|
Merge pull request #10447 from peppy/update-framework
Update framework
|
2020-10-09 19:37:10 +09:00 |
|
Dan Balasescu
|
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 |
|
Dan Balasescu
|
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 |
|
Dan Balasescu
|
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 |
|
Dean Herbert
|
e618b62ccd
|
Update waveform tests
|
2020-10-09 19:02:53 +09:00 |
|
Dean Herbert
|
021777145f
|
Update framework
|
2020-10-09 18:51:52 +09:00 |
|
Dean Herbert
|
3838f405dd
|
Fix missed usages
|
2020-10-09 18:50:05 +09:00 |
|
Dean Herbert
|
edaf6db5c6
|
Reference EditorBeatmap directly for selected objects
|
2020-10-09 18:44:23 +09:00 |
|
Dean Herbert
|
febfe9cdd0
|
Don't fade the approach circle on increased visibility
|
2020-10-09 18:43:16 +09:00 |
|
Dean Herbert
|
21c6242f90
|
Fix bar lines ("down beat" as people call it) showing up too often in timeline
|
2020-10-09 18:35:44 +09:00 |
|
Dan Balasescu
|
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 |
|
Dan Balasescu
|
6572ce5f36
|
Merge pull request #10441 from peppy/editor-selection-blueprint-performance
Improve performance of slider blueprints
|
2020-10-09 18:01:25 +09:00 |
|
Dan Balasescu
|
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 |
|
Dan Balasescu
|
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 |
|
Dan Balasescu
|
4881a13f4b
|
Merge pull request #10443 from peppy/editor-timeline-tick-display-performance
Improve TimelineTickDisplay performance
|
2020-10-09 17:53:12 +09:00 |
|
Dean Herbert
|
cb96a40dd6
|
Fix bindable propagation potentially making swells strong
|
2020-10-09 17:12:10 +09:00 |
|
Dean Herbert
|
144726e3c6
|
Better guard against taiko swells becoming strong
|
2020-10-09 17:12:01 +09:00 |
|
Dan Balasescu
|
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 |
|