Dean Herbert
|
551929cf5a
|
Simplify method of marking players as playing in test scenes
|
2021-08-09 19:18:13 +09:00 |
|
Dean Herbert
|
5f3d087101
|
Also add team score display to multiplayer spectator screen
|
2021-08-09 19:17:51 +09:00 |
|
Dean Herbert
|
121648b593
|
Add gameplay-specific team score display which can expand and contract
|
2021-08-09 19:17:51 +09:00 |
|
Dean Herbert
|
ebbf6467e8
|
Support more than two teams
|
2021-08-09 17:23:02 +09:00 |
|
Dean Herbert
|
cdc173e867
|
Add tracking of team totals to leaderboard implementation
|
2021-08-09 17:08:32 +09:00 |
|
Dean Herbert
|
ab522e1569
|
Add test coverage of team display on leaderboard
|
2021-08-09 17:06:21 +09:00 |
|
Dean Herbert
|
1e5d9003d3
|
Add the ability for tests to alter the room and user states which during testing
|
2021-08-09 16:58:36 +09:00 |
|
Dean Herbert
|
54ffb8dc4e
|
Add basic multiplayer gameplay test coverage
|
2021-08-09 16:31:18 +09:00 |
|
Dean Herbert
|
6164903fec
|
Merge branch 'master' into new-difficulty-colours
|
2021-08-06 18:05:53 +09:00 |
|
Dan Balasescu
|
0211521a97
|
Merge branch 'master' into multiplayer-create-with-enter
|
2021-08-05 17:07:03 +09:00 |
|
Dan Balasescu
|
5811dff853
|
Merge pull request #14120 from peppy/multiplayer-team-vs-team-selection
Add ability to choose Team Versus match type and view / switch teams
|
2021-08-05 17:02:14 +09:00 |
|
Salman Ahmed
|
d0ce0cf9f5
|
Merge branch 'master' into new-difficulty-colours
|
2021-08-04 17:12:15 +03:00 |
|
Dean Herbert
|
42e14fb492
|
Merge branch 'update-platform-action-triggers' into multiplayer-create-with-enter
|
2021-08-04 17:31:38 +09:00 |
|
Dean Herbert
|
9b9dacf3fe
|
Update usages of Drawable.Click()
|
2021-08-04 17:30:33 +09:00 |
|
Dean Herbert
|
69e6c08cc2
|
Add test coverage of changing teams via clicking
|
2021-08-03 23:42:37 +09:00 |
|
Dean Herbert
|
75426f84f1
|
Fire initial match user states in TestMultiplayerClient
|
2021-08-03 23:42:37 +09:00 |
|
Dean Herbert
|
a0119f8cd6
|
Add basic test coverage
|
2021-08-03 23:42:37 +09:00 |
|
Salman Ahmed
|
692e320ea5
|
Add visual test scene
|
2021-08-03 15:02:18 +03:00 |
|
Dean Herbert
|
3c7a49f431
|
Add test coverage of keyboard room creation flow
|
2021-08-03 19:11:10 +09:00 |
|
Dean Herbert
|
118e13227a
|
Update existing test to make use of ManualInputManager.Keys
|
2021-08-03 19:08:59 +09:00 |
|
smoogipoo
|
11b9ba86cb
|
Fix TestSceneSpectator reusing cached spectator client
|
2021-08-03 18:28:08 +09:00 |
|
smoogipoo
|
062207fcd9
|
Fix TestSceneCurrentlyPlayingDisplay reusing cached spectator client
|
2021-08-03 18:16:58 +09:00 |
|
Salman Ahmed
|
db760b0dbf
|
Merge branch 'master' into localisation-header
|
2021-08-03 05:16:02 +03:00 |
|
Bartłomiej Dach
|
4334121e8e
|
Add testing for colour palette behaviour
|
2021-07-31 23:52:33 +02:00 |
|
Bartłomiej Dach
|
3f005886d6
|
Add support for removing colours from palette
|
2021-07-31 23:52:33 +02:00 |
|
Dean Herbert
|
472c0137ec
|
Add new extension for formatting time durations
|
2021-07-31 16:45:53 +09:00 |
|
Dean Herbert
|
665bd3690a
|
Add a few cases of missing ConfigureAwait calls in tests project
|
2021-07-30 15:27:24 +09:00 |
|
Bartłomiej Dach
|
0691c0dd63
|
Switch Colour{Display,Palette} to use Colour4
|
2021-07-29 23:14:32 +02:00 |
|
Dan Balasescu
|
6f35036f53
|
Merge pull request #14027 from gagahpangeran/comment-markdown
Add support for markdown in comments
|
2021-07-27 14:38:59 +09:00 |
|
Dan Balasescu
|
7ae1b5bae7
|
Merge pull request #14022 from peppy/fix-invalid-ruleset-causing-crash
Fix invalid/unavailable ruleset causing game-wide crash
|
2021-07-27 02:39:26 +09:00 |
|
Gagah Pangeran Rosfatiputra
|
dc864abbd8
|
add link test
|
2021-07-26 21:08:57 +07:00 |
|
Gagah Pangeran Rosfatiputra
|
f80c46e2a0
|
add heading test
|
2021-07-26 21:04:08 +07:00 |
|
Gagah Pangeran Rosfatiputra
|
55e8a44db6
|
add test for DrawableComment
Can reproduce the issue at https://github.com/ppy/osu/issues/13993
|
2021-07-26 18:15:59 +07:00 |
|
Dean Herbert
|
04c8ea2813
|
Add failing test for the global ruleset being set to an invalid value
|
2021-07-26 16:33:56 +09:00 |
|
Dean Herbert
|
888954747c
|
Rename class, add commenting and avoid firing requests to create rooms for testing purposes
|
2021-07-26 15:47:13 +09:00 |
|
Dan Balasescu
|
488dd3ea52
|
Merge pull request #13980 from peppy/fix-online-song-select-background
Fix song select background not showing in multiplayer/playlists
|
2021-07-26 15:16:39 +09:00 |
|
Dean Herbert
|
32e29d0428
|
Ensure lounge is loaded before continuing with tests
|
2021-07-26 14:29:16 +09:00 |
|
Dean Herbert
|
971a67c669
|
Add failing test coverage for misordered rooms
|
2021-07-26 13:46:55 +09:00 |
|
Salman Ahmed
|
5141bf66eb
|
Add failing test case
|
2021-07-26 04:41:47 +03:00 |
|
Dan Balasescu
|
ce30bd8cc7
|
Merge pull request #14003 from Game4all/localise-profile-overlay-header-stats
Localise profile overlay numeric statistics
|
2021-07-25 12:20:38 +09:00 |
|
Lucas A
|
e301a99607
|
Fix accuracy format unit tests.
|
2021-07-24 12:39:24 +02:00 |
|
Dean Herbert
|
50a2abbe7f
|
Merge pull request #12683 from frenzibyte/legacy-beatmap-combo-offset
Apply combo offsets "colour hax" only on beatmap skins
|
2021-07-23 14:30:18 +09:00 |
|
Salman Ahmed
|
523c154f15
|
Add ComboIndexWithOffsetsBindable and bind similar to ComboIndexBindable
|
2021-07-22 16:40:33 +03:00 |
|
Dean Herbert
|
84b67deb4d
|
Merge pull request #13958 from ByAgenT/refactor-keybindings-overlay
Move and merge Overlays.KeyBinding into Overlays.Settings.Sections.Input
|
2021-07-22 15:16:04 +09:00 |
|
Dan Balasescu
|
4c63e8e036
|
Merge pull request #13964 from peppy/fix-mod-overflow
Fix mod display overflowing on contracted results panels
|
2021-07-21 18:52:00 +09:00 |
|
Dean Herbert
|
adda96ac86
|
Merge pull request #13962 from ekrctb/platform-action
Adapt to framework `PlatformAction` type change
|
2021-07-21 18:17:38 +09:00 |
|
Dean Herbert
|
a261f1ef8f
|
Merge pull request #13960 from ekrctb/selection-box-can-flip
Allow specifying different value of scaling and flipping support for a selection box
|
2021-07-21 18:05:18 +09:00 |
|
Dean Herbert
|
399c3b0be8
|
Rename property, reword xmldoc and improve readability of update code
|
2021-07-21 17:32:56 +09:00 |
|
Dan Balasescu
|
b390018e64
|
Merge branch 'master' into fix-mod-overflow
|
2021-07-21 17:26:47 +09:00 |
|
Dan Balasescu
|
b556d6d382
|
Merge pull request #13963 from peppy/tidy-mod-display
Tidy up `ModDisplay`
|
2021-07-21 17:26:39 +09:00 |
|