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-17 01:03:15 +08:00
Code
Issues
Releases
Wiki
Activity
59,798
Commits
4
Branches
791
Tags
5da78098ad44b158ec87b00a2e2edef20871c8bc
Commit Graph
20 Commits
Partial everything
Dan Balasescu
·
2022-11-27 00:00:27 +09:00
7bc8908ca9
Fix missing nullability consideraition
Dean Herbert
·
2022-08-31 23:24:39 +09:00
ba20044af4
Update parameter discards
Dean Herbert
·
2022-06-24 21:26:19 +09:00
31a447fda0
Automated #nullable processing
Dan Balasescu
·
2022-06-17 16:37:17 +09:00
f8830c6850
Move UI scale setup to the beginning of the first run setup
Dean Herbert
·
2022-05-25 12:19:26 +09:00
de5d2df100
Show first run dialog on first run of the game
Dean Herbert
·
2022-05-10 18:21:35 +09:00
9aadc274bf
Workaround interface mocks in
TestSceneFirstRunSetupOverlay
breaking with hot reload
Salman Ahmed
·
2022-05-10 11:41:41 +03:00
14a21e9224
Add basic test at top of first run scene to make adjusting UI easier
Dean Herbert
·
2022-04-29 23:45:02 +09:00
670b51324e
Update test expectations based on new screen order
Dean Herbert
·
2022-04-28 20:16:32 +09:00
b902e69634
Disable first run screen from appearing on startup until it is more complete
Dean Herbert
·
2022-04-24 16:35:41 +09:00
1b2467d3ed
Convert to using sheared overlay container
Add better click-to-dismiss logic for sheader overlays
Dean Herbert
·
2022-04-21 16:28:44 +09:00
0b81ae9de2
Fix incorrectly written string equality logic
Dean Herbert
·
2022-04-20 17:51:08 +09:00
2906af323a
Use direct localised string reference in test
Dean Herbert
·
2022-04-20 14:51:16 +09:00
7e7fa633f0
Add test coverage of only showing on first run
Dean Herbert
·
2022-04-19 17:08:38 +09:00
c562004fe9
Add keyboard traversal support for first run dialog (and tidy up step traversal logic)
Dean Herbert
·
2022-04-19 14:57:15 +09:00
6d534046ff
Add test coverage of notification resume flow
Dean Herbert
·
2022-04-19 14:53:01 +09:00
a8d32a2061
Add test coverage to ensure we don't leave any screens in the first run overlay
Dean Herbert
·
2022-04-19 14:53:01 +09:00
5fd64a4c78
Show a notification instead of blocking exit of wizard
Dean Herbert
·
2022-04-19 14:53:01 +09:00
9074eb283d
Ensure wizard returns to initial screen after completion
Dean Herbert
·
2022-04-19 14:53:01 +09:00
fb7dc89503
Tidy up dependencies and test naming
Dean Herbert
·
2022-04-19 14:53:01 +09:00
ea52fab5b1