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-15 10:32:50 +08:00
Code
Issues
Releases
Wiki
Activity
75,266
Commits
4
Branches
791
Tags
12e29f0bcc9f80c221c5e97693613c8ca4ba94de
Commit Graph
24 Commits
Do not use
?? true
pattern
Universally disliked. `!= false` is preferred.
Bartłomiej Dach
·
2023-06-18 14:19:38 +02:00
76f509a1db
Rename
IsValid
to
Visible
Cootz
·
2023-06-02 11:33:38 +03:00
4c7cca101e
Add basic tests for external search
Cootz
·
2023-05-06 12:21:32 +03:00
5aca3a78da
Fix testing
Cootz
·
2023-05-06 11:09:44 +03:00
a226caff56
Fix wrong filtering in testing
Cootz
·
2023-05-05 22:41:30 +03:00
7422b5285c
Update testing
Cootz
·
2023-05-03 13:12:11 +03:00
f0d35eb12b
Manually implement @bdach prototype
Cootz
·
2023-05-02 14:15:33 +03:00
a6ca049739
Partial everything
Dan Balasescu
·
2022-11-27 00:00:27 +09:00
7bc8908ca9
Add test coverage for new intended behaviour of sequential hotkey style
Bartłomiej Dach
·
2022-06-21 15:18:37 +02:00
a9f6eb0293
Add test coverage for filter handling in classic style
Bartłomiej Dach
·
2022-06-21 15:00:39 +02:00
a996325e19
Restructure everything to fix free mod overlay issue
Bartłomiej Dach
·
2022-06-21 14:48:41 +02:00
da1814e7c3
Add test scene for desired classic selection behaviour
Bartłomiej Dach
·
2022-06-21 13:35:00 +02:00
143c8e8da6
Set up flow for switching between hotkey styles
Bartłomiej Dach
·
2022-06-21 13:34:58 +02:00
658f5341c7
Encapsulate mod hotkey selection logic in strategy pattern
Bartłomiej Dach
·
2022-06-21 12:49:01 +02:00
73124d2b1f
Automated #nullable processing
Dan Balasescu
·
2022-06-17 16:37:17 +09:00
f8830c6850
Fix column test scene to work
Bartłomiej Dach
·
2022-05-11 22:31:25 +02:00
7ac6073f13
Fix test failures by waiting for panel load
Bartłomiej Dach
·
2022-02-28 21:36:13 +01:00
6cc972aa6a
Clean up test step names
Bartłomiej Dach
·
2022-02-28 20:44:13 +01:00
42b27e3050
Add keyboard selection support to mod column
Bartłomiej Dach
·
2022-02-27 22:51:29 +01:00
16c6b9b3b3
Hide multiselection checkbox if everything is filtered
Bartłomiej Dach
·
2022-02-27 22:51:29 +01:00
b690df05de
Add filtering support to mod column
Bartłomiej Dach
·
2022-02-27 22:51:29 +01:00
a83f96b026
Add test coverage of multiselection behaviour
Bartłomiej Dach
·
2022-02-27 22:51:28 +01:00
fe4e4bf9c5
Port multiselection from previous design
Bartłomiej Dach
·
2022-02-27 22:51:28 +01:00
53e8072632
Implement column display for new mod design
Bartłomiej Dach
·
2022-02-27 22:51:27 +01:00
2e04a83554