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-17 12:45:32 +08:00
Code
Issues
Releases
Wiki
Activity
45,689
Commits
4
Branches
791
Tags
5dcff7d8b7104fec4af4f5ce8705bd196beaaa02
Commit Graph
21 Commits
Fix another potential failure
smoogipoo
·
2021-07-06 17:57:24 +09:00
b209868d96
Fix intermittent ready button test failures
smoogipoo
·
2021-07-06 17:52:27 +09:00
8b12ec9586
Fix ongoing operation being begun in an async context
Dean Herbert
·
2021-07-02 16:09:02 +09:00
7b0f970e7d
Fix some incorrectly invoked
async
calls
Dean Herbert
·
2021-07-02 14:43:48 +09:00
f2d9d78455
Rework MultiplayerTestScene to make use of OnlinePlayTestScene
smoogipoo
·
2021-06-25 15:00:10 +09:00
81a812e216
Provide game-wide resources via
IStorageResourceProvider
Dean Herbert
·
2021-05-31 18:57:47 +09:00
b16d10bd95
Fix broken test
smoogipoo
·
2021-04-08 16:31:39 +09:00
b38d332268
Fix typo in class name
smoogipoo
·
2021-04-07 16:45:10 +09:00
56c13148f1
Update other tests which can benefit from using a shorter beatmap
Dean Herbert
·
2021-02-22 14:53:32 +09:00
cdbf8de29d
Merge branch 'master' into ready-button-clean-up
Salman Ahmed
·
2021-02-05 07:23:11 +03:00
78ea2d50bb
Update ready button test scene with new logic
Salman Ahmed
·
2021-01-17 01:11:03 +03:00
63c0dc9bd9
Merge branch 'master' into disable-repeat-multi-actions
Dean Herbert
·
2021-01-09 10:15:20 +09:00
b69fe8a274
Move out test ongoing operation tracker to higher level
Bartłomiej Dach
·
2021-01-08 22:28:21 +01:00
ff60d652ed
Add simple test coverage
Salman Ahmed
·
2021-01-05 06:00:15 +03:00
81355652fa
Move game start logic to a higher level
Bartłomiej Dach
·
2020-12-30 18:15:48 +01:00
f800448c87
Rename On{ToggleReady -> ReadyClick}
Bartłomiej Dach
·
2020-12-30 16:29:36 +01:00
d34609b98e
Move ready-up operation logic again to client
To salvage ready up button tests.
Bartłomiej Dach
·
2020-12-29 09:16:02 +01:00
e9b0652359
Adjust tracker usages to match new API
Bartłomiej Dach
·
2020-12-29 08:20:43 +01:00
db52255bbe
Disable ready button after host click
Bartłomiej Dach
·
2020-12-28 22:48:03 +01:00
47ab7c9fd6
Re-namespace all files in OnlinePlay directory
Bartłomiej Dach
·
2020-12-25 16:50:09 +01:00
83fb7c7a1a
RealtimeMultiplayer -> Multiplayer
Dean Herbert
·
2020-12-25 14:10:59 +09:00
5d4b73baa5