Dean Herbert
|
bb0237d4a9
|
Fix nullability inspection on disposal path
|
2022-11-30 17:49:08 +09:00 |
|
Dean Herbert
|
4215f4f5d7
|
Merge branch 'master' into Editor-DrawableRuleset-Dependencies
|
2022-11-30 17:42:46 +09:00 |
|
Dean Herbert
|
b1ce93e7bf
|
Add fallback stable sort to avoid any change of misordered local messages
|
2022-11-30 16:55:39 +09:00 |
|
Dean Herbert
|
f7b7b58718
|
Adjust colour and tween to feel better
|
2022-11-30 16:20:01 +09:00 |
|
Dean Herbert
|
24ee363563
|
Only hover when hovering actual text
|
2022-11-30 16:18:36 +09:00 |
|
Dean Herbert
|
80b0e4a99d
|
Rename Colour to avoid conflict with Drawable.Colour
|
2022-11-30 16:15:50 +09:00 |
|
Dean Herbert
|
7fca5ee28d
|
Move DrawableUsername into own file
It's too large at this point to be a nested class.
|
2022-11-30 16:15:50 +09:00 |
|
Dean Herbert
|
9ab4664fcc
|
Merge branch 'master' into chat-profile-highlight-v2
|
2022-11-30 16:15:48 +09:00 |
|
Dean Herbert
|
b7f0310070
|
Merge pull request #21353 from peppy/no-initial-presence
Stop requesting messages as part of initial chat presence
|
2022-11-30 16:15:23 +09:00 |
|
Dean Herbert
|
6524914dbd
|
Merge branch 'master' into chat-profile-highlight-v2
|
2022-11-30 16:00:52 +09:00 |
|
Dean Herbert
|
78f70dae75
|
Merge pull request #21420 from cdwcgt/NowPlaying
Show mods, ruleset and unicode metadata in "now playing" chat command
|
2022-11-30 15:57:52 +09:00 |
|
Dean Herbert
|
2d8854cbac
|
Change message comparator to always use timestamp comparison if either message has a missing Id
|
2022-11-30 15:46:58 +09:00 |
|
Dean Herbert
|
9e34fe360a
|
Ensure all LocalMessage s get a timestamp
|
2022-11-30 15:46:36 +09:00 |
|
Dean Herbert
|
c84f011bb7
|
Improve ToString output of Message
|
2022-11-30 15:46:14 +09:00 |
|
Dean Herbert
|
b29054d30d
|
Merge pull request #21434 from jai-x/control-point-scroll-into-view
Ensure currently selected control point will scroll into view
|
2022-11-30 15:14:14 +09:00 |
|
Dean Herbert
|
d5301c75c1
|
Merge pull request #21460 from EVAST9919/triangles-v2-remove-texture
Remove texture usage in TrianglesV2 component
|
2022-11-30 15:13:08 +09:00 |
|
Dean Herbert
|
8bf5d6884d
|
Add ruleset to now playing string
|
2022-11-30 14:47:16 +09:00 |
|
Dean Herbert
|
b453eecebe
|
Ensure empty pieces do not result in whitespace between elements
|
2022-11-30 14:43:21 +09:00 |
|
Dean Herbert
|
2df6ccf33e
|
Tidy up code
|
2022-11-30 14:31:54 +09:00 |
|
Dean Herbert
|
b5c514a8f0
|
Make incoming Channel target non-nullable
|
2022-11-30 14:30:20 +09:00 |
|
Dean Herbert
|
69bf0df179
|
Merge branch 'master' into NowPlaying
|
2022-11-30 14:27:37 +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 |
|
Dan Balasescu
|
fcd7c27bc2
|
Merge pull request #21451 from peppy/update-framework
Update framework
|
2022-11-30 13:39:08 +09:00 |
|
Dan Balasescu
|
3f4d8b39ca
|
Update package again
|
2022-11-30 12:55:45 +09:00 |
|
Andrei Zavatski
|
2eaefcad30
|
Remove unused renderer
|
2022-11-30 04:56:07 +03:00 |
|
Andrei Zavatski
|
3b13ca1167
|
Remove texture from TrianglesV2
|
2022-11-30 04:09:46 +03:00 |
|
Jai Sharma
|
7dbf379351
|
Don't use verbatim string literals
|
2022-11-29 18:22:07 +00:00 |
|
Dean Herbert
|
08a403cb33
|
Merge pull request #21428 from mk56-spn/RangeSlider_implementation
Refactor star "DifficultyRangeFilterControl" into generic range slider
|
2022-11-29 16:08:13 +09:00 |
|
Dean Herbert
|
56a694fb04
|
Add automated test coverage of simple scenarios for RangeSlider
|
2022-11-29 15:10:21 +09:00 |
|
Dean Herbert
|
61c702c02e
|
Add new IDependencyInjectionCandidate interface to non-drawable cached classes
|
2022-11-29 14:45:26 +09:00 |
|
Dean Herbert
|
b5b79e09e4
|
Remove unnecessary CQ disable
|
2022-11-29 14:45:08 +09:00 |
|
Bartłomiej Dach
|
8f78d6179b
|
Fix multiple issues with settings items unhiding on search
|
2022-11-29 14:41:49 +09:00 |
|
Bartłomiej Dach
|
24deb5f5f4
|
Remove all unnecessary usage of IHasFilterableChildren
|
2022-11-29 14:40:52 +09:00 |
|
Dean Herbert
|
96e19d4d84
|
Update framework
|
2022-11-29 14:36:23 +09:00 |
|
Dan Balasescu
|
198303513b
|
Merge pull request #21450 from Feodor0090/comments-btns-loc
Add missing localization in `DrawableComment`
|
2022-11-29 13:47:46 +09:00 |
|
ansel
|
16962d9a57
|
Localize deleted string
|
2022-11-29 07:02:02 +03:00 |
|
ansel
|
a4819e5c9c
|
Localize actions
|
2022-11-29 07:01:52 +03:00 |
|
Alden Wu
|
8ec4dd046e
|
Fix InspectCode errors
|
2022-11-28 18:06:44 -08:00 |
|
Alden Wu
|
0cb7c94c21
|
Merge branch 'master' of https://github.com/ppy/osu into chat-profile-highlight-v2
|
2022-11-28 17:59:15 -08:00 |
|
Alden Wu
|
c2d8ffc225
|
Refactor ChatLine username drawable creation
|
2022-11-28 17:50:12 -08:00 |
|
Andrei Zavatski
|
3e277a92e9
|
Fix incorrect texel size calculation
|
2022-11-29 03:21:59 +03:00 |
|
Andrei Zavatski
|
ba1717c2ca
|
Don't draw 0 thickness triangles
|
2022-11-29 02:36:27 +03:00 |
|
Derrick Timmermans
|
93ba84e5ff
|
Fix code style
|
2022-11-27 21:48:44 +01:00 |
|
Derrick Timmermans
|
70c320b2e8
|
Provide ruleset dependencies only to Compose Placement Blueprints
|
2022-11-27 21:43:33 +01:00 |
|
Derrick Timmermans
|
cff3e06ad6
|
Update state based on result during LoadComplete
|
2022-11-27 20:57:00 +01:00 |
|
mk56-spn
|
db7f429e39
|
Fix partial class issues and adjust test slightly
|
2022-11-27 10:44:05 +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 |
|
cdwcgt
|
e16f8a4410
|
Merge branch 'master' into NowPlaying
|
2022-11-27 08:48:49 +08:00 |
|
cdwcgt
|
02e3ebe1a0
|
DifficultyIncrease use + and other all -
mod.Name to mod.Acronym
|
2022-11-27 09:44:09 +09:00 |
|
cdwcgt
|
653875bbb4
|
only post mod when ingame
|
2022-11-27 09:41:41 +09:00 |
|
cdwcgt
|
8ecb4aa30b
|
better method name
|
2022-11-27 09:41:08 +09:00 |
|
Bartłomiej Dach
|
fd16e5992b
|
Merge branch 'master' into triangles-fix
|
2022-11-26 19:28:55 +01:00 |
|
Dean Herbert
|
d1eedd081c
|
Update resources
|
2022-11-27 02:46:11 +09:00 |
|
Andrei Zavatski
|
7ab5136e12
|
Compute texel size in the DrawNode
|
2022-11-26 20:05:34 +03:00 |
|
Bartłomiej Dach
|
c42720acd4
|
Temporarily disable "partial class with one part" inspection
|
2022-11-26 18:05:08 +01:00 |
|
Bartłomiej Dach
|
212d78865a
|
Add a few more missing partial specs
|
2022-11-26 16:30:52 +01: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 |
|
Dean Herbert
|
a1c559ae05
|
Update framework
|
2022-11-27 00:00:12 +09:00 |
|
mk56-spn
|
92ed2ed4ef
|
Refactor star "DifficultyRangeFilterControl" into generic range slider class
|
2022-11-26 12:19:08 +01:00 |
|
Bartłomiej Dach
|
ca0597b38e
|
Merge branch 'master' into dont-change-ruleset-convert
|
2022-11-25 19:23:36 +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 |
|
cdwcgt
|
13f86f3e53
|
Merge branch 'master' into NowPlaying
|
2022-11-25 23:22:52 +09:00 |
|
cdwcgt
|
a2ea7a3f58
|
show selected mod and use ILocalisedBindableString in np
|
2022-11-25 23:20:44 +09:00 |
|
Dean Herbert
|
5ada9efa60
|
Update outdated comment regarding colour choices
|
2022-11-25 22:10:20 +09:00 |
|
Dean Herbert
|
76e9382e0b
|
Fix triangles showing on ExpandableButton s when in contracted state
|
2022-11-25 20:18:35 +09:00 |
|
Dean Herbert
|
d0c4637683
|
Lighten colour of multiplayer create game button
|
2022-11-25 20:18:21 +09:00 |
|
Dean Herbert
|
b0f14d4963
|
Clamp AimCount to ensure at least one triangle is spawned
|
2022-11-25 20:14:21 +09:00 |
|
Dean Herbert
|
4cb068ceb9
|
Change AimCount to not consider height
|
2022-11-25 20:10:04 +09:00 |
|
Dean Herbert
|
25410c9962
|
Avoid changing ruleset when presenting a beatmap if it can be converted
Closes #21415.
|
2022-11-25 19:48:01 +09:00 |
|
Derrick Timmermans
|
65e5c9a3ae
|
Dispose DrawableRulesetDependencies in HitObjectComposer
|
2022-11-25 08:27:22 +01:00 |
|
Bartłomiej Dach
|
fca3e7e39f
|
Merge branch 'master' into editor-seek-control-points
|
2022-11-24 21:53:47 +01:00 |
|
Dean Herbert
|
f6e229c24d
|
"Fix" mod copy failure
|
2022-11-25 01:15:11 +09:00 |
|
Dean Herbert
|
2b2beadd06
|
Merge branch 'master' into update-framework
|
2022-11-25 01:00:08 +09:00 |
|
Derrick Timmermans
|
7b620392fe
|
Provide DrawableRulesetDependencies from HitObjectComposer
|
2022-11-24 13:13:45 +01: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
|
4fbca4037c
|
Update existing triangle buttons to use RoundedButton
|
2022-11-24 16:18:15 +09:00 |
|
Dean Herbert
|
40f706155f
|
Update RoundedButton to have new triangles design
|
2022-11-24 16:18:15 +09:00 |
|
Dean Herbert
|
44a71741e4
|
Merge pull request #21225 from EVAST9919/triangles-v2
Implement TrianglesV2 component
|
2022-11-24 16:15:25 +09:00 |
|
Dean Herbert
|
8914a871c1
|
Merge pull request #21065 from C0D3-M4513R/beatmap-info
Add Beatmap Information elements
|
2022-11-24 15:22:04 +09:00 |
|
Dean Herbert
|
2e277ef40a
|
Update resources
|
2022-11-24 15:18:49 +09:00 |
|
Dean Herbert
|
a2438428a2
|
Move base call to end
|
2022-11-24 13:57:43 +09:00 |
|
Dean Herbert
|
37f725bfa2
|
Reverse directionality of up/down traversal keys to match scroll
|
2022-11-24 13:55:58 +09:00 |
|
C0D3 M4513R
|
4b44f31b5e
|
Use LocaliseableStings in BeatmapAttributeText
|
2022-11-23 21:02:43 +01:00 |
|
Bartłomiej Dach
|
2f67199b1c
|
Merge branch 'master' into fix-missing-day-separator
|
2022-11-23 18:40:44 +01:00 |
|
Bartłomiej Dach
|
60422be9af
|
Merge branch 'master' into fix-editor-tap-timing-crash
|
2022-11-23 17:51:50 +01:00 |
|
Dean Herbert
|
b381b4fd2d
|
Merge branch 'master' into update-framework
|
2022-11-24 01:27:58 +09:00 |
|
Dean Herbert
|
3acf15c7b8
|
Update framework
|
2022-11-24 01:26:49 +09:00 |
|
Bartłomiej Dach
|
30f9cc46a7
|
Protect offset and bpm adjustments from null selection too
|
2022-11-23 17:25:43 +01:00 |
|
Bartłomiej Dach
|
508f1f488c
|
Merge branch 'master' into limit-barline-generation-sanity
|
2022-11-23 17:12:36 +01:00 |
|
Dean Herbert
|
5467097387
|
Fix adjacent day separators potentially being left behind after pending message resolution
|
2022-11-23 18:49:51 +09:00 |
|
Dean Herbert
|
f9d952220f
|
Fix barlines being misaligned if generation start time is clamped
|
2022-11-23 18:12:03 +09:00 |
|
Dean Herbert
|
774f70e380
|
Simplify class structure
|
2022-11-23 16:56:40 +09:00 |
|
Dean Herbert
|
0749a7bb07
|
Simplify attribute assignment
|
2022-11-23 16:53:36 +09:00 |
|
Dean Herbert
|
0f034606fd
|
Use LocalisableDescription from BeatmapOnlineStatus enum instead of locally defined
|
2022-11-23 16:49:51 +09:00 |
|
Dean Herbert
|
a8af83e62a
|
Move label initialisation out of ctor
|
2022-11-23 16:49:39 +09:00 |
|
Dean Herbert
|
27473262af
|
Rename attributes in enum to match better with user expectations
|
2022-11-23 16:45:46 +09:00 |
|
Dean Herbert
|
b89689a34a
|
Rename class and reword settings text/tooltips to avoid clashing with other naming
|
2022-11-23 16:31:50 +09:00 |
|
Dean Herbert
|
a9192c32ea
|
Merge branch 'master' into beatmap-info
|
2022-11-23 16:10:12 +09: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
|
172e798847
|
Merge pull request #21228 from Terochi/recent-messages-implementation
Add ability to view chat send history in input box
|
2022-11-23 14:58:42 +09:00 |
|
Bartłomiej Dach
|
8dbc38e17a
|
Remove unused setter
|
2022-11-22 20:14:22 +01:00 |
|
Bartłomiej Dach
|
76bb529cfa
|
Add test for local echo adding day separator
|
2022-11-22 16:46:21 +01: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 |
|
Alden Wu
|
a2b505f4c0
|
Use a direct Lighten instead of >1f Color4 values
|
2022-11-22 00:31:22 -08:00 |
|
Dean Herbert
|
1632df1f4d
|
Update DifficultyBindable to match new bindable spec
|
2022-11-22 14:51:19 +09:00 |
|
Dan Balasescu
|
985781bc3b
|
Merge pull request #21356 from peppy/standardise-broken-storyboard-paths
Add support for storyboards with incorrect path specifications (`\\` instead of `\`)
|
2022-11-22 14:33:51 +09:00 |
|
Alden Wu
|
4084a2b066
|
Highlight ChatLine username on hover
|
2022-11-21 18:57:59 -08:00 |
|
Bartłomiej Dach
|
8dbe31a172
|
Merge branch 'master' into higher-aspect-ratio-max
|
2022-11-21 19:51:39 +01:00 |
|
Bartłomiej Dach
|
c0f65d83b3
|
Merge branch 'master' into hide-no-spin-bonus
|
2022-11-21 19:14:54 +01:00 |
|
Bartłomiej Dach
|
206aece77b
|
Merge branch 'master' into avoid-null-audio-device-name-crahs
|
2022-11-21 16:37:13 +01:00 |
|
Bartłomiej Dach
|
7944d9cefa
|
Merge pull request #21304 from EVAST9919/beatmap-bar
Rework BarGraph to use Quads
|
2022-11-21 16:24:18 +01:00 |
|
Terochi
|
d81ef541bc
|
Variant 5: cannot change history, edit resets index
|
2022-11-21 10:17:28 +01:00 |
|
Terochi
|
7dc7729ac2
|
Variant 4: cannot change history, empty text/everything selected resets index (current with bug fix)
|
2022-11-21 10:11:26 +01:00 |
|
C0D3 M4513R
|
93ab1c9432
|
Merge branch 'master' into beatmap-info
|
2022-11-21 09:01:24 +00:00 |
|
Terochi
|
58288275a6
|
Variant 3: cannot change history, cannot reset index (the "default")
|
2022-11-21 09:43:36 +01:00 |
|
Terochi
|
672e1cd45b
|
Variant 2: edit changes history, cannot reset index (similar to stable)
|
2022-11-21 09:41:29 +01:00 |
|
Terochi
|
8f942f130b
|
Variant 1: edit changes history, empty text resets index
|
2022-11-21 09:36:31 +01:00 |
|
Andrei Zavatski
|
ec8532951c
|
Make Thickness property auto
|
2022-11-21 10:32:19 +03:00 |
|
Dean Herbert
|
2774c1ea49
|
Merge pull request #21215 from jai-x/triangles-bundled-beatmap
Add winner of Triangles mapping competition as a bundled beatmap
|
2022-11-21 16:22:23 +09:00 |
|
Andrei Zavatski
|
14a4de36f4
|
Expose thickness property
|
2022-11-21 10:20:35 +03:00 |
|
Dean Herbert
|
3da21e596a
|
Add support for storyboards with incorrect path specifications (\\ instead of \ )
Closes https://github.com/ppy/osu/issues/21204.
|
2022-11-21 16:12:01 +09:00 |
|
Dean Herbert
|
462a213ffc
|
Add TODO note about handling initial silences
|
2022-11-21 15:23:04 +09:00 |
|
Dean Herbert
|
efd73ea9da
|
Rename method to suit better
|
2022-11-21 15:22:57 +09:00 |
|
Dean Herbert
|
5c640d15a0
|
Stop requesting messages as part of initial chat presence
|
2022-11-21 15:17:54 +09:00 |
|
Dean Herbert
|
9a330c3cdb
|
Apply nullability and clean up conditionals
|
2022-11-21 15:02:45 +09:00 |
|
Dean Herbert
|
a07b033d22
|
Merge branch 'master' into triangles-v2
|
2022-11-21 14:55:01 +09:00 |
|
Dean Herbert
|
981264b011
|
Avoid crashing when a system audio device provides a null name
|
2022-11-21 14:51:41 +09:00 |
|
Dean Herbert
|
40f2da364c
|
Limit how far before the first hitobject that barlines can be generated
|
2022-11-21 14:40:25 +09:00 |
|
Dean Herbert
|
93a189603a
|
Hide spinner ticks / bonus from results screen when not applicable to score
|
2022-11-21 14:20:36 +09:00 |
|
Dean Herbert
|
4a79141824
|
Merge pull request #21338 from RATCM/fix-leaderboard-filter
Match leaderboard filter behaviour to web
|
2022-11-21 14:01:55 +09:00 |
|
Dean Herbert
|
e53b4321ff
|
Ensure two day separators are not added in a row
|
2022-11-21 14:01:10 +09:00 |
|
Dean Herbert
|
fa7b45dfb1
|
Fix chat day separator not being added on pending message resolution
Closes #21316.
|
2022-11-21 13:52:14 +09:00 |
|
Dean Herbert
|
dfa92b3de9
|
Merge pull request #21326 from bdach/fix-phantom-beatmap-sets
Fix phantom beatmap sets appearing on carousel after delete/update
|
2022-11-21 13:25:14 +09:00 |
|
Dean Herbert
|
c7ae837687
|
Increase maximum aspect ratio for tablet settings to 23:9 / 2.55
|
2022-11-21 12:45:54 +09:00 |
|
Dean Herbert
|
92aea22cd3
|
Merge pull request #21340 from vegguid/MetadataLanguage-FirstSetup
Added PreferOriginalMetadataLanguage to FirstRunSetup
|
2022-11-21 12:16:56 +09:00 |
|
vegguid
|
a431b793b9
|
Added PreferOriginalMetadataLanguage to FirstRunSetup
|
2022-11-20 23:18:19 +01:00 |
|
Andrei Zavatski
|
18c79dfda3
|
Move all the logic into BarsInfo class
|
2022-11-20 23:00:13 +03:00 |
|