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 |
|
Dean Herbert
|
c5bc071c4b
|
Merge pull request #21439 from LumpBloom7/Fix-DHO-load-state
Update DrawableHitObject state based on entry result during LoadComplete
|
2022-12-01 15:36:36 +09:00 |
|
Bartłomiej Dach
|
2e19e93036
|
Rename method
|
2022-11-30 22:54:14 +01:00 |
|
Bartłomiej Dach
|
830e243d12
|
Add test coverage for failure case
|
2022-11-30 22:53:56 +01:00 |
|
Bartłomiej Dach
|
f050125c32
|
Merge pull request #21467 from peppy/catch-relax-no-cursor
Hide the game mouse cursor when playing osu!catch with relax mod
|
2022-11-30 21:21:52 +01:00 |
|
Bartłomiej Dach
|
f42340eabe
|
Merge branch 'master' into catch-relax-no-cursor
|
2022-11-30 20:20:11 +01:00 |
|
Bartłomiej Dach
|
77e282ada9
|
Add test coverage for catch relax mod hiding cursor
|
2022-11-30 20:14:35 +01:00 |
|
Bartłomiej Dach
|
7f68fe429f
|
Remove unused using directive
|
2022-11-30 20:01:59 +01:00 |
|
Bartłomiej Dach
|
285248d554
|
Fix potential null dereference in CatchPlayfield
|
2022-11-30 20:01:11 +01:00 |
|
Bartłomiej Dach
|
6ebde9a747
|
Annotate Playfield.Mods as maybe-null
|
2022-11-30 20:00:25 +01:00 |
|
Joppe27
|
f9a9ab1d9b
|
Use BeatSyncedContainer and adjust values to be in line with stable
|
2022-11-30 19:50:47 +01:00 |
|
Piggey
|
8f59aad91c
|
unnecessary includes
|
2022-11-30 18:37:50 +01:00 |
|
Piggey
|
8b856f1c89
|
make LegacyExporter use NamingUtils.GetNextBestFilename()
|
2022-11-30 18:32:53 +01:00 |
|
Piggey
|
8412a44179
|
create NamingUtils.GetNextBestFilename()
|
2022-11-30 18:32:14 +01:00 |
|
Dan Balasescu
|
54c0b2c20c
|
Merge pull request #21466 from peppy/fix-song-progress-test-flaky
Attempt to fix flaky `TestHoldForMenuDoesWorkWhenHidden`
|
2022-12-01 00:22:46 +09:00 |
|
Dan Balasescu
|
59001205cf
|
Merge pull request #21465 from peppy/fix-replay-download-button-tests
Fix flaky test conditions in `TestSceneReplayDownloadButton`
|
2022-12-01 00:21:26 +09:00 |
|
Piggey
|
b99ddc2acf
|
use .Select() to trim the file extension from filename
|
2022-11-30 15:36:08 +01: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 |
|
Piggey
|
660ad913ec
|
oh wait this affects all of the legacy exporters
|
2022-11-30 11:06:44 +01:00 |
|
Dawid Sośnia
|
f0b8b53e81
|
Merge branch 'ppy:master' into fix-exported-replay-overwrite
|
2022-11-30 10:54:12 +01:00 |
|
Piggey
|
5e74c4e3b7
|
override LegacyScoreExporter.Export() to not overwrite files
|
2022-11-30 10:52:41 +01:00 |
|
Piggey
|
f5d85f5774
|
make ExportStorage protected
|
2022-11-30 10:51:42 +01:00 |
|
Dean Herbert
|
5ce2d6f54a
|
Hide the game mouse cursor when playing osu!catch with relax mod
|
2022-11-30 18:13:53 +09:00 |
|
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
|
1bb32ec24d
|
Attempt to fix flaky TestHoldForMenuDoesWorkWhenHidden
Seems like the most likely cause.
|
2022-11-30 17:35:51 +09:00 |
|
Dean Herbert
|
005ce1c438
|
Merge pull request #21369 from goodtrailer/chat-profile-highlight-v2
Highlight `ChatLine` username on hover
|
2022-11-30 17:11:06 +09:00 |
|
Dean Herbert
|
c4b88e4e5a
|
Fix flaky test conditions in TestSceneReplayDownloadButton
|
2022-11-30 17:07:57 +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
|
b0039c9b1b
|
Add test coverage of incorrect system message ordering
|
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 |
|