Dean Herbert
|
a7f78d706a
|
Merge branch 'master' into fix-legacy-skin-texture-loader-store
|
2020-12-22 12:09:35 +09:00 |
|
Dean Herbert
|
10c2745682
|
Add region specifications around implicit interface implementations
|
2020-12-22 12:01:09 +09:00 |
|
smoogipoo
|
f21b4a269f
|
Reduce wait length
|
2020-12-21 18:42:55 +09:00 |
|
smoogipoo
|
56bd3d8a82
|
Add realtime multiplayer test scene
|
2020-12-21 18:42:31 +09:00 |
|
smoogipoo
|
14ea49a14d
|
Merge branch 'nullable-endsat' into realtime-multiplayer-2
|
2020-12-21 16:22:16 +09:00 |
|
smoogipoo
|
a59124dd93
|
Make room duration/endsat nullable
|
2020-12-21 16:18:39 +09:00 |
|
Dean Herbert
|
a5bcf1dc20
|
Expose resources to skin via interface (and share common pieces with beatmap)
|
2020-12-21 15:18:52 +09:00 |
|
Dean Herbert
|
27623822c4
|
Merge branch 'master' into realtime-ready-button
|
2020-12-21 11:19:03 +09:00 |
|
Bartłomiej Dach
|
bcd140b8df
|
Merge branch 'master' into realtime-ready-button
|
2020-12-20 18:20:57 +01:00 |
|
Bartłomiej Dach
|
b76ec79a70
|
Merge branch 'master' into realtime-participants-list
|
2020-12-20 18:20:22 +01:00 |
|
smoogipoo
|
1fdc19ee0f
|
Add realtime match subscreen and related components
|
2020-12-21 00:05:38 +09:00 |
|
smoogipoo
|
55cdff5be7
|
Renamespace ready button
|
2020-12-20 23:54:04 +09:00 |
|
smoogipoo
|
a1ba4b6979
|
Split MatchSubScreen into abstract component + timeshift implementation
|
2020-12-20 23:40:19 +09:00 |
|
smoogipoo
|
b9e4a7196e
|
Add realtime lounge subscreen
|
2020-12-20 23:36:56 +09:00 |
|
smoogipoo
|
fdfe3c2b36
|
Merge branch 'realtime-ready-button' into realtime-multiplayer-2
|
2020-12-20 23:11:06 +09:00 |
|
smoogipoo
|
a2ad0b0329
|
Merge branch 'realtime-participants-list' into realtime-multiplayer-2
|
2020-12-20 23:11:06 +09:00 |
|
smoogipoo
|
4ada0e17c0
|
Merge branch 'abstract-room-manager' into stateful-multiplayer-client
|
2020-12-20 23:10:05 +09:00 |
|
smoogipoo
|
c33e693b8e
|
Refactor InitialRoomsReceived to avoid extra bindables
|
2020-12-20 23:05:17 +09:00 |
|
smoogipoo
|
a07a36793a
|
Fix test not working
|
2020-12-20 18:44:41 +09:00 |
|
smoogipoo
|
45107280a0
|
Make TimeBetweenPolls into a bindable
|
2020-12-20 18:34:54 +09:00 |
|
smoogipoo
|
1e2b425f3f
|
Fix incorrect test name + assertion
|
2020-12-20 18:24:23 +09:00 |
|
smoogipoo
|
3a4878558f
|
Merge branch 'master' into abstract-room-manager
|
2020-12-20 17:35:01 +09:00 |
|
Dean Herbert
|
8ac76bd524
|
Merge pull request #11199 from smoogipoo/refactor-player-score-creation
Asyncify player score creation and submission
|
2020-12-20 17:30:11 +09:00 |
|
Bartłomiej Dach
|
f827b6c030
|
Use terser dictionary initialiser syntax
|
2020-12-19 21:26:40 +01:00 |
|
Bartłomiej Dach
|
631a0cea41
|
Fix intended random factor not being random in test
|
2020-12-19 21:25:04 +01:00 |
|
Bartłomiej Dach
|
afa6a86954
|
Remove unnecessary lookup incrementing
|
2020-12-19 19:00:05 +01:00 |
|
Dean Herbert
|
b3bff281ce
|
Merge branch 'master' into spectator-driven-leaderboard
|
2020-12-20 01:13:59 +09:00 |
|
Bartłomiej Dach
|
3de03d279e
|
Merge branch 'master' into gameplay-leaderboard-update
|
2020-12-19 15:20:04 +01:00 |
|
smoogipoo
|
6efe24695b
|
Add the realtime multiplayer ready button
|
2020-12-19 02:59:11 +09:00 |
|
smoogipoo
|
11a903a206
|
Add test for many users and disable scrollbar
|
2020-12-19 02:47:24 +09:00 |
|
smoogipoo
|
1e5c32410a
|
Add the realtime multiplayer participants list
|
2020-12-19 02:41:37 +09:00 |
|
smoogipoo
|
109e6b4283
|
Add tests for creating/joining/parting multiplayer rooms
|
2020-12-19 02:20:02 +09:00 |
|
smoogipoo
|
e84ce80d6c
|
Make test headless
|
2020-12-19 02:17:07 +09:00 |
|
smoogipoo
|
a593f588db
|
Add a test for the realtime room manager
|
2020-12-19 02:03:44 +09:00 |
|
smoogipoo
|
4494bb1eb5
|
Abstract RoomManager and Multiplayer
|
2020-12-19 00:52:27 +09:00 |
|
Salman Ahmed
|
228acf25a7
|
Add test case creating leaderboard scores with existing users
|
2020-12-18 13:13:31 +03:00 |
|
smoogipoo
|
2958cab239
|
Remove GotoRanking
|
2020-12-18 17:47:33 +09:00 |
|
Dean Herbert
|
0abe2b36b2
|
Merge pull request #11197 from smoogipoo/refactor-multiplayer-test-scene
Refactor multiplayer test scenes
|
2020-12-18 17:30:50 +09:00 |
|
Dean Herbert
|
470c68d6a5
|
Merge branch 'gameplay-leaderboard-update' into spectator-driven-leaderboard
|
2020-12-18 17:30:21 +09:00 |
|
Dean Herbert
|
668536ce56
|
Fix vertical size potentially changing during relayout
|
2020-12-18 17:25:48 +09:00 |
|
Dean Herbert
|
bca4d83af7
|
Revert previous player add flow via interface
|
2020-12-18 17:19:55 +09:00 |
|
Dean Herbert
|
5e83605026
|
Merge branch 'gameplay-leaderboard-update' into spectator-driven-leaderboard
|
2020-12-18 17:07:43 +09:00 |
|
Dean Herbert
|
157a72ec5d
|
Revert previous player add flow via interface
|
2020-12-18 17:07:38 +09:00 |
|
Dean Herbert
|
96f23a1135
|
Merge branch 'master' into gameplay-leaderboard-update
|
2020-12-18 16:56:21 +09:00 |
|
Dean Herbert
|
869cac819d
|
Merge branch 'gameplay-leaderboard-update' into spectator-driven-leaderboard
|
2020-12-18 16:55:44 +09:00 |
|
smoogipoo
|
2db7433c0b
|
Refactor player score creation and submission process
|
2020-12-18 16:51:59 +09:00 |
|
Dean Herbert
|
07a8ffa4aa
|
Fix failing tests due to ignoring the lookup ID
|
2020-12-18 16:50:25 +09:00 |
|
Dean Herbert
|
9226a67f16
|
Merge branch 'master' into spectator-driven-leaderboard
|
2020-12-18 16:47:46 +09:00 |
|
Dean Herbert
|
99f2032fdf
|
Merge branch 'master' into gameplay-leaderboard-update
|
2020-12-18 16:44:52 +09:00 |
|
Dean Herbert
|
9618f512d7
|
Merge pull request #11190 from frenzibyte/api-friends-list
Add global friends list to API providers
|
2020-12-18 16:44:29 +09:00 |
|
Dean Herbert
|
ceb2e4762d
|
Add test covering a more consistent spread of player scores
|
2020-12-18 16:20:42 +09:00 |
|
Dean Herbert
|
20175a884a
|
Merge branch 'api-friends-list' into gameplay-leaderboard-update
|
2020-12-18 15:28:07 +09:00 |
|
smoogipoo
|
bdfeb55dec
|
Fix room status test scene not working
|
2020-12-18 15:18:06 +09:00 |
|
Dean Herbert
|
206bf3713e
|
Make IAPIProvider read-only bindables into IBindables
|
2020-12-18 15:16:36 +09:00 |
|
smoogipoo
|
8c5e25b990
|
Remove overlined test scenes
|
2020-12-18 15:11:11 +09:00 |
|
smoogipoo
|
f0e91ba431
|
Fix overlined playlist test scene not working
|
2020-12-18 15:09:11 +09:00 |
|
smoogipoo
|
a4f7eb83c7
|
Fix overlined participants test scene not working
|
2020-12-18 15:07:39 +09:00 |
|
smoogipoo
|
208a9e596e
|
Set new room for each test iteration
|
2020-12-18 14:58:58 +09:00 |
|
Salman Ahmed
|
a8abefcd66
|
Make GameplayLeaderboardScore a model class
|
2020-12-18 03:34:33 +03:00 |
|
Salman Ahmed
|
9c22753f3f
|
Remove unnecessary inheritance to OverlayView
|
2020-12-18 02:51:19 +03:00 |
|
Salman Ahmed
|
0faf3fdfd3
|
Update gameplay leaderboard scores with the new design
|
2020-12-17 15:19:10 +03:00 |
|
Dean Herbert
|
cc3dddf59f
|
Fix test scene crashing on second run of SetUp
Also correctly support LongRunningLoad
|
2020-12-17 16:02:07 +09:00 |
|
Dean Herbert
|
cda3bd2017
|
Rename test scene to match tested class name
|
2020-12-16 16:22:47 +09:00 |
|
Dean Herbert
|
6bce587b59
|
Pass users in via constructor and correctly unbind on disposal
|
2020-12-16 16:20:29 +09:00 |
|
Dean Herbert
|
c1ba0f4642
|
Use a local lookup cache for better usernames
|
2020-12-16 16:20:29 +09:00 |
|
Dean Herbert
|
09d0ceb766
|
Add testing setup to get a better visual idea of how scoreboard will work
fixup! Add method to ScoreProcessor to calculate score and accuracy from statistics
|
2020-12-16 16:20:29 +09:00 |
|
Dean Herbert
|
fb795f6bfd
|
Add initial hook-up to spectator backend
|
2020-12-16 16:20:29 +09:00 |
|
Dean Herbert
|
88b3bf06e8
|
Merge branch 'master' into add-bundle-header
|
2020-12-16 13:40:15 +09:00 |
|
Dean Herbert
|
b5ab400ad7
|
Fix test filename not matching updated class name
|
2020-12-15 15:44:43 +09:00 |
|
Dean Herbert
|
8b68ccc0ff
|
Rename class and move inside HUD namespace
|
2020-12-15 15:34:11 +09:00 |
|
Dean Herbert
|
8362ad37e3
|
Bring up-to-date with code changes
|
2020-12-15 15:22:14 +09:00 |
|
Dean Herbert
|
70e5d4495a
|
Merge branch 'master' into ingame-leaderboard-general-implementation
|
2020-12-15 15:14:56 +09:00 |
|
Dean Herbert
|
64a2526678
|
Add header class and basic flow for propagating data updates
|
2020-12-14 17:33:23 +09:00 |
|
Dean Herbert
|
1793385e96
|
Pass a score to the replay recorder to allow reading more general scoring data
|
2020-12-14 16:52:14 +09:00 |
|
Dan Balasescu
|
f9afb7f335
|
Merge branch 'master' into archive-model-manager-stream-import-support
|
2020-12-08 16:11:11 +09:00 |
|
smoogipoo
|
f599427080
|
Implement TimeshiftFilterControl
|
2020-12-07 22:04:35 +09:00 |
|
Dean Herbert
|
8eb1076fd7
|
Add test coverage
|
2020-12-07 18:18:14 +09:00 |
|
Dean Herbert
|
eb38bc4b4c
|
Add the ability to import into ArchiveModelManagers from a stream
|
2020-12-07 18:09:18 +09:00 |
|
Joehu
|
15e0ea332b
|
Check state instead of alpha in tests
|
2020-12-06 13:18:19 -08:00 |
|
Bartłomiej Dach
|
08f23cc424
|
Revert leasing logic
|
2020-12-05 22:15:41 +01:00 |
|
Bartłomiej Dach
|
15ce7bacf1
|
Add test coverage for confine functionality
Due to growing levels of complexity around confine logic.
|
2020-12-05 14:17:05 +01:00 |
|
Bartłomiej Dach
|
71fa0da7f4
|
Add failing test cases
|
2020-12-03 23:13:48 +01:00 |
|
Endrik Tombak
|
e792f07084
|
Add test for recommending current ruleset
|
2020-12-03 20:07:42 +02:00 |
|
Endrik Tombak
|
48dad61a46
|
Apply review suggestions
|
2020-12-03 19:44:12 +02:00 |
|
Endrik Tombak
|
cbbcf36eaa
|
Merge branch 'master' of https://github.com/ppy/osu into present-recommended
|
2020-12-03 19:38:32 +02:00 |
|
Dean Herbert
|
71a121389b
|
Merge pull request #11033 from smoogipoo/immutable-hit-samples
Make HitSampleInfo immutable
|
2020-12-02 14:44:26 +09:00 |
|
dependabot-preview[bot]
|
5772a0811c
|
Bump Microsoft.NET.Test.Sdk from 16.7.1 to 16.8.0
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.7.1 to 16.8.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v16.7.1...v16.8.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-12-02 00:56:09 +00:00 |
|
smoogipoo
|
5760e1c1fc
|
Make HitSampleInfo immutable
|
2020-12-01 15:37:51 +09:00 |
|
Dean Herbert
|
07e14b1267
|
Disable unnecessary inspection
|
2020-12-01 01:37:53 +09:00 |
|
Dean Herbert
|
b401259f84
|
Add test coverage
|
2020-12-01 01:19:39 +09:00 |
|
Dan Balasescu
|
b56e832e83
|
Merge pull request #10950 from ekrctb/pool-scrolling
Support hit object pooling in ScrollingPlayfield
|
2020-11-30 18:29:34 +09:00 |
|
Dan Balasescu
|
b0637cebd1
|
Merge branch 'master' into song-select-track-selected-better-2
|
2020-11-30 17:26:15 +09:00 |
|
Dean Herbert
|
31cfaefdeb
|
Move private functions in line with others
|
2020-11-30 15:39:43 +09:00 |
|
Dean Herbert
|
809caaa44c
|
Use standard switch syntax (preferred for now)
|
2020-11-30 15:39:08 +09:00 |
|
Dan Balasescu
|
0c36a3c263
|
Merge branch 'master' into pool-scrolling
|
2020-11-30 14:04:54 +09:00 |
|
Dan Balasescu
|
5a276f8577
|
Merge branch 'master' into fix-editor-reapply-same-state-change
|
2020-11-30 13:34:03 +09:00 |
|
Dan Balasescu
|
6bea78619a
|
Update comment
Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com>
|
2020-11-30 13:33:29 +09:00 |
|
Bartłomiej Dach
|
9bf70e4e97
|
Add slider test step for visual inspection purposes
|
2020-11-28 20:32:08 +01:00 |
|
Bartłomiej Dach
|
8e0f525588
|
Rewrite existing test scene somewhat
|
2020-11-28 20:29:35 +01:00 |
|
Dean Herbert
|
a9c59eed02
|
Add test coverage of fail scenario
|
2020-11-27 16:56:26 +09:00 |
|