Dean Herbert
|
b64a5cbda6
|
Merge branch 'master' into guard-url-protocols
|
2022-12-19 15:46:45 +09:00 |
|
Joseph Madamba
|
8d83c78810
|
Fix casing on comment actions test
|
2022-12-18 21:12:38 -08:00 |
|
Dean Herbert
|
ba54551313
|
Merge branch 'master' into guard-url-protocols
|
2022-12-16 18:23:16 +09:00 |
|
Dean Herbert
|
ce408eaac0
|
Merge branch 'net6-ios' into guard-url-protocols
|
2022-12-16 17:02:32 +09:00 |
|
Dean Herbert
|
232f590ba3
|
Merge pull request #21628 from peppy/go-hard-file-writes
Use hard links on windows when importing beatmaps from a legacy osu! install
|
2022-12-16 14:52:57 +09:00 |
|
cdwcgt
|
a4d28aff6d
|
fix typo
|
2022-12-16 10:48:56 +09:00 |
|
cdwcgt
|
79e27c2d9d
|
PreviewTimePart will not show if preview time is -1
|
2022-12-16 10:44:07 +09:00 |
|
cdwcgt
|
984f0b5fa9
|
Add test for set preview point
|
2022-12-16 01:35:54 +09:00 |
|
Dean Herbert
|
57048f0eba
|
Add test coverage of featured artist filter confirmation process
|
2022-12-15 18:42:58 +09:00 |
|
Bartłomiej Dach
|
849245b90c
|
Merge branch 'master' into beginplaying-score-token
|
2022-12-13 17:15:24 +01:00 |
|
Dean Herbert
|
bf56f5f8c0
|
Show error message on attempting to open a URL with an unsupported protocol
|
2022-12-13 22:33:56 +09:00 |
|
Dean Herbert
|
efe057176e
|
Make OsuButton abstract
|
2022-12-13 22:13:48 +09:00 |
|
Dean Herbert
|
b8904fe747
|
Move ImportParameters to better home
|
2022-12-13 21:41:26 +09:00 |
|
Dean Herbert
|
cb16d62700
|
Hook up ImportParameter flow with IModelImporter caller methods
|
2022-12-13 21:29:32 +09:00 |
|
Dean Herbert
|
cf2719d4c0
|
Convert batchImport parameter to parameters class to allow further import configuration
|
2022-12-13 19:55:18 +09:00 |
|
Andrei Zavatski
|
890dd9cd06
|
Fix input doesn't take original drawable modifications into account
|
2022-12-12 15:10:03 +03:00 |
|
Andrei Zavatski
|
37a0756321
|
Add tests
|
2022-12-12 14:38:24 +03:00 |
|
Dean Herbert
|
5800734589
|
Merge pull request #21587 from smoogipoo/spectatorstate-maximum-statistics
Store maximum statistics to spectator state
|
2022-12-12 20:00:52 +09:00 |
|
Dan Balasescu
|
caa0b7c290
|
Move score token to BeginPlaying
|
2022-12-12 13:59:27 +09:00 |
|
Dean Herbert
|
731184eb39
|
Revert "Merge pull request #21614 from EVAST9919/button-fix"
This reverts commit 4bd196684f , reversing
changes made to a1d22ef77a .
|
2022-12-12 13:43:01 +09:00 |
|
Andrei Zavatski
|
1332568796
|
Fix SettingsButton receiving input at padded area
|
2022-12-12 03:10:13 +03:00 |
|
Dean Herbert
|
061f7d4857
|
Merge branch 'master' into osr-scoreinfo-data
|
2022-12-11 12:24:03 +09:00 |
|
Dan Balasescu
|
e9998f1690
|
Store maximum statistics to spectator state
|
2022-12-09 20:15:07 +09:00 |
|
Dan Balasescu
|
4a65f5c864
|
Add score token to spectator state
|
2022-12-09 19:09:51 +09:00 |
|
Dan Balasescu
|
49df05dd07
|
Add test
|
2022-12-07 15:07:39 +09:00 |
|
Bartłomiej Dach
|
0bfc46963b
|
Add failing test case
|
2022-12-06 23:25:35 +01:00 |
|
mk56-spn
|
9eef74b8d8
|
Add new counter to skin deserialisation test
|
2022-12-05 19:34:03 +01:00 |
|
Dan Balasescu
|
486ea153fe
|
Add failing test
|
2022-12-05 19:00:04 +09:00 |
|
Bartłomiej Dach
|
cb64919947
|
Merge branch 'master' into fix-exported-replay-overwrite
|
2022-12-03 21:09:19 +01: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 |
|
Dan Balasescu
|
eea9bd3898
|
Merge pull request #21463 from peppy/fix-chat-system-message-ordering
Fix system messages appearing out of order in chat display
|
2022-12-02 17:39:20 +09:00 |
|
Piggey
|
4308120912
|
add tests for GetNextBestFilename()
|
2022-12-01 18:48:25 +01:00 |
|
Dean Herbert
|
d9d48516fc
|
Add test coverage of getting last object time
|
2022-12-01 18:05:15 +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
|
830e243d12
|
Add test coverage for failure case
|
2022-11-30 22:53:56 +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 |
|
Dean Herbert
|
1bb32ec24d
|
Attempt to fix flaky TestHoldForMenuDoesWorkWhenHidden
Seems like the most likely cause.
|
2022-11-30 17:35:51 +09:00 |
|
Dean Herbert
|
c4b88e4e5a
|
Fix flaky test conditions in TestSceneReplayDownloadButton
|
2022-11-30 17:07:57 +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
|
9e34fe360a
|
Ensure all LocalMessage s get a timestamp
|
2022-11-30 15:46:36 +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
|
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
|
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 |
|
Andrei Zavatski
|
fa1000777d
|
Add box for gradient comparison
|
2022-11-30 05:12:26 +03:00 |
|
Andrei Zavatski
|
745cb0b13a
|
Improve test scene
|
2022-11-30 04:17:37 +03:00 |
|
Andrei Zavatski
|
3b13ca1167
|
Remove texture from TrianglesV2
|
2022-11-30 04:09:46 +03:00 |
|
Andrei Zavatski
|
c3b5b19c32
|
Make TrianglesV2 test scene consistent
|
2022-11-30 04:02:35 +03:00 |
|
Dean Herbert
|
56a694fb04
|
Add automated test coverage of simple scenarios for RangeSlider
|
2022-11-29 15:10:21 +09:00 |
|
Bartłomiej Dach
|
24deb5f5f4
|
Remove all unnecessary usage of IHasFilterableChildren
|
2022-11-29 14:40:52 +09: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 |
|
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
|
8dcd1a2067
|
Add test to verify selected timing point will be scrolled into view
|
2022-11-27 02:48:15 +00:00 |
|
cdwcgt
|
54681217be
|
fix test
|
2022-11-27 10:53:00 +09:00 |
|
cdwcgt
|
e16f8a4410
|
Merge branch 'master' into NowPlaying
|
2022-11-27 08:48:49 +08: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 |
|
mk56-spn
|
1ebaf4963d
|
Improve tests slightly
|
2022-11-26 13:59:05 +01: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 |
|
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
|
2425878e67
|
Add test coverage
|
2022-11-25 20:06:36 +09:00 |
|
Bartłomiej Dach
|
fca3e7e39f
|
Merge branch 'master' into editor-seek-control-points
|
2022-11-24 21:53:47 +01:00 |
|
Dean Herbert
|
ba0990d43e
|
Update test assumptions
|
2022-11-25 01:51:41 +09:00 |
|
Dean Herbert
|
53b03df93d
|
Combine TriangleButton and RoundedButton classes
|
2022-11-24 16:26:57 +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
|
37f725bfa2
|
Reverse directionality of up/down traversal keys to match scroll
|
2022-11-24 13:55:58 +09:00 |
|
Bartłomiej Dach
|
2f67199b1c
|
Merge branch 'master' into fix-missing-day-separator
|
2022-11-23 18:40:44 +01:00 |
|
Bartłomiej Dach
|
cf5f5a4de3
|
Extend tap timing control test coverage in no point selected case
|
2022-11-23 17:25:34 +01:00 |
|
Bartłomiej Dach
|
06449b62f1
|
Add test coverage for crash scenario
|
2022-11-23 16:11:57 +01:00 |
|
Andrei Zavatski
|
2204af04e4
|
Improve test scene to better show colour gradient
|
2022-11-23 16:12:13 +03:00 |
|
Dean Herbert
|
a6bba1967e
|
Update serialisation test to match new comopnent naming
|
2022-11-23 17:06:22 +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
|
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
|
39934bccd6
|
Add back removed test coverage
|
2022-11-22 19:47:41 +01:00 |
|
Bartłomiej Dach
|
76bb529cfa
|
Add test for local echo adding day separator
|
2022-11-22 16:46:21 +01:00 |
|
Dan Balasescu
|
6b75f529c7
|
Merge pull request #21366 from bdach/broken-rank-graph-test
Fix broken rank graph test
|
2022-11-22 14:35:14 +09:00 |
|
Bartłomiej Dach
|
41039340cf
|
Fix rank graphs not showing in test due to unset IsRanked
|
2022-11-21 21:00:06 +01:00 |
|
Bartłomiej Dach
|
1777a60136
|
Add failing assertions
|
2022-11-21 20:58:52 +01:00 |
|
Bartłomiej Dach
|
735cac3104
|
Rewrite rank graph test to use more modern style
|
2022-11-21 20:56:38 +01:00 |
|
Bartłomiej Dach
|
f36ccab84e
|
Merge branch 'master' into tablet-settings-test-scene
|
2022-11-21 20:42:04 +01:00 |
|
Bartłomiej Dach
|
ff5cb116f0
|
Fix weird scroll container sizing
|
2022-11-21 19:27:06 +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 |
|