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-24 21:15:31 +08:00
Code
Issues
Releases
Wiki
Activity
34,787
Commits
4
Branches
796
Tags
2f4b3a2d4c367e03e66d0ec7bdaf71f0c2efa596
Commit Graph
26 Commits
Fix spectator not being thread-safe
smoogipoo
·
2020-12-02 19:13:09 +09:00
d5dccbc3d7
Merge branch 'master' into spectator-listing
Dean Herbert
·
2020-11-03 19:56:25 +09:00
a3c67aabe2
Add test coverage for new display (and remove live version for now)
Dean Herbert
·
2020-11-02 20:41:14 +09:00
ed30756c19
Add very basic connection status logging for spectator streaming client
Dean Herbert
·
2020-11-02 17:32:10 +09:00
a89aeaf1ce
Fix inaccurate xmldoc
Bartłomiej Dach
·
2020-11-01 14:39:10 +01:00
5903c3be90
Stop replay playback when frames are starved
Dean Herbert
·
2020-10-27 18:58:37 +09:00
c1e7cd6e47
Expose events from streaming client
Dean Herbert
·
2020-10-27 18:58:37 +09:00
154ccf1b49
Rename other variables to match
Dean Herbert
·
2020-10-27 10:59:24 +09:00
68719bb23d
Fix mania crashing due to spectator client handling frames with unconverted beatmap
Bartłomiej Dach
·
2020-10-27 00:35:25 +01:00
7392876b5f
Add very basic latency handling to spectator test
Dean Herbert
·
2020-10-26 16:31:39 +09:00
dfe07271de
Remove debug endpoint
Dean Herbert
·
2020-10-26 13:38:05 +09:00
9caa7ff64d
Add ruleset to state
Dean Herbert
·
2020-10-23 17:24:19 +09:00
e20a986401
Don't worry about EndPlaying being invoked when not playing
Dean Herbert
·
2020-10-23 13:33:23 +09:00
e99cf369fa
Fix incorrect order of flag settings
Dean Herbert
·
2020-10-22 22:56:23 +09:00
54d666604b
Fix missing licence headers
Dean Herbert
·
2020-10-22 19:41:10 +09:00
9f2f8d8cc7
Fix initial play state not being kept locally if not connected
Dean Herbert
·
2020-10-22 19:30:07 +09:00
147d502da1
Add batch sending
Dean Herbert
·
2020-10-22 19:17:19 +09:00
ee2513bf4b
Don't watch every user in normal gameplay (but allow so in test)
Dean Herbert
·
2020-10-22 18:38:03 +09:00
34e889e66e
Add basic send and receive test
Dean Herbert
·
2020-10-22 18:10:27 +09:00
1ab6f41b3b
Use APIMod for mod serialization
Dean Herbert
·
2020-10-22 17:48:15 +09:00
c834aa6051
Drop webpack
Dean Herbert
·
2020-10-22 17:48:15 +09:00
0611b30258
Add spectator state object support
Dean Herbert
·
2020-10-22 17:48:15 +09:00
05697dfe68
Add retry/error handling logic
Dean Herbert
·
2020-10-22 17:48:15 +09:00
2021945a8c
Expose oauth access token via api interface
Dean Herbert
·
2020-10-22 17:48:15 +09:00
4788b4a643
Send frames to streaming client from replay recorder
Dean Herbert
·
2020-10-22 17:48:15 +09:00
175fd512b0
Begin shaping the spectator streaming component
Dean Herbert
·
2020-10-22 17:48:15 +09:00
93db75bd41