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-22 05:49:55 +08:00
Code
Issues
Releases
Wiki
Activity
19,824
Commits
4
Branches
793
Tags
6539c6da170a3202fbb2818ec96b184e3a97a5ea
Commit Graph
423 Commits
Adjust match creation process
smoogipoo
·
2018-12-10 18:25:32 +09:00
ca544ef3fe
Move from lobby into match for creation process
smoogipoo
·
2018-12-10 18:00:57 +09:00
77193eeea4
Use graying rather than alpha
smoogipoo
·
2018-12-10 17:06:34 +09:00
3b688c702c
Cleanup handling of readonly fields
smoogipoo
·
2018-12-10 16:50:00 +09:00
c7970e5425
Use UnbindFrom()
smoogipoo
·
2018-12-10 13:48:12 +09:00
be3a912d0b
Replace 3 occurrences of SpriteText.Current
smoogipoo
·
2018-12-10 13:20:05 +09:00
352a758f5c
Use bindable propagation rather than properties
smoogipoo
·
2018-12-07 20:18:43 +09:00
feb1adb51d
Refactor bindable shenanigans in Match
smoogipoo
·
2018-12-07 16:20:05 +09:00
29263d7154
Remove custom action from DrawableRoom
smoogipoo
·
2018-12-07 14:28:43 +09:00
d68b4bb8e7
Make match header not fade when beatmap changes
smoogipoo
·
2018-12-06 18:31:12 +09:00
c02150a19b
Hide max participants box
smoogipoo
·
2018-12-06 18:16:17 +09:00
42817b98f9
Make beatmap selection work
smoogipoo
·
2018-12-06 12:21:30 +09:00
eadbe4c470
Better disabling of various controls
smoogipoo
·
2018-12-05 17:01:14 +09:00
e7d7e00516
Add timeshift game type
smoogipoo
·
2018-12-04 18:58:45 +09:00
ec83790734
Set room host when the room is refreshed
smoogipoo
·
2018-12-04 18:18:17 +09:00
c469d12d63
Add interface for the multiplayer screen short title
smoogipoo
·
2018-12-04 17:43:44 +09:00
a7ac544e12
Fix room host not being set
smoogipoo
·
2018-12-04 17:23:58 +09:00
f2a57ce270
Adjust transition
smoogipoo
·
2018-12-04 15:32:12 +09:00
6e5716c3f3
Fix selections not working anymore
smoogipoo
·
2018-12-04 15:26:06 +09:00
a02e025f06
Fix creating a new room re-using the existing model
smoogipoo
·
2018-12-04 15:25:48 +09:00
d8739d9dee
Immediately select newly-created rooms
smoogipoo
·
2018-12-04 12:49:22 +09:00
e22cefc27d
Add settings to lounge
smoogipoo
·
2018-12-03 18:30:26 +09:00
6a28e8c696
Renamespace room settings
smoogipoo
·
2018-12-03 17:54:10 +09:00
53a54f8634
Add create tab
smoogipoo
·
2018-12-03 17:50:56 +09:00
20b843e63c
Remove type conversion from LoungeTab to RoomAvailability
smoogipoo
·
2018-12-03 17:50:39 +09:00
51c16867d5
Fix post-merge issues
smoogipoo
·
2018-11-26 16:29:56 +09:00
dea387c31e
Merge remote-tracking branch 'origin/master' into multiplayer-room-settings
smoogipoo
·
2018-11-26 16:27:22 +09:00
dcf740e5d3
OpenTK -> osuTK
smoogipoo
·
2018-11-20 17:14:59 +09:00
f27bd3ef3e
Change signature to new event handler
ekrctb
·
2018-10-02 12:02:47 +09:00
99fc04c8af
Apply changes in-line with framework localisation changes
smoogipoo
·
2018-09-19 14:07:46 +09:00
28f31540c4
Change local bindings instead of room bindings.
DrabWeb
·
2018-08-24 19:27:16 -03:00
c72281d0f2
Limit max participants field to only numbers.
DrabWeb
·
2018-08-24 19:19:16 -03:00
90e178821a
Speedup transition.
DrabWeb
·
2018-08-24 19:11:52 -03:00
c5f0b27544
Remove unused usings, remove unused icon variable.
DrabWeb
·
2018-08-14 12:34:05 -03:00
e65bb5b54b
Order usings, use inline out variable declaration.
DrabWeb
·
2018-08-14 12:25:35 -03:00
7d8c0aca72
Cleanup.
DrabWeb
·
2018-08-14 12:08:00 -03:00
3d0b1b6009
Add hover animations to GameTypePicker and RoomAvailabilityPicker.
DrabWeb
·
2018-08-14 11:54:35 -03:00
ea523baa4a
Allow tabbing between text fields.
DrabWeb
·
2018-08-14 11:36:46 -03:00
c66578ba5b
Fix naming conflicts in RoomSettingsOverlay.
DrabWeb
·
2018-08-14 11:31:20 -03:00
af31845c83
Merge
https://github.com/ppy/osu
into multiplayer-room-settings
DrabWeb
·
2018-08-14 11:16:25 -03:00
52b157d072
ToLower -> ToLowerInvariant
Dean Herbert
·
2018-07-25 07:37:05 +02:00
da8fc0ee5d
Update framework
Dean Herbert
·
2018-07-21 16:21:53 +09:00
0f37758314
Merge
https://github.com/ppy/osu
into multiplayer-room-settings
DrabWeb
·
2018-07-07 01:10:27 -03:00
6b240280d0
Tidy up ReadyButton
Dean Herbert
·
2018-06-21 10:21:54 +09:00
2a42418dbf
Change required child to use same structure as other use cases
Dean Herbert
·
2018-06-21 10:12:12 +09:00
4c068097c8
Remove schedule logic (seems unnecessary)
Dean Herbert
·
2018-06-20 17:41:48 +09:00
96100a2200
Simplify and synchronise multiplayer screen transitions
Dean Herbert
·
2018-06-20 17:25:22 +09:00
39649747aa
Group ValueChanged attachment with bindings
Dean Herbert
·
2018-06-20 17:06:02 +09:00
f0c72438a3
Merge branch 'master' into multiplayer-match
Dean Herbert
·
2018-06-19 17:18:33 +09:00
b8f9caf418
Cleanup.
DrabWeb
·
2018-06-07 00:51:27 -03:00
fb96b30555
First
Previous
...
5
6
7
8
9
Next
Last