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-06-09 05:33:38 +08:00
Code
Issues
Releases
Wiki
Activity
35,684
Commits
4
Branches
802
Tags
69fab7de7717e05948bde4239dd6724ed5e4628c
Commit Graph
132 Commits
Rename I{Multiplayer -> OnlinePlay}SubScreen
Bartłomiej Dach
·
2020-12-25 18:07:34 +01:00
4c43a67b68
Re-namespace all files in OnlinePlay directory
Bartłomiej Dach
·
2020-12-25 16:50:09 +01:00
83fb7c7a1a
Update some missed variables
Dean Herbert
·
2020-12-25 23:36:09 +09:00
e421b6d34e
Fix other missed cases of changing inheritance
Bartłomiej Dach
·
2020-12-25 14:34:47 +01:00
da8365f9d0
Fix tests failing due to wrong inheritance
Bartłomiej Dach
·
2020-12-25 14:18:21 +01:00
13c38c9b55
RealtimeMultiplayer -> Multiplayer
Dean Herbert
·
2020-12-25 14:10:59 +09:00
5d4b73baa5
Reorganise test scenes into playlists specific namespace
Dean Herbert
·
2020-12-25 13:20:37 +09:00
12e4bbdc5b
Timeshift -> Playlists at a code level
Dean Herbert
·
2020-12-25 13:11:21 +09:00
a1384942b1
Distinguish primary multi screen titles in header
Bartłomiej Dach
·
2020-12-24 16:18:35 +01:00
6ec045f235
Fix naming conflict with test scenes
Dean Herbert
·
2020-12-22 18:26:39 +09:00
23bf9c372c
Replace the ready mark display with a state display, showing all participant states
Dean Herbert
·
2020-12-22 18:25:45 +09:00
ce806dd880
Move timeshift settings overlay to correct namespace
Dean Herbert
·
2020-12-22 15:52:47 +09:00
17d924c755
Split out common implementation and private classes in MatchSettingsOverlay
Dean Herbert
·
2020-12-22 15:51:24 +09:00
8201fa8e34
Merge branch 'nullable-endsat' into realtime-multiplayer-2
smoogipoo
·
2020-12-21 16:22:16 +09:00
14ea49a14d
Make room duration/endsat nullable
smoogipoo
·
2020-12-21 16:18:39 +09:00
a59124dd93
Split MatchSubScreen into abstract component + timeshift implementation
smoogipoo
·
2020-12-20 23:40:19 +09:00
a1ba4b6979
Add realtime lounge subscreen
smoogipoo
·
2020-12-20 23:36:56 +09:00
b9e4a7196e
Refactor InitialRoomsReceived to avoid extra bindables
smoogipoo
·
2020-12-20 23:05:17 +09:00
c33e693b8e
Abstract RoomManager and Multiplayer
smoogipoo
·
2020-12-19 00:52:27 +09:00
4494bb1eb5
Fix room status test scene not working
smoogipoo
·
2020-12-18 15:18:06 +09:00
bdfeb55dec
Remove overlined test scenes
smoogipoo
·
2020-12-18 15:11:11 +09:00
8c5e25b990
Fix overlined playlist test scene not working
smoogipoo
·
2020-12-18 15:09:11 +09:00
f0e91ba431
Fix overlined participants test scene not working
smoogipoo
·
2020-12-18 15:07:39 +09:00
a4f7eb83c7
Set new room for each test iteration
smoogipoo
·
2020-12-18 14:58:58 +09:00
208a9e596e
Implement TimeshiftFilterControl
smoogipoo
·
2020-12-07 22:04:35 +09:00
f599427080
Simplify input buttons/keys in tests
Joehu
·
2020-11-09 14:18:20 -08:00
ef3c918a3c
Resolve more CA1805 inspections
Bartłomiej Dach
·
2020-11-01 20:51:23 +01:00
164370bc7d
Remove beatmap paths from tests where they would result in exceptions
Dean Herbert
·
2020-09-15 22:50:44 +09:00
dbfaa4a0df
Fix global mods being retained by rooms
smoogipoo
·
2020-09-04 15:20:55 +09:00
4399f5976c
Cache local music controller to resolve failure
Bartłomiej Dach
·
2020-08-20 21:03:27 +02:00
dcce7a2130
Add until step to ensure failure
Bartłomiej Dach
·
2020-08-20 21:01:58 +02:00
bd4acdce78
Fix playlist items sharing mod instances
smoogipoo
·
2020-08-13 19:48:41 +09:00
0500d82b5b
Post-process responses to populate positions
smoogipoo
·
2020-07-31 22:36:44 +09:00
4f3795486d
Rewrite test scene and add more tests
smoogipoo
·
2020-07-31 21:39:50 +09:00
f1e721e396
Split out index-only response
smoogipoo
·
2020-07-31 17:40:58 +09:00
88e179d8aa
Remove RoomPlaylistScores intermediate class
smoogipoo
·
2020-07-22 20:24:42 +09:00
568fb51ce2
Rename request
smoogipoo
·
2020-07-22 18:47:09 +09:00
d9633fee64
Rename RoomScore -> MultiplayerScore
smoogipoo
·
2020-07-22 18:37:00 +09:00
e423630b7c
Re-namespace multiplayer requests/responses
smoogipoo
·
2020-07-22 18:34:04 +09:00
0957c5f74c
Highlight spotlight rooms with a different colour
Dean Herbert
·
2020-07-10 19:38:33 +09:00
64e8dce1ad
Merge branch 'master' into multiplayer-categories
Dean Herbert
·
2020-07-10 19:00:57 +09:00
24132c7cf9
Implement category dropdown for multiplayer
smoogipoo
·
2020-07-10 17:26:42 +09:00
926279e39b
Merge branch 'master' into un-nest-overlined-display
smoogipoo
·
2020-07-10 15:37:43 +09:00
1f2689f7cb
Merge branch 'master' into un-nest-overlined-display
Dan Balasescu
·
2020-07-10 14:41:31 +09:00
14eaf75009
Merge branch 'master' into lounge-keyboard-selection
Dan Balasescu
·
2020-07-10 14:36:40 +09:00
b02777f9f6
Merge pull request
#9476
from peppy/lounge-scroll-selected-into-view
Scroll selected room into view on selection
Dan Balasescu
·
2020-07-10 10:45:16 +09:00
e6a759334d
Apply review fixes
smoogipoo
·
2020-07-10 10:16:44 +09:00
4c24388fc0
Change multiplayer tests to have null room by default
Dean Herbert
·
2020-07-09 18:55:53 +09:00
43624381bf
Add test coverage
Dean Herbert
·
2020-07-09 18:55:18 +09:00
0bc5452801
Change multiplayer tests to have null room by default
Dean Herbert
·
2020-07-09 18:55:10 +09:00
25ddc5784d
First
Previous
1
2
3
Next
Last