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-21 05:09:57 +08:00
Code
Issues
Releases
Wiki
Activity
47,715
Commits
4
Branches
793
Tags
d072f1d08d2e045e7546edc20df60959a4193032
Commit Graph
11 Commits
Rename
BeatmapInfo.OnlineBeatmapID
to
OnlineID
to match interface
Dean Herbert
·
2021-11-12 17:46:24 +09:00
6a098a8634
Rename
User
to
APIUser
and move to correct namespace
Dean Herbert
·
2021-11-07 11:26:01 +09:00
0ecf5f201c
Fix a case of missed base.SetUpSteps()
smoogipoo
·
2021-10-27 20:56:11 +09:00
72bb72a559
Apply batch fixing of built-in types using
var
Dean Herbert
·
2021-10-27 13:04:41 +09:00
6944151486
Fix another potential test case failure
smoogipoo
·
2021-08-12 11:08:52 +09:00
9393c6351d
Pass through
MultiplayerRoomUser
s instead of
int
s to avoid re-retrieval
Dean Herbert
·
2021-08-10 18:39:20 +09:00
a503274e1d
Simplify method of marking players as playing in test scenes
Dean Herbert
·
2021-08-09 19:18:13 +09:00
551929cf5a
Add gameplay-specific team score display which can expand and contract
Dean Herbert
·
2021-08-09 19:17:51 +09:00
121648b593
Support more than two teams
Dean Herbert
·
2021-08-09 17:23:02 +09:00
ebbf6467e8
Add tracking of team totals to leaderboard implementation
Dean Herbert
·
2021-08-09 17:08:32 +09:00
cdc173e867
Add test coverage of team display on leaderboard
Dean Herbert
·
2021-08-09 17:06:21 +09:00
ab522e1569