Dean Herbert
|
954d43ef56
|
Debounce state application events
|
2020-10-13 17:37:33 +09:00 |
|
Dean Herbert
|
ca1f5dcada
|
Add back panel padding
|
2020-10-13 17:37:33 +09:00 |
|
Dean Herbert
|
0400b34349
|
Load more components asynchronously after pool resolution
|
2020-10-13 17:37:33 +09:00 |
|
Dean Herbert
|
580ea62710
|
Temporarily increase test beatmap count for perf testing
|
2020-10-13 17:37:33 +09:00 |
|
Dean Herbert
|
f3b24b9bb5
|
Avoid performing eager selection constantly on adding ranges of new children
|
2020-10-13 17:37:33 +09:00 |
|
Dean Herbert
|
0a978c6131
|
Add basic pooling setup
|
2020-10-13 17:37:33 +09:00 |
|
Dean Herbert
|
f17d661c1a
|
Add basic range-based invalidation
|
2020-10-13 17:37:33 +09:00 |
|
Dean Herbert
|
3143224e5b
|
Refactor how drawable carousel items are constructed
|
2020-10-13 17:37:33 +09:00 |
|
Dean Herbert
|
9193f5b0ba
|
Expose panel height from non-drawable models
|
2020-10-13 17:37:33 +09:00 |
|
Dean Herbert
|
a393bbe8f7
|
Remove direct drawable storage from carousel models
|
2020-10-13 17:37:33 +09:00 |
|
Dean Herbert
|
b08e7ce1f5
|
Update BaseColour specification
|
2020-10-13 17:37:24 +09:00 |
|
Dean Herbert
|
41d82e3e8a
|
Update framework
|
2020-10-13 17:34:11 +09:00 |
|
Dean Herbert
|
010f86ff34
|
Merge pull request #10452 from smoogipoo/fix-mania-conversion
Make mania beatmap conversions match stable
|
2020-10-13 01:17:42 +09:00 |
|
Dean Herbert
|
5ff61142ad
|
Merge pull request #10489 from smoogipoo/fix-convert-difficulty-icons
Fallback to default ruleset star rating if conversion fails
|
2020-10-12 21:57:13 +09:00 |
|
Dean Herbert
|
7d1a0253a6
|
Merge pull request #10490 from smoogipoo/fix-multi-segment-slider-parsing
Fix beatmap decoder not supporting multi-segment sliders
|
2020-10-12 21:49:49 +09:00 |
|
smoogipoo
|
58194b4a31
|
Fix incorrect blank lines
|
2020-10-12 19:36:35 +09:00 |
|
smoogipoo
|
372761a46f
|
More/better commenting
|
2020-10-12 19:22:34 +09:00 |
|
smoogipoo
|
eb4ef157ca
|
Fix implicit segments not being constructed correctly
|
2020-10-12 19:16:37 +09:00 |
|
smoogipoo
|
36a8f61d26
|
Add failing test for implicit segments
|
2020-10-12 18:58:07 +09:00 |
|
smoogipoo
|
48c0ae40ef
|
Fix multi-segment sliders not parsing correctly
|
2020-10-12 18:04:28 +09:00 |
|
smoogipoo
|
e70d261474
|
Add failing test
|
2020-10-12 18:03:41 +09:00 |
|
smoogipoo
|
ccf7e2c49a
|
Fallback to default ruleset star rating if conversion fails
|
2020-10-12 16:31:42 +09:00 |
|
smoogipoo
|
ac4290dfb6
|
Add comment about stable calculation
|
2020-10-12 15:27:33 +09:00 |
|
Dean Herbert
|
8431a5a23c
|
Merge pull request #10483 from Joehuu/add-extended-stats-keyboard-shortcut
|
2020-10-11 22:48:42 +09:00 |
|
Dean Herbert
|
a246991c50
|
Merge pull request #10472 from LeNitrous/expose-player-isbreaktime
Expose BreakTracker.IsBreakTime in Player
|
2020-10-11 22:36:24 +09:00 |
|
Dean Herbert
|
de6fe34361
|
Bind to local bindable and combine dual bindings
|
2020-10-11 21:51:48 +09:00 |
|
Dean Herbert
|
5fcdee6fd8
|
Remove cast and expose as IBindable
|
2020-10-11 21:46:55 +09:00 |
|
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 |
|