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-20 10:00:09 +08:00
Code
Issues
Releases
Wiki
Activity
62,623
Commits
4
Branches
793
Tags
6865d8894de02cf68466d809875e45508d839bb1
Commit Graph
43 Commits
Fix "key count" setting showing as "circle size" in osu!mania editor
Closes
https://github.com/ppy/osu/issues/12904
.
Dean Herbert
·
2023-07-21 18:52:29 +09:00
fd2bdc10c7
Enable nullability for setup screen
ansel
·
2023-01-14 02:24:28 +03:00
4b42240fba
Partial everything
Dan Balasescu
·
2022-11-27 00:00:27 +09:00
7bc8908ca9
Automated #nullable processing
Dan Balasescu
·
2022-06-17 16:37:17 +09:00
f8830c6850
Darken background colour in "setup" and "verify" screens
Salman Ahmed
·
2022-05-28 02:10:18 +03:00
eec9248cde
Remove remaining usage of
EditorRoundedScreen
Dean Herbert
·
2022-05-24 18:43:22 +09:00
c02ec05056
Fix CI reported warnings
Dean Herbert
·
2022-01-12 22:39:00 +09:00
51251e3204
Remove null checks on
CreateInstance()
calls
Dean Herbert
·
2021-11-24 12:23:09 +09:00
0eea026afb
Rename method to drop redundant ruleset suffix
Dean Herbert
·
2021-09-05 13:34:23 +09:00
25420af078
Fix cached property being assigned twice
Bartłomiej Dach
·
2021-09-04 19:52:42 +02:00
1a90fb1ef3
Add extension point for ruleset-specific beatmap setup sections
Bartłomiej Dach
·
2021-09-02 23:29:14 +02:00
ce1912781e
Fix pixels poking out of the top edge of editor setup screen
Dean Herbert
·
2021-09-01 16:46:19 +09:00
0319177c5c
Add basic design settings to setup screen
Bartłomiej Dach
·
2021-08-22 17:43:20 +02:00
9816af688e
Reverse direction of binding to allow for better abstract class definitions
Dean Herbert
·
2021-05-12 16:53:58 +09:00
d2e0e8ad94
Merge branch 'master' into combo-colours-display
Bartłomiej Dach
·
2021-04-19 18:21:57 +02:00
97573fb11d
Split out rounded content screen from SetupScreen for use in other places
Dean Herbert
·
2021-04-19 14:28:32 +09:00
e143afb598
Add colours section with combo colour display
Bartłomiej Dach
·
2021-04-18 20:46:42 +02:00
07a00cd681
Add background chooser text box
Bartłomiej Dach
·
2021-04-04 12:50:50 +02:00
f2d4ca7676
Add tab control to setup screen header
Bartłomiej Dach
·
2021-04-03 20:13:20 +02:00
3572178bdc
Adjust colours and spacing to be closer to design
Bartłomiej Dach
·
2021-04-03 18:52:50 +02:00
bdd1072dce
Add difficulty section
Dean Herbert
·
2020-10-06 17:33:50 +09:00
13b67b93a5
Split setup screen up into sections (and use a SectionContainer)
Dean Herbert
·
2020-10-06 17:29:08 +09:00
98fe5f78ee
Add placeholder text/colour when no beatmap background is specified yet
Dean Herbert
·
2020-10-06 17:21:01 +09:00
28756d862b
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