This website requires JavaScript.
Explore
Help
Sign In
h1or4dme8
/
osu-lazer
Watch
1
Star
0
Fork
0
You've already forked osu-lazer
mirror of
https://github.com/ppy/osu.git
synced
2026-05-17 06:32:36 +08:00
Code
Issues
Releases
Wiki
Activity
75,191
Commits
4
Branches
791
Tags
fa6b830a13f00a47285c2debd254f8df37ebbd59
Commit Graph
21 Commits
Split out methods so retrieving the room is not a callback function
Dean Herbert
·
2025-03-04 19:19:53 +09:00
918315aa65
Remove
SelectedRoom
abstraction from
OnlinePlayTestScene
Dan Balasescu
·
2025-02-12 22:55:19 +09:00
205d6ecffb
Fix CI issues
Dan Balasescu
·
2024-11-13 17:15:50 +09:00
a2a930aa35
Move solution to multiplayer flow instead
Salman Ahmed
·
2024-01-28 00:42:04 +03:00
64b61108ad
Rename
GameplayState.HasFailed
to properly clarify its meaning
Salman Ahmed
·
2024-01-27 23:23:10 +03:00
ea641bb8d2
Add failing test case
Salman Ahmed
·
2024-01-27 23:22:56 +03:00
d38779f962
Add failing test coverage of player not pausing track correctly
Dean Herbert
·
2023-10-10 17:55:35 +09:00
4319b22db8
Partial everything
Dan Balasescu
·
2022-11-27 00:00:27 +09:00
7bc8908ca9
More test hardening around ClientAPIRoom usages
Dan Balasescu
·
2022-07-01 19:49:27 +09:00
93c68e4329
Isolate client's Room from TestMultiplayerClient
Dan Balasescu
·
2022-07-01 19:23:25 +09:00
b64c0d011c
Rename APIRoom -> ClientAPIRoom, remove unused asserts
Dan Balasescu
·
2022-07-01 19:21:59 +09:00
0be858b5bf
Automated #nullable processing
Dan Balasescu
·
2022-06-17 16:37:17 +09:00
f8830c6850
Rename MatchStarted() -> GameplayStarted()
Dan Balasescu
·
2022-04-21 22:39:24 +09:00
08d250fe58
Merge branch 'master' into remove-playlistitem-beatmap
Dean Herbert
·
2022-02-16 14:24:57 +09:00
7e24b36f26
Rename "client" fields in tests to specify whether spectator or multiplayer
Dean Herbert
·
2022-02-16 09:52:18 +09:00
6a08fd57ef
Remove beatmap bindable from PlaylistItem
Dan Balasescu
·
2022-02-15 23:50:08 +09:00
bdc3b76df0
Remove ruleset and mod bindables from PlaylistItem
Dan Balasescu
·
2022-02-15 16:28:15 +09:00
efeba30b9f
Move playlist item beatmap population to MatchSubScreen
Dan Balasescu
·
2021-12-10 20:08:59 +09:00
6057037e35
Fix failing multiplayer player test
Dan Balasescu
·
2021-11-13 02:01:48 +09:00
060b4fa526
Fix multiplayer crashing when entering gameplay
smoogipoo
·
2021-08-24 13:22:06 +09:00
df170afbc4
Add test scene for
MultiplayerPlayer
Dean Herbert
·
2021-08-17 16:16:49 +09:00
e3b29df299