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 |
|
Bartłomiej Dach
|
68b505ab86
|
Extract helper function for pp value handling
|
2020-10-12 22:14:45 +02:00 |
|
Bartłomiej Dach
|
d4ba9d2682
|
Simplify implementation of CalculatePerformanceAsync
|
2020-10-12 22:10:02 +02:00 |
|
Bartłomiej Dach
|
7117fd0fba
|
Add xmldoc and nullability annotations
|
2020-10-12 21:44:04 +02:00 |
|
Bartłomiej Dach
|
779e6e10a7
|
Split ctors to avoid passing fields one by one
|
2020-10-12 21:43:14 +02:00 |
|
Leon Gebler
|
1a85123b89
|
rename container class to be more descriptive
|
2020-10-12 21:24:42 +02:00 |
|
Leon Gebler
|
7df9282727
|
CodeAnalysis fixes
|
2020-10-12 15:58:34 +02: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 |
|
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
|
48c0ae40ef
|
Fix multi-segment sliders not parsing correctly
|
2020-10-12 18:04:28 +09:00 |
|
smoogipoo
|
ccf7e2c49a
|
Fallback to default ruleset star rating if conversion fails
|
2020-10-12 16:31:42 +09:00 |
|
smoogipoo
|
379971578d
|
Remove culling notice from HasEffect
|
2020-10-12 15:28:16 +09:00 |
|
Leon Gebler
|
e5548a1216
|
Move ModSettingsContainer class inside ModSelectOverlay
|
2020-10-12 00:16:18 +02: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
|
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 |
|
Lucas A
|
e845cc92b8
|
Round pp values to nearest integer.
|
2020-10-10 19:58:06 +02:00 |
|
Bartłomiej Dach
|
09f3c0f091
|
Merge branch 'master' into search-via-online-id
|
2020-10-10 19:40:25 +02:00 |
|
Lucas A
|
a0e6226b7a
|
Rename LocalId -> LocalScoreID
|
2020-10-10 19:19:24 +02:00 |
|
Lucas A
|
de522d53ea
|
Make CalculatePerformanceAsync() nullable.
|
2020-10-10 19:16:21 +02:00 |
|
Bartłomiej Dach
|
8af78656e4
|
Add precision tolerance to difficulty rating range checks
|
2020-10-10 18:15:52 +02:00 |
|
unknown
|
7bbdd6ab25
|
expose break time bindable
|
2020-10-10 21:07:17 +08: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 |
|
Lucas A
|
6459ce28a3
|
Don't calculate performance if difficulty attributes aren't locally computable.
|
2020-10-09 18:32:03 +02:00 |
|
Sebastian Krajewski
|
f41fc71e42
|
Allow storyboard animations to load textures from skins
|
2020-10-09 18:02:21 +02:00 |
|
Sebastian Krajewski
|
cf76d77762
|
Fix osu!classic skin elements not showing up in storyboards
|
2020-10-09 17:34:01 +02:00 |
|
Sebastian Krajewski
|
e0b5ead223
|
Merge branch 'master' into storyboard-skin-sprites
|
2020-10-09 16:55:45 +02:00 |
|
Dean Herbert
|
b0f8a7794a
|
Make SelectionHandler require EditorBeatmap presence
|
2020-10-09 21:44:10 +09:00 |
|
smoogipoo
|
8f37d2290a
|
Expose sorting of hitobjects
|
2020-10-09 21:43:46 +09:00 |
|
smoogipoo
|
485a951281
|
Expose current strain and retrieval of peak strain
|
2020-10-09 21:42:43 +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 |
|
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 |
|