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-19 01:10:05 +08:00
Code
Issues
Releases
Wiki
Activity
32,616
Commits
4
Branches
793
Tags
a920342a094c857962af199fc90becb69813eafd
Commit Graph
20 Commits
Guard against potential nullref
Dan Balasescu
·
2020-10-05 19:28:13 +09:00
2b824787c1
Add support for background changing
Dean Herbert
·
2020-10-02 16:52:45 +09:00
2a02f8f3f3
Add audio file drag-drop support at editor setup screen
Dean Herbert
·
2020-10-02 16:31:11 +09:00
b7aba19441
Merge branch 'master' into editor-load-audio
Dan Balasescu
·
2020-09-25 14:49:54 +09:00
e828cf1607
Remove local file handling from SetupScreen
Dean Herbert
·
2020-09-25 13:16:30 +09:00
ea971ecb90
Remove local specification for file selector search path
Dean Herbert
·
2020-09-25 12:30:05 +09:00
f047ff10bf
Add null check because we can
Dean Herbert
·
2020-09-25 12:28:41 +09:00
b1e72c311e
Rename reload method to not mention beatmap unnecessarily
Dean Herbert
·
2020-09-25 12:27:08 +09:00
a17eac3692
Add test coverage of audio track changing
Dean Herbert
·
2020-09-24 22:00:13 +09:00
011b176244
Fix test failures due to editor dependency
Dean Herbert
·
2020-09-24 20:56:35 +09:00
833ff1c1d7
Add basic track reloading support while inside the editor
Dean Herbert
·
2020-09-24 20:56:35 +09:00
978f6edf38
Remove the previous audio file before adding a new one
Dean Herbert
·
2020-09-24 20:56:35 +09:00
65e6dd2ac3
Add ability to actually import a new audio file to the beatmap / database
Dean Herbert
·
2020-09-24 20:56:35 +09:00
4d714866cd
Add audio selection to song setup screen
Dean Herbert
·
2020-09-24 20:56:35 +09:00
4b9581bca0
Avoid destroying editor screens when changing between modes
Dean Herbert
·
2020-09-24 17:03:54 +09:00
158d307126
Fix tab key not working
Dean Herbert
·
2020-09-08 19:52:56 +09:00
c38e7d796a
Bring design somewhat in line with collections dialog
Dean Herbert
·
2020-09-08 19:52:56 +09:00
b55b6e3746
Add rudimentary saving logic
Dean Herbert
·
2020-09-08 19:52:56 +09:00
fe31edfa26
Add basic setup for song select screen
Dean Herbert
·
2020-09-08 19:52:56 +09:00
f43f8cf6b9
Better signify under construction screens in editor
Dean Herbert
·
2019-10-08 14:32:48 +09:00
63bf8ff832