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-31 06:29:54 +08:00
Code
Issues
Releases
Wiki
Activity
43,768
Commits
4
Branches
799
Tags
f078a9d2bf942745f6f400a5c996357b27a70e21
Commit Graph
29 Commits
Merge branch 'master' into remove-current-room
smoogipoo
·
2021-08-20 16:23:36 +09:00
610a162271
Merge branch 'master' into fix-lounge-loading
Dean Herbert
·
2021-08-19 20:01:47 +09:00
e25592f325
Make RoomsContainer/DrawableRoom not resolve via DI
smoogipoo
·
2021-08-19 16:52:54 +09:00
00be7f4cca
Refactor playlists room manager to handle dummy API requests
Salman Ahmed
·
2021-08-19 06:25:47 +03:00
49bc3a8250
Split lounge-specific implementation from DrawableRoom
smoogipoo
·
2021-08-18 20:56:44 +09:00
eadf02933a
Move filter to LoungeSubScreen
smoogipoo
·
2021-08-17 09:36:43 +09:00
352949069a
Move listing polling component to LoungeSubScreen
smoogipoo
·
2021-08-13 17:39:09 +09:00
8910781bcd
Update usages of
Drawable.Click()
Dean Herbert
·
2021-08-04 17:30:33 +09:00
9b9dacf3fe
Add failing test coverage for misordered rooms
Dean Herbert
·
2021-07-26 13:46:55 +09:00
971a67c669
Update tests
Dean Herbert
·
2021-07-12 18:25:04 +09:00
a3e0168a46
Add lock overlay for rooms which are password protected
Dean Herbert
·
2021-07-12 18:22:52 +09:00
3c49b46c5f
Rework MultiplayerTestScene to make use of OnlinePlayTestScene
smoogipoo
·
2021-06-25 15:00:10 +09:00
81a812e216
Remove "test container", make everything go through OnlinePlayTestScene
smoogipoo
·
2021-06-25 13:02:19 +09:00
aa5d22d04a
Split room manager and allow overrides
smoogipoo
·
2021-06-24 19:14:05 +09:00
a21cf87b5f
Merge RoomManagerTestScene into OnlinePlaySubScreenTestScene
smoogipoo
·
2021-06-24 19:09:31 +09:00
5115299e9a
Add the ability to deselect the currently selected room via clicking away
Always felt wrong that you couldn't do this until now.
Dean Herbert
·
2021-02-16 13:44:37 +09:00
e82922f8c5
Re-namespace all files in OnlinePlay directory
Bartłomiej Dach
·
2020-12-25 16:50:09 +01:00
83fb7c7a1a
RealtimeMultiplayer -> Multiplayer
Dean Herbert
·
2020-12-25 14:10:59 +09:00
5d4b73baa5
Simplify input buttons/keys in tests
Joehu
·
2020-11-09 14:18:20 -08:00
ef3c918a3c
Add test coverage
Dean Herbert
·
2020-07-09 18:55:18 +09:00
0bc5452801
Add test coverage
Dean Herbert
·
2020-07-09 18:07:34 +09:00
1ded94e5be
Show a loading spinner on multiplayer lounge loads
smoogipoo
·
2020-06-05 20:52:27 +09:00
bb89114b70
Remove all RequiredTypes usages
smoogipoo
·
2020-05-16 18:17:12 +09:00
648999a2de
Make playlist beatmap and ruleset into bindables
smoogipoo
·
2020-02-13 18:12:47 +09:00
91edadfe9d
Fix braces style
Dean Herbert
·
2020-02-06 13:04:29 +09:00
49ec1d4a99
Add a ruleset filtering test
Dean Herbert
·
2020-02-06 13:03:15 +09:00
43b22e3b63
Add simple filtering test
Dean Herbert
·
2020-02-06 13:03:04 +09:00
d32bb79e5a
Bring test scene structure up-to-date
Dean Herbert
·
2020-02-06 12:17:05 +09:00
7f0a134bc8
Rename test cases to test scenes inline with the framework change
Roman Kapustin
·
2019-05-14 22:37:25 +03:00
459a285cd8