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-23 04:59:53 +08:00
Code
Issues
Releases
Wiki
Activity
45,606
Commits
4
Branches
796
Tags
06b6bcfd29a355b8a7ca89d2f2febafc74ca98d2
Commit Graph
21 Commits
Apply batch fixing of built-in types using
var
Dean Herbert
·
2021-10-27 13:04:41 +09:00
6944151486
Rename last remaining
BeatmapInfo Beatmap
usage
Dean Herbert
·
2021-10-04 17:35:53 +09:00
853cf6feaa
Replace all basic usages
Dean Herbert
·
2021-10-02 02:22:23 +09:00
32afd3f426
Remove now-unused DI params
smoogipoo
·
2021-09-14 17:25:57 +09:00
b807c161b4
Fix random/target mods not working in spectator
smoogipoo
·
2021-09-14 17:22:58 +09:00
6cffbee592
Fix HandleFrame crashing when not playing
smoogipoo
·
2021-05-31 10:02:02 +09:00
bca8a9ea53
Merge branch 'master' into fix-spectator-playing-state-5
Dean Herbert
·
2021-05-21 16:49:22 +09:00
20f890cfd0
Move check into callback
smoogipoo
·
2021-05-21 16:00:58 +09:00
7c59fb37f1
Merge branch 'thread-safe-spectator-client'
smoogipoo
·
2021-05-21 16:00:24 +09:00
36aa186c6e
Fix EndPlaying potentially doing cross-thread mutation
smoogipoo
·
2021-05-21 15:57:39 +09:00
7f712a4d04
Add update thread assertions
smoogipoo
·
2021-05-21 15:57:31 +09:00
2fdf8aa1aa
Forcefully end playing to fix test failures
smoogipoo
·
2021-05-21 14:09:30 +09:00
895eb14c5a
Merge branch 'thread-safe-spectator-client' into fix-spectator-playing-state-5
smoogipoo
·
2021-05-20 19:46:26 +09:00
e3284b976d
Fix race due to StopWatchingUser() being called asynchronously
smoogipoo
·
2021-05-20 19:45:31 +09:00
06c99e8c7c
Remove bind helpers from SpectatorClient
smoogipoo
·
2021-05-20 19:27:43 +09:00
7ee81669f7
Fix playing user state not removed on stop watching
smoogipoo
·
2021-05-20 19:20:09 +09:00
b515fe3cb1
Expose playing user states as bindable dictionary
smoogipoo
·
2021-05-20 19:19:39 +09:00
89b4f69588
Remove locking from SpectatorClient
smoogipoo
·
2021-05-20 18:37:27 +09:00
10597f7e6a
Annotate nullables
smoogipoo
·
2021-05-20 17:51:09 +09:00
6eff8d513e
Split online connectivity into OnlineSpectatorClient
smoogipoo
·
2021-05-20 16:30:56 +09:00
df80531a0a
Rename SpectatorStreamingClient -> SpectatorClient
smoogipoo
·
2021-05-20 15:55:07 +09:00
6beeb7f7c4