OliBomby
|
1c0a650575
|
Fix typo
|
2023-01-16 00:17:26 +01:00 |
|
OliBomby
|
87ee9ab813
|
Added custom menu items in DrawableCarouselBeatmap
|
2023-01-16 00:13:12 +01:00 |
|
Loreos7
|
0aeee8d6ab
|
fix typo in today's tip
|
2022-12-07 17:47:37 +03:00 |
|
Dean Herbert
|
eea7984ba9
|
Remove triangle effect from latency certifier buttons
|
2022-12-07 14:53:56 +09:00 |
|
Dan Balasescu
|
9ddc2f4804
|
Merge pull request #21523 from Feodor0090/rewind-click-fix
Perform rewind with right click only if cursor didn't leave the button
|
2022-12-06 13:38:20 +09:00 |
|
ansel
|
b66409bd37
|
Perform rewind with right click only if cursor didn't leave the button
|
2022-12-05 23:38:45 +03:00 |
|
Andrei Zavatski
|
41f7dad8e9
|
Delete SmoothCircularProgress.cs
|
2022-12-03 16:40:41 +03:00 |
|
Andrei Zavatski
|
97b6d88f00
|
Remove SmoothCircularProgress usage in AccuracyCircle
|
2022-12-03 16:39:44 +03:00 |
|
Dean Herbert
|
5a69656764
|
Merge pull request #21496 from peppy/fix-zero-length-spinners
Fix being able to place zero-length spinners
|
2022-12-02 19:25:00 +09:00 |
|
Dan Balasescu
|
850931120d
|
Merge pull request #21479 from peppy/fix-wrong-last-hit-object-time
Fix some components not accounting for final hold notes in osu!mania beatmaps
|
2022-12-02 18:12:00 +09:00 |
|
Dean Herbert
|
d1296a22ce
|
Update timeline blueprint's end time logic to better match new blueprint implementation
|
2022-12-02 17:57:15 +09:00 |
|
Dan Balasescu
|
a39bd634c4
|
Merge pull request #21405 from LumpBloom7/Editor-DrawableRuleset-Dependencies
Provide DrawableRulesetDependencies from HitObjectComposer
|
2022-12-02 17:31:31 +09:00 |
|
Dan Balasescu
|
d684aa75b8
|
Merge pull request #21477 from peppy/fix-mania-timeline-blueprint-colour
Fix osu!mania editor timeline showing bright-white blueprints
|
2022-12-02 16:55:29 +09:00 |
|
Dean Herbert
|
a2db0afe19
|
Avoid querying GetLastObjectTime twice in editor seek flow
|
2022-12-02 16:07:24 +09:00 |
|
Dean Herbert
|
8cf89fcb81
|
Use Highlight1 instead of dull grey
|
2022-12-02 15:30:47 +09:00 |
|
Dean Herbert
|
896f2d8f74
|
Fix multiple instances of last hitobject time being calculated incorrectly
|
2022-12-01 18:04:06 +09:00 |
|
Dean Herbert
|
f34a79b1a9
|
Set a better default colour for timeline blueprints when no colour information is available
|
2022-12-01 17:03:53 +09:00 |
|
Dean Herbert
|
bbf023cf68
|
Fix incorrect culture used when parsing timeline popup textbox content
|
2022-12-01 16:12:29 +09:00 |
|
Derrick Timmermans
|
5c8fce1c08
|
Remove extra blank line
|
2022-11-30 13:05:14 +01:00 |
|
Derrick Timmermans
|
6a61e70766
|
Expose Ruleset from HitObjectComposer instead
|
2022-11-30 12:17:58 +01:00 |
|
Dean Herbert
|
4215f4f5d7
|
Merge branch 'master' into Editor-DrawableRuleset-Dependencies
|
2022-11-30 17:42:46 +09:00 |
|
Dean Herbert
|
2a3b24d058
|
Avoid need for implicit null casting
|
2022-11-30 14:21:04 +09:00 |
|
Dean Herbert
|
0659c84341
|
Rename method to be more in line with project naming
|
2022-11-30 14:17:49 +09:00 |
|
Dean Herbert
|
63ba40ff39
|
Merge branch 'master' into control-point-scroll-into-view
|
2022-11-30 14:12:19 +09:00 |
|
Jai Sharma
|
7dbf379351
|
Don't use verbatim string literals
|
2022-11-29 18:22:07 +00:00 |
|
Derrick Timmermans
|
70c320b2e8
|
Provide ruleset dependencies only to Compose Placement Blueprints
|
2022-11-27 21:43:33 +01:00 |
|
mk56-spn
|
0aba119056
|
Merge remote-tracking branch 'origin/RangeSlider_implementation' into RangeSlider_implementation
# Conflicts:
# osu.Game.Tests/Visual/SongSelect/TestSceneDifficultyRangeFilterControl.cs
# osu.Game/Screens/Select/DifficultyRangeFilterControl.cs
|
2022-11-27 10:40:29 +01:00 |
|
Jai Sharma
|
218c04c174
|
Code quality
|
2022-11-27 03:23:08 +00:00 |
|
Jai Sharma
|
6000e14668
|
Correctly select issue row
|
2022-11-27 03:08:54 +00:00 |
|
Jai Sharma
|
3c56b9c93a
|
Add OnRowSelected event to EditorTable
|
2022-11-27 02:47:54 +00:00 |
|
Jai Sharma
|
792334a190
|
Move Control Group timing data into it's own component
|
2022-11-27 02:47:02 +00:00 |
|
Jai Sharma
|
b6d7bec240
|
Remove #nullable disabled from EditorTable and it's derived classes
|
2022-11-27 02:45:56 +00:00 |
|
Jai Sharma
|
1a914d0df7
|
Remove #nullable disable from TimingScreen
|
2022-11-27 02:43:22 +00:00 |
|
Bartłomiej Dach
|
894ef15e79
|
Merge branch 'master' into update-framework
|
2022-11-26 16:19:36 +01:00 |
|
Dan Balasescu
|
7bc8908ca9
|
Partial everything
|
2022-11-27 00:00:27 +09:00 |
|
mk56-spn
|
92ed2ed4ef
|
Refactor star "DifficultyRangeFilterControl" into generic range slider class
|
2022-11-26 12:19:08 +01:00 |
|
Bartłomiej Dach
|
73176a1315
|
Merge branch 'master' into triangle-button-v2
|
2022-11-25 18:35:59 +01:00 |
|
Bartłomiej Dach
|
bbbc1d0428
|
Darken colour of playlists create button
To match d0c4637683 .
|
2022-11-25 18:23:28 +01:00 |
|
Dean Herbert
|
d0c4637683
|
Lighten colour of multiplayer create game button
|
2022-11-25 20:18:21 +09:00 |
|
Bartłomiej Dach
|
fca3e7e39f
|
Merge branch 'master' into editor-seek-control-points
|
2022-11-24 21:53:47 +01:00 |
|
Dean Herbert
|
2b2beadd06
|
Merge branch 'master' into update-framework
|
2022-11-25 01:00:08 +09:00 |
|
Dean Herbert
|
6ad432b311
|
Use RoundedButton in more places
|
2022-11-24 16:33:01 +09:00 |
|
Dean Herbert
|
53b03df93d
|
Combine TriangleButton and RoundedButton classes
|
2022-11-24 16:26:57 +09:00 |
|
Dean Herbert
|
bea2acc60e
|
Remove local specifications of triangle colouring
|
2022-11-24 16:18:15 +09:00 |
|
Dean Herbert
|
37f725bfa2
|
Reverse directionality of up/down traversal keys to match scroll
|
2022-11-24 13:55:58 +09:00 |
|
Dean Herbert
|
b381b4fd2d
|
Merge branch 'master' into update-framework
|
2022-11-24 01:27:58 +09:00 |
|
Bartłomiej Dach
|
30f9cc46a7
|
Protect offset and bpm adjustments from null selection too
|
2022-11-23 17:25:43 +01:00 |
|
Dean Herbert
|
9b9b8a5977
|
Add ability to seek between control points in editor using down/up arrows
Matches stable. Addresses #21376.
|
2022-11-23 15:59:32 +09:00 |
|
Dean Herbert
|
d146f86511
|
Fix crash when hitting 'T' to tap timing while no timing point is selected
|
2022-11-23 15:39:56 +09:00 |
|
Dean Herbert
|
de163b2bb5
|
Change song select to only allow volume adjusting if alt is held while scrolling
|
2022-11-22 19:48:55 +09:00 |
|