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-27 14:10:54 +08:00
Code
Issues
Releases
Wiki
Activity
51,286
Commits
4
Branches
799
Tags
3bb22dece6c4bb3386c4cd7b13aaba9535a24b49
Commit Graph
33 Commits
Fix first-run overlay's song select applying track adjustments
Closes
https://github.com/ppy/osu/issues/18041
.
Dean Herbert
·
2022-05-02 17:42:57 +09:00
4b30d0e59b
Merge branch 'master' into add-tutorial
Dean Herbert
·
2022-04-29 11:25:17 +09:00
a75051cd00
Merge branch 'master' into first-run-behaviour-screen
Bartłomiej Dach
·
2022-04-29 00:55:30 +02:00
96f6c918a8
Fix rider failures in nullable
Dean Herbert
·
2022-04-28 20:15:40 +09:00
a50dd2ae93
Add localisation of beatmaps screen
Dean Herbert
·
2022-04-28 19:33:16 +09:00
694f33b827
Better signal when no beatmaps are loaded
Dean Herbert
·
2022-04-28 19:08:16 +09:00
b6896376e7
Show current beatmap count on beatmap screen
Dean Herbert
·
2022-04-28 19:01:21 +09:00
88bfd5dece
Internalise bindable and progress handling to ensure transforms don't go backwards
Dean Herbert
·
2022-04-28 19:01:21 +09:00
4e0d70cbf4
Only mark stable import complete if it actually completes
Dean Herbert
·
2022-04-28 19:01:21 +09:00
9f6597695c
Split out button implementation into its own class
Dean Herbert
·
2022-04-28 19:01:21 +09:00
c860eb46b0
Adjust text and layout
Dean Herbert
·
2022-04-28 19:01:21 +09:00
081275e0b9
Rename screen, add tests and add stable import step
Dean Herbert
·
2022-04-28 19:01:21 +09:00
3c0bdcaf38
Add tutorial download support and improve the visuals "slightly"
Dean Herbert
·
2022-04-28 19:01:21 +09:00
58399a5113
Add initial flow for download button / progress display
Dean Herbert
·
2022-04-28 19:01:21 +09:00
973dd4bfa9
Add screen to perform bundled beatmap downloads
Dean Herbert
·
2022-04-28 19:01:21 +09:00
b042f1cad5
Add comment regarding section initialisation in
ScreenBehaviour
Dean Herbert
·
2022-04-27 16:02:39 +09:00
0354dd5ce6
Make apply default methods more explicit in behaviour
Dean Herbert
·
2022-04-27 15:59:39 +09:00
0343687b85
Add header text to first run setup screens
Dean Herbert
·
2022-04-26 16:22:41 +09:00
01fdb771ee
Merge branch 'first-run-show-get-started' into first-run-behaviour-screen
Dean Herbert
·
2022-04-26 16:10:16 +09:00
942f4e8ac2
Fix scrollbar overlapping content
Dean Herbert
·
2022-04-26 15:55:32 +09:00
2c836e2d63
Actually use exposed property
Dean Herbert
·
2022-04-24 18:15:35 +09:00
d92c905600
Add first-run "behaviour" screen to allow users a choice of more familiar UX
Dean Herbert
·
2022-04-22 18:06:56 +09:00
1caee38768
Update screen method signatures to match framework API changes
Bartłomiej Dach
·
2022-04-21 22:29:23 +02:00
8fe4443029
Tidy up unused dependencies
Dean Herbert
·
2022-04-19 18:00:39 +09:00
ce70c10afa
Improve overall usability of scale adjust screen
Dean Herbert
·
2022-04-19 16:59:04 +09:00
1490502d4c
Add scroll and flow at the
FirstRunSetupScreen
level
Dean Herbert
·
2022-04-19 16:37:29 +09:00
c27831145c
Add localisation support for all new strings
Dean Herbert
·
2022-04-19 14:53:01 +09:00
e67cc293b8
Tidy up dependencies and test naming
Dean Herbert
·
2022-04-19 14:53:01 +09:00
ea52fab5b1
Move buttons to top level and add backwards navigation
Dean Herbert
·
2022-04-19 14:53:01 +09:00
07da1cd731
Improve layout of ui scale step
Dean Herbert
·
2022-04-19 14:53:01 +09:00
3b94e01fe6
Improve general layout and allow overlay to be displayed without dependencies for now
Dean Herbert
·
2022-04-19 14:53:01 +09:00
e064f2f23e
Add ui scaling setup screen, kind of
Dean Herbert
·
2022-04-19 14:53:01 +09:00
c2df3465b2
Initial setup
Dean Herbert
·
2022-04-19 14:53:01 +09:00
ae07b2b512