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-06-08 15:44:25 +08:00
Code
Issues
Releases
Wiki
Activity
16,198
Commits
4
Branches
802
Tags
728c744e4d2fcb48fcdfd96bc19e2077fa1acfab
Commit Graph
23 Commits
Optional idle tracker
Dean Herbert
·
2018-12-27 20:17:27 +09:00
31baf0086f
Adjust polling rate based on current screen and idle state
Dean Herbert
·
2018-12-27 20:06:07 +09:00
1ce33cb6da
Forcefully exit multiplayer if API loses connectivity
smoogipoo
·
2018-12-27 17:12:58 +09:00
bd0576537e
Fix looping failure
Dean Herbert
·
2018-12-26 22:37:09 +09:00
cc1f3d54b0
Open -> Push
Dean Herbert
·
2018-12-26 20:35:54 +09:00
5bd3ab51dd
Renaming
Dean Herbert
·
2018-12-26 20:05:57 +09:00
2353c204ee
Split class out
Dean Herbert
·
2018-12-26 16:50:50 +09:00
c6c8c472bb
Create IRoomManager interface, add test for RoomsContainer
smoogipoo
·
2018-12-25 11:45:50 +09:00
6712a68797
Move RoomManager to multiplayer screen
smoogipoo
·
2018-12-22 12:45:36 +09:00
dd0c04ea36
Add joining/parting room requests
smoogipoo
·
2018-12-20 20:58:34 +09:00
822225577b
Fix create room button showing in song select
smoogipoo
·
2018-12-20 20:09:17 +09:00
9031896484
Rework filtering
smoogipoo
·
2018-12-19 16:56:51 +09:00
673082445e
Fix looping not working
smoogipoo
·
2018-12-18 17:07:47 +09:00
aabe6c68f5
Fix leaderboard not being refreshed when finishing gameplay
smoogipoo
·
2018-12-18 12:56:16 +09:00
8d640cdc25
Fix beatmap + ruleset being changeable
smoogipoo
·
2018-12-14 17:35:18 +09:00
de0fc2a0de
Merge branch 'timeshift-player'
# Conflicts: # osu.Game/Screens/Multi/Multiplayer.cs
smoogipoo
·
2018-12-13 17:06:44 +09:00
ca87b42758
Implement RoomManager and RoomsContainer
Reduces logic from LoungeScreen
smoogipoo
·
2018-12-11 19:07:40 +09:00
497f431366
Change ready button to "Start" and make it enter player
smoogipoo
·
2018-12-11 17:32:01 +09:00
bf3f5ab685
Renamespace
smoogipoo
·
2018-12-10 19:27:25 +09:00
1ac615b490
Add a delay before the osu! logo appears when exiting multiplayer
Dean Herbert
·
2018-05-28 13:30:17 +09:00
0ca6d73f0e
Add Lounge FilterControl.
DrabWeb
·
2018-05-22 00:24:39 -03:00
f7a4a4eeef
Basic Lounge functionality.
DrabWeb
·
2018-05-22 00:07:04 -03:00
cae09492c3
Add Multiplayer screen.
DrabWeb
·
2018-05-15 21:14:10 -03:00
1a78ac3d10