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-02 16:20:30 +08:00
Code
Issues
Releases
Wiki
Activity
35,620
Commits
4
Branches
800
Tags
4e21bd0108f508ce9cdba8dd521bf8ebfc4f2a80
Commit Graph
11 Commits
Fix some errors being completely ignored
Dean Herbert
·
2020-12-22 16:19:19 +09:00
3cf889b7c5
Fix incorrect joinedroom null checks
smoogipoo
·
2020-12-21 15:38:20 +09:00
82cf58353c
Fix compilation errors
smoogipoo
·
2020-12-20 23:10:45 +09:00
594db76cf3
Merge branch 'abstract-room-manager' into stateful-multiplayer-client
smoogipoo
·
2020-12-20 23:10:05 +09:00
4ada0e17c0
Refactor InitialRoomsReceived to avoid extra bindables
smoogipoo
·
2020-12-20 23:05:17 +09:00
c33e693b8e
Remove unnecessary first-frame polling + address concerns
smoogipoo
·
2020-12-20 18:20:45 +09:00
fb61cdfd41
Make return into IEnumerable
smoogipoo
·
2020-12-20 17:36:23 +09:00
d20eb368f5
Implement room parting
smoogipoo
·
2020-12-19 02:02:04 +09:00
0fb8615f95
Make real time room manager not poll while inside a room
smoogipoo
·
2020-12-19 01:57:30 +09:00
9b0ca8fc3b
Clear rooms and poll only when connected to multiplayer server
smoogipoo
·
2020-12-19 01:01:09 +09:00
a6520d3d44
Abstract RoomManager and Multiplayer
smoogipoo
·
2020-12-19 00:52:27 +09:00
4494bb1eb5