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-25 04:29:52 +08:00
Code
Issues
Releases
Wiki
Activity
61,410
Commits
4
Branches
796
Tags
1bfe5a18cb94de911bb6ecf445abc8d32fe254ca
Commit Graph
61410 Commits
This Branch
This Branch
All Branches
Merge branch 'master' into mania-endtime-object-conversion
Dean Herbert
·
2017-05-22 08:12:24 +09:00
aef7ae637f
Merge branch 'master' into mania-hitobject-object-conversion
Dean Herbert
·
2017-05-22 08:12:09 +09:00
0ad4a18c7b
Merge branch 'master' into mania-distance-object-conversion
Dean Herbert
·
2017-05-22 07:49:21 +09:00
c9ac574db2
Fix nullref when changing display mode without any BeatmapSets added
DrabWeb
·
2017-05-21 18:54:35 -03:00
4e2126dca8
Fix DirectOverlay expanding under the Toolbar
DrabWeb
·
2017-05-21 18:52:30 -03:00
8c77f85667
Remove unnecessary track starting
MrTheMake
·
2017-05-21 21:35:49 +02:00
4056338203
CI fix
MrTheMake
·
2017-05-21 21:33:54 +02:00
0539584578
Remove unnecessary restart
MrTheMake
·
2017-05-21 21:20:59 +02:00
b543b1f9fc
Fix search field losing focus
DrabWeb
·
2017-05-21 15:30:10 -03:00
eb77c94150
allow for solutions were the osu repository isn't at the solution level
Jorolf
·
2017-05-21 20:29:05 +02:00
5b244367ee
Fixed an error with looping
MrTheMake
·
2017-05-21 20:27:41 +02:00
6219b8e6dd
Fix pressing up always goes to the first beatmap group difficulty, not the last
MrTheMake
·
2017-05-21 19:27:34 +02:00
974e8d1f82
Reformating
MrTheMake
·
2017-05-21 18:16:54 +02:00
9b87f5d8db
Fix CI warnings
MrTheMake
·
2017-05-21 18:00:31 +02:00
6d7f70d0ea
SettingsContainer -> SettingsDropdownContainer
EVAST9919
·
2017-05-21 18:22:27 +03:00
0615f104f0
Fixed null references
MrTheMake
·
2017-05-21 17:20:20 +02:00
34653eb8c0
Moved the whole looping assignments inside PlaySongSelect
MrTheMake
·
2017-05-21 17:09:56 +02:00
7db45cb58f
Trimmed whitespaces
MrTheMake
·
2017-05-21 16:13:20 +02:00
ec213efc49
Fixed null reference in case there are no beatmaps
MrTheMake
·
2017-05-21 16:10:10 +02:00
cc35cc281c
Use the track's implemented looping algorithm to loop tracks in the song select screen
MrTheMake
·
2017-05-21 15:57:41 +02:00
48f4879157
Updated preload condition to handle special case
MrTheMake
·
2017-05-21 14:08:04 +02:00
043d1ed20a
Repeat a beatmap's track if it has ended
MrTheMake
·
2017-05-21 14:00:40 +02:00
662ea0ec2d
Updated preload condition.
MrTheMake
·
2017-05-21 13:04:04 +02:00
1546bbc66b
Merge remote-tracking branch 'refs/remotes/ppy/master' into ingame_options
EVAST9919
·
2017-05-21 13:44:52 +03:00
8c1437c51a
Simplify SpinnerTicks & CI fixes
Dean Herbert
·
2017-05-21 17:31:35 +09:00
8f3ab79918
Adjust spinner colours making use of EdgeEffect.Hollow
Dean Herbert
·
2017-05-21 17:21:49 +09:00
95498fe6df
Update framework
Dean Herbert
·
2017-05-21 17:07:16 +09:00
18a7271dc6
Fix a bug that prevents the lowest beatmap group from being selected if it is not completly on-screen.
MrTheMake
·
2017-05-21 03:04:12 +02:00
44cad4e0ac
Padding below channel list, remove text shadows, fix search box focusing
DrabWeb
·
2017-05-20 21:38:36 -03:00
51bc3dfe72
Basic channel joining (ignore layout in ChatOverlay, temporary)
DrabWeb
·
2017-05-20 21:26:39 -03:00
a60d1efc21
Make ChannelSelectionOverlay a FocusedOverlayContainer
DrabWeb
·
2017-05-20 20:48:36 -03:00
4a166c1949
Added searching
DrabWeb
·
2017-05-20 20:22:55 -03:00
2e1d01a268
Added transition
DrabWeb
·
2017-05-20 20:05:28 -03:00
47dfc0d7bc
Move Joined to Channel
DrabWeb
·
2017-05-20 19:37:11 -03:00
7eba619f80
Add settings button, background triangles, proper displaying of Channels
DrabWeb
·
2017-05-20 19:30:40 -03:00
3cc51006cc
Use Channels in ChannelListItems, ChannelSection, fix ChannelListItem being misaligned
DrabWeb
·
2017-05-20 18:29:57 -03:00
6a8d745db1
Initial layout, channels items
DrabWeb
·
2017-05-20 18:06:25 -03:00
31890a1e01
CI fixes.
Huo Yaoyuan
·
2017-05-21 04:48:43 +08:00
7357076c4d
Merge branch 'master' into sections
Huo Yaoyuan
·
2017-05-21 04:43:39 +08:00
4a55666e03
Make sidebar buttons working.
Huo Yaoyuan
·
2017-05-21 04:33:05 +08:00
f06f8b4dcd
Trimmed more whitespaces
MrTheMake
·
2017-05-20 22:23:49 +02:00
33ebc8fd49
Trimmed spaces.
MrTheMake
·
2017-05-20 22:16:05 +02:00
97aadad113
Disallow clicking through the song select footer.
MrTheMake
·
2017-05-20 22:13:23 +02:00
f76abe2329
Move SearchTextBox out of SettingsHeader.
Huo Yaoyuan
·
2017-05-21 04:12:16 +08:00
aa409ac1a9
Use LayoutSize for header and footer layout.
Huo Yaoyuan
·
2017-05-21 04:01:07 +08:00
a98f109d73
Update settings UI using SectionsContainer basically.
Huo Yaoyuan
·
2017-05-21 03:50:04 +08:00
35712514a4
Add footer support.
Huo Yaoyuan
·
2017-05-21 03:44:03 +08:00
93668e53a0
Do not make the name confusing.
Huo Yaoyuan
·
2017-05-21 03:02:51 +08:00
201b44dbf1
Handle null and invalidation of headers.
Huo Yaoyuan
·
2017-05-21 02:37:34 +08:00
72621c81dc
Set Masking = false and expose ScrollContainer.
Huo Yaoyuan
·
2017-05-21 02:21:23 +08:00
e040f297c6
First
Previous
...
1131
1132
1133
1134
1135
...
Next
Last