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 11:40:28 +08:00
Code
Issues
Releases
Wiki
Activity
19,824
Commits
4
Branches
796
Tags
6539c6da170a3202fbb2818ec96b184e3a97a5ea
Commit Graph
158 Commits
Exit from match screen on escape
smoogipoo
·
2018-12-25 17:14:56 +09:00
d4f5a8507c
Fix leaderboard being queried on room creation
smoogipoo
·
2018-12-25 13:57:25 +09:00
91b83cd4b8
Create IRoomManager interface, add test for RoomsContainer
smoogipoo
·
2018-12-25 11:45:50 +09:00
6712a68797
Rename variable
smoogipoo
·
2018-12-22 15:46:04 +09:00
baed0ef3ba
Split out more requests + responses
smoogipoo
·
2018-12-22 15:45:16 +09:00
b9ec179713
Fix post-merge issues
smoogipoo
·
2018-12-22 15:35:22 +09:00
ac0e6f8d42
Make RoomScore derive ScoreInfo
smoogipoo
·
2018-12-22 15:17:35 +09:00
3570c35d7f
Adjust styling of disabled settings
smoogipoo
·
2018-12-22 15:00:35 +09:00
6afd2f7263
Mate RoomSettingsOverlay fill height
smoogipoo
·
2018-12-22 14:40:10 +09:00
b82bb0ea28
Allow channel manager and osugame to be null
smoogipoo
·
2018-12-22 14:38:46 +09:00
09d7dc73dc
Decouple header from matchscreen
smoogipoo
·
2018-12-22 14:12:27 +09:00
21cfe5a3e6
Decouple match info from match screen
smoogipoo
·
2018-12-22 14:08:00 +09:00
c06cf5d379
Cleanup bindable handling
smoogipoo
·
2018-12-22 14:01:06 +09:00
f1a9a352fc
Add room leaderboard to results
smoogipoo
·
2018-12-21 18:22:13 +09:00
4149734f89
Fix incorrect channel
smoogipoo
·
2018-12-21 14:37:05 +09:00
fe6c369e07
Remove participants, add match chat
smoogipoo
·
2018-12-21 14:01:11 +09:00
fa2bc16140
Fix possible nullref
smoogipoo
·
2018-12-21 13:26:50 +09:00
14879acd83
Add joining/parting room requests
smoogipoo
·
2018-12-20 20:58:34 +09:00
822225577b
Linkify everything
smoogipoo
·
2018-12-20 20:03:45 +09:00
6a76e335c7
Cleanup
smoogipoo
·
2018-12-20 18:21:55 +09:00
deaf4ab4a1
Add host avatar+username to match screen
smoogipoo
·
2018-12-20 18:04:22 +09:00
1701af61d6
Move beatmap + mod info to header
smoogipoo
·
2018-12-20 15:17:33 +09:00
2e28f378de
Add end date to the drawable room too
smoogipoo
·
2018-12-19 15:20:23 +09:00
c544a5b9f0
Display time remaining in the room
smoogipoo
·
2018-12-19 13:07:56 +09:00
a8d88dea3b
Disallow starting gameplay if there's not enough time in the room
smoogipoo
·
2018-12-19 10:52:15 +09:00
2c000a9a1d
Fix room duration not being set
smoogipoo
·
2018-12-19 10:51:54 +09:00
1051584f0f
Reorder tabs
smoogipoo
·
2018-12-18 18:29:13 +09:00
72d1ba897f
Fix potential nullref
smoogipoo
·
2018-12-18 18:09:54 +09:00
4050cb88ea
Add forceful set helper methods in OsuGame
smoogipoo
·
2018-12-18 18:09:46 +09:00
3cdeeb7ac5
Fix playlist events running too early
Screens are async loaded
smoogipoo
·
2018-12-18 17:08:07 +09:00
e4e1bde5da
Fix looping not working
smoogipoo
·
2018-12-18 17:07:47 +09:00
aabe6c68f5
Play track while in the multiplayer lobby
smoogipoo
·
2018-12-18 14:45:35 +09:00
2f15d10029
Directly bypass beatmap/ruleset restrictions
smoogipoo
·
2018-12-18 14:17:20 +09:00
5a8b255bd8
Fix leaderboard not being refreshed when finishing gameplay
smoogipoo
·
2018-12-18 12:56:16 +09:00
8d640cdc25
Implement duration
smoogipoo
·
2018-12-17 14:44:54 +09:00
cc68cf2f95
Change "apply" button to say "create" instead
smoogipoo
·
2018-12-17 13:55:42 +09:00
279891ae08
Refresh leaderboard when returning to lobby
smoogipoo
·
2018-12-17 11:51:28 +09:00
84552b5cee
Fix invalid value
smoogipoo
·
2018-12-14 21:21:02 +09:00
983a45c4d8
Basic score submission implementation
smoogipoo
·
2018-12-14 21:09:17 +09:00
9726eea0d0
Implement multiplayer room leaderboard
smoogipoo
·
2018-12-14 21:08:55 +09:00
e8007ac37f
Fix beatmap + ruleset being changeable
smoogipoo
·
2018-12-14 17:35:18 +09:00
de0fc2a0de
Fix beatmap not having any mods when going into play
smoogipoo
·
2018-12-14 16:16:38 +09:00
edefdb18f8
Use the local beatmap if existing, fixing player not loading objects
smoogipoo
·
2018-12-14 16:11:00 +09:00
e3ad226075
Enable/disable the view beatmap + ready buttons based on beatmap presence
smoogipoo
·
2018-12-14 15:04:04 +09:00
83bf37a302
Completely hide the select beatmap button for now
smoogipoo
·
2018-12-14 14:33:50 +09:00
3de65238a2
Fix up header sizing + styling
smoogipoo
·
2018-12-14 14:30:39 +09:00
b83f99d90a
Fix mod/beatmap selection not always working
smoogipoo
·
2018-12-14 13:38:27 +09:00
56fd4b95cd
Merge branch 'timeshift-api-integration'
smoogipoo
·
2018-12-13 18:38:22 +09:00
91f6b08479
Update with proper playlist usage
smoogipoo
·
2018-12-13 18:38:03 +09:00
680a3e2aa4
Merge branch 'timeshift-api-integration'
smoogipoo
·
2018-12-13 17:07:39 +09:00
2aafaf9ce2
First
Previous
1
2
3
4
Next
Last