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-27 07:09:54 +08:00
Code
Issues
Releases
Wiki
Activity
65,272
Commits
4
Branches
799
Tags
62a0c236bc2eb706bb1f2840e80f7ed7df9c3b78
Commit Graph
13 Commits
Split out raw websocket logic from conjoined notifications client contrivance
Bartłomiej Dach
·
2024-01-24 21:35:30 +01:00
62a0c236bc
Fix the MOTHERLOAD of undetected issues that are now visible thanks to net6.0
Dean Herbert
·
2022-12-16 18:16:26 +09:00
27c497145f
Remove excess logging on
WebSocketNotificaitonsClient
Dean Herbert
·
2022-11-12 22:09:27 +09:00
6a3665a6fd
Rename method for consistency
Dan Balasescu
·
2022-11-07 14:35:42 +09:00
fdca3c2d1c
Lookup channels before calling HandleJoinedChannel()
Dan Balasescu
·
2022-11-07 14:34:55 +09:00
67e99b5344
Print event type to logs
Dan Balasescu
·
2022-11-07 12:11:50 +09:00
cd8402df72
Better handling for joining channels with only ID
Dan Balasescu
·
2022-11-07 11:52:07 +09:00
cf03001c83
Handle channel parts
Dan Balasescu
·
2022-11-07 11:36:55 +09:00
e3adf5a985
Handle channel joins
Dan Balasescu
·
2022-11-04 20:11:42 +09:00
d426977f03
Remove StartChat()/chat enablement
Dan Balasescu
·
2022-11-04 18:48:34 +09:00
72745656e7
Fix handling of local echo deduplication
Dan Balasescu
·
2022-11-04 18:44:22 +09:00
58396d49dc
Remove weird cast
Dan Balasescu
·
2022-10-28 18:54:34 +09:00
d3173ab1bd
Generalise + add polling-style for usage in tests
Dan Balasescu
·
2022-10-28 17:53:28 +09:00
527b1d9db1