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-31 21:50:35 +08:00
Code
Issues
Releases
Wiki
Activity
19,824
Commits
4
Branches
799
Tags
6539c6da170a3202fbb2818ec96b184e3a97a5ea
Commit Graph
3466 Commits
Get rid of AlwaysReceiveInput
Thomas Müller
·
2017-06-23 18:02:24 +02:00
f5829860a2
Align placeholder.
Huo Yaoyuan
·
2017-06-23 23:37:19 +08:00
674e2a4395
Merge branch 'master' into profile
Dean Herbert
·
2017-06-23 22:51:31 +09:00
b90c9bcacf
Merge branch 'master' into multiplayer-room-inspector
Dean Herbert
·
2017-06-23 21:55:18 +09:00
81de1bd5a7
Apply some fixes for my own comments
Dean Herbert
·
2017-06-23 14:02:19 +09:00
5dc0b87ef5
Fade shadow effect in to avoid appearing too early in transition
Dean Herbert
·
2017-06-23 11:54:32 +09:00
eafd05e98f
Fixed non-assigned MaxValue
Jai Sharma
·
2017-06-22 19:03:31 +01:00
62aae899fa
Removed DragBar from song progress
Jai Sharma
·
2017-06-22 17:42:29 +01:00
73c004fb71
Removed dragbar from MusicController
Jai Sharma
·
2017-06-22 16:32:50 +01:00
ce2242a979
Add edge effect and adjust positioning.
Huo Yaoyuan
·
2017-06-22 21:42:06 +08:00
8b8954b825
Use WaveOverlayContainer
Dean Herbert
·
2017-06-22 21:39:54 +09:00
4297c1a376
Avoid unverifiable capture.
Huo Yaoyuan
·
2017-06-22 20:34:28 +08:00
bb2e63e714
Assign an explicit depth when reordering.
Huo Yaoyuan
·
2017-06-22 20:26:06 +08:00
1d4add9079
Renaming and smaller optimizations
MrTheMake
·
2017-06-21 16:46:30 +02:00
3b2df5fa0f
Added test case usability, namings and bug fixes
MrTheMake
·
2017-06-21 16:33:26 +02:00
8b07565025
Merge branch 'master' into musiccontroller-canbeatmapchange
Marco Stephan
·
2017-06-21 12:23:38 +02:00
8ffd7b313b
Applied suggested changes
MrTheMake
·
2017-06-21 12:17:59 +02:00
7a9d430a28
Hide scroll bar.
Huo Yaoyuan
·
2017-06-21 17:17:54 +08:00
bcfb1392d7
Fix namespaces
Dean Herbert
·
2017-06-21 17:03:47 +09:00
89986e8e77
Merge branch 'master' into profile
Dean Herbert
·
2017-06-21 16:40:17 +09:00
45d3c2cd52
Update framework.
smoogipooo
·
2017-06-21 11:28:27 +09:00
fc0e44b214
Bug fixes
MrTheMake
·
2017-06-21 01:28:43 +02:00
70096b6c86
Disable beatmap changing buttons when entering a screen that disallows changing the beatmap
MrTheMake
·
2017-06-21 00:51:32 +02:00
edd7fd585c
Moved load condition and simplify list selection
MrTheMake
·
2017-06-20 15:19:59 +02:00
354f516779
Shapes namespace
Depends on
https://github.com/ppy/osu-framework/pull/837
paparony03
·
2017-06-20 15:54:23 +10:00
62dee59672
Filter the playlist overlay's beatmap list
MrTheMake
·
2017-06-20 02:12:05 +02:00
03c13620c8
Extended condition
MrTheMake
·
2017-06-19 19:05:09 +02:00
1b95991e40
Removed redundant variable
MrTheMake
·
2017-06-19 18:34:56 +02:00
b4437329cc
CI fix
MrTheMake
·
2017-06-19 18:12:26 +02:00
b9cf0e47ee
Applied suggested changes
MrTheMake
·
2017-06-19 18:06:39 +02:00
667e6a2d6b
Restart the current track when pressing PREVIOUS or NEXT rather than doing nothing
MrTheMake
·
2017-06-19 17:33:58 +02:00
aec46a57c8
CanChangeBeatmap -> CanBeatmapChange
MrTheMake
·
2017-06-19 16:45:21 +02:00
15a1dd14a6
Removed ununsed variables
MrTheMake
·
2017-06-19 16:33:08 +02:00
8bee06943b
CI fix
MrTheMake
·
2017-06-19 16:31:45 +02:00
cb8b3cb8fb
Move logic into PlaylistOverlay
MrTheMake
·
2017-06-19 16:30:58 +02:00
73f2709a2d
Only disallow changing the current track, not pausing or seeking it
MrTheMake
·
2017-06-19 15:03:07 +02:00
9cc5dc6c2b
Fixed test case
MrTheMake
·
2017-06-19 14:52:36 +02:00
13df0e0b04
Implement OsuScreen::CanBeatmapChange and use it in the music controller
MrTheMake
·
2017-06-19 14:32:53 +02:00
5450499415
Update join date definition.
Huo Yaoyuan
·
2017-06-16 20:32:11 +08:00
fe3cbb7072
CI fixes.
Huo Yaoyuan
·
2017-06-16 16:54:05 +08:00
69270814d5
Move namespace under Overlays.
Huo Yaoyuan
·
2017-06-16 16:36:23 +08:00
6372cd0a13
Merge branch 'master' into profile.
Huo Yaoyuan
·
2017-06-16 16:32:54 +08:00
af4ddf8fbd
Update transforms.
Huo Yaoyuan
·
2017-06-16 16:13:23 +08:00
43569d69a7
Merge branch 'master' into numpad-enter
Dean Herbert
·
2017-06-16 15:32:52 +09:00
ae79ba48be
Handle the numpad's Enter in cases where only the normal Enter was handled
MrTheMake
·
2017-06-15 23:06:28 +02:00
06089a74e3
Order sections.
Huo Yaoyuan
·
2017-06-15 23:47:56 +08:00
9a77332063
Child control fixes.
Huo Yaoyuan
·
2017-06-15 22:42:15 +08:00
3ec5d774df
Fetch latest user data.
Huo Yaoyuan
·
2017-06-15 22:33:08 +08:00
f03530cdd2
Update usage design.
Huo Yaoyuan
·
2017-06-15 20:06:17 +08:00
53bd22cf9c
Move namespace and setup for DI.
Huo Yaoyuan
·
2017-06-15 17:53:12 +08:00
13d9f3b9bb
First
Previous
...
46
47
48
49
50
...
Next
Last