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-19 12:00:05 +08:00
Code
Issues
Releases
Wiki
Activity
47,715
Commits
4
Branches
793
Tags
d072f1d08d2e045e7546edc20df60959a4193032
Commit Graph
23 Commits
Fix indentation
Dan Balasescu
·
2021-12-06 17:38:57 +09:00
568364b604
Refactor
TestScenSpectatorPlayback
to properly clean up without async disposal
Dean Herbert
·
2021-12-06 17:09:11 +09:00
d58b85b381
Remove subclassing of
RulesetInfo
Dean Herbert
·
2021-11-22 16:39:17 +09:00
b9923e5396
Update test scenes which should not handle key repeat
Dean Herbert
·
2021-11-18 13:13:36 +09:00
d7b178ea37
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
Update with keybinding changes
smoogipoo
·
2021-09-16 18:26:12 +09:00
f9d5abff8a
Use local (or barebones
BeatmapInfo
) where feasible
Dean Herbert
·
2021-09-15 13:40:05 +09:00
a2dcef7c0a
Ensure beatmap is populated
smoogipoo
·
2021-09-15 13:18:46 +09:00
4b3ab42ffd
Remove redundant arguments
PercyDan54
·
2021-07-05 23:52:39 +08:00
e1c646b9b2
Rename SpectatorStreamingClient -> SpectatorClient
smoogipoo
·
2021-05-20 15:55:07 +09:00
6beeb7f7c4
Throw when getting a frame of an empty replay
ekrctb
·
2021-04-12 11:17:56 +09:00
d6d8ea5b6b
Remove assert messages
Dean Herbert
·
2021-01-15 15:18:29 +09:00
d023ad8ad1
Update some missed usages of KeyBindingContainer in tests
Dean Herbert
·
2021-01-15 14:57:01 +09:00
51255033e2
Merge branch 'master' into net5.0
Roman Kapustin
·
2021-01-14 14:02:51 +03:00
0ea4e221b2
Pass a score to the replay recorder to allow reading more general scoring data
Dean Herbert
·
2020-12-14 16:52:14 +09:00
1793385e96
Fix InspectCode warnings
Roman Kapustin
·
2020-11-21 02:06:20 +03:00
1feda1152d
Fix missed usage in test scene
Dean Herbert
·
2020-11-04 15:35:42 +09:00
ce1743ab28
Fix mania crashing due to spectator client handling frames with unconverted beatmap
Bartłomiej Dach
·
2020-10-27 00:35:25 +01:00
7392876b5f
Remove extra using
Dean Herbert
·
2020-10-26 16:34:30 +09:00
b1a88a4993
Add very basic latency handling to spectator test
Dean Herbert
·
2020-10-26 16:31:39 +09:00
dfe07271de
Only watch local user to prevent conflict between testers
Dean Herbert
·
2020-10-26 15:27:15 +09:00
f5dbaa9b0f
Rename test scene to match purpose
Dean Herbert
·
2020-10-26 15:24:28 +09:00
8508d5f8b9