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-18 20:30:27 +08:00
Code
Issues
Releases
Wiki
Activity
75,266
Commits
4
Branches
793
Tags
12e29f0bcc9f80c221c5e97693613c8ca4ba94de
Commit Graph
24 Commits
Fix footer content not accessible by overlay when overriden by a subclass
Salman Ahmed
·
2024-07-11 15:31:02 +03:00
d4a4a059d4
Ask for
VisibilityContainer
explicitly
Salman Ahmed
·
2024-07-10 11:14:22 +03:00
002679ebb0
Migrate mod select overlay footer content
Salman Ahmed
·
2024-06-30 06:50:36 +03:00
48bf3f1385
Do not show mod effects on free mod select
Bartłomiej Dach
·
2023-09-11 09:55:45 +02:00
76bf82d900
Fix some code layout and NRT some classes
Dean Herbert
·
2023-06-19 01:03:43 +09:00
425d3c23f5
Move (de)select all mods hotkeys handling to
ModSelectOverlay
Cootz
·
2023-06-05 13:49:07 +03:00
3ebc801484
Partial everything
Dan Balasescu
·
2022-11-27 00:00:27 +09:00
7bc8908ca9
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
Split off "select all mods" button to separate class
Bartłomiej Dach
·
2022-05-25 22:18:30 +02:00
f0303d76e8
Allow selecting all mods at free mod select using
ctrl
+
a
Dean Herbert
·
2022-05-15 03:25:14 +09:00
b6575c216b
Refactor mod select button initialisation to allow shared usage of deselect button
Dean Herbert
·
2022-05-15 03:16:43 +09:00
8a01050168
Rename
ModSelect{Screen -> Overlay}
in place of removed old design
Bartłomiej Dach
·
2022-05-10 22:56:50 +02:00
76c63f1d0a
Remove old free mod select overlay
Bartłomiej Dach
·
2022-05-10 21:45:57 +02:00
4a3447f59f
Remove mod multiplier completely
Dean Herbert
·
2021-06-25 16:36:31 +09:00
5883922177
Update
ModAutoplay
matching to use new
UserPlayable
flag instead
Dean Herbert
·
2021-06-09 14:32:48 +09:00
b754c52392
Fix checkbox not being updated
smoogipoo
·
2021-02-22 15:47:47 +09:00
ccb83ef3a3
Add local-user freemod configuration
smoogipoo
·
2021-02-10 19:56:59 +09:00
822c66033f
Centralise selection animation logic
Dean Herbert
·
2021-02-04 18:10:55 +09:00
f23ca7c7cf
Apply the expected font to the checkbox's label
Dean Herbert
·
2021-02-04 16:58:15 +09:00
daf7ab9422
Don't specify arbitrary width
Dean Herbert
·
2021-02-04 16:57:39 +09:00
48a58e790e
Disable a few mods by default
smoogipoo
·
2021-02-02 21:29:08 +09:00
6ff8e8dd37
Fix sound duplication due to checkbox
smoogipoo
·
2021-02-02 21:29:00 +09:00
5a56e2ba4b
Implement the freemod selection overlay
smoogipoo
·
2021-02-02 21:14:38 +09:00
643c0605d8