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-16 22:24:11 +08:00
Code
Issues
Releases
Wiki
Activity
59,756
Commits
4
Branches
791
Tags
07efa7d660a404df00a82df4b263db4597802edd
Commit Graph
81 Commits
Fix game overlays not blocking scroll properly
Salman Ahmed
·
2023-01-10 21:01:06 +03:00
11648db910
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
Extract interface for overlay management
Bartłomiej Dach
·
2022-05-05 22:16:55 +02:00
a56eab2c47
Fix new mod select overlay dimming itself
Bartłomiej Dach
·
2022-05-05 22:16:54 +02:00
1744d7e4f0
Update UI cases where repeat should not be handled
Dean Herbert
·
2021-11-18 13:13:36 +09:00
3de8125eac
Update with keybinding changes
smoogipoo
·
2021-09-16 18:26:12 +09:00
f9d5abff8a
Fix focused overlays playing their "appear" sound when not necessarily changing state
Dean Herbert
·
2021-06-12 00:26:33 +09:00
121df57dca
Fix use of non-existent word in
OsuFocusedOverlayContainer
xmldoc
Dean Herbert
·
2021-05-03 15:08:34 +09:00
3dd4b7b746
Update existing overlay containers to not block scroll input
Dean Herbert
·
2021-04-12 16:41:36 +09:00
0eab9daf13
Merge branch 'master' into non-concurrent-sample-playback
smoogipoo
·
2021-02-12 17:22:15 +09:00
d3f0c0730d
Allow overriding of Overlay pop-in and pop-out samples
Jamie Taylor
·
2021-02-10 15:44:05 +09:00
806324b196
Initial sample + samplechannel rework
smoogipoo
·
2021-01-19 17:11:40 +09:00
de9d075f94
Add comment regarding feedback
Dean Herbert
·
2020-09-09 18:07:58 +09:00
cdf3e20685
Fix overlay sound effects playing when open requested while disabled
Dean Herbert
·
2020-09-09 18:05:44 +09:00
b1daca6cd3
Make game bindable immutable.
Lucas A
·
2020-08-29 19:34:53 +02:00
ad223bc460
Merge remote-tracking branch 'smoogipoo/void-mouse-up-returns' into update-framework
Dean Herbert
·
2020-01-22 22:57:52 +09:00
7c62cc3ac3
Apply OnRelease method signature refactorings
smoogipoo
·
2020-01-22 13:22:34 +09:00
7b2f58eb30
Apply input method signature refactorings
smoogipoo
·
2020-01-20 18:17:21 +09:00
bfb056c612
Remove redundant ternary expression
Joehu
·
2019-12-01 12:54:37 -08:00
74176a6954
Fix overlays closing when dragging from in/out or out/in
Joehu
·
2019-12-01 12:02:47 -08:00
3b88afd069
Properly fix dialog overlay playing double samples on show/hide
Joehu
·
2019-09-11 15:35:47 -07:00
e0bf579b18
Use BindValueChanged
Dean Herbert
·
2019-09-11 19:12:55 +09:00
55a071e8ba
Fix potential of toggle between load and LoadComplete
Dean Herbert
·
2019-09-11 19:06:31 +09:00
be66c0e912
Handle changes to OverlayActivationMode
Dean Herbert
·
2019-09-11 17:34:28 +09:00
2c09efa23b
Early return to avoid other potential fail cases
Dean Herbert
·
2019-09-11 17:34:03 +09:00
825a34ecd3
Merge remote-tracking branch 'upstream/master' into re-order-events
Dean Herbert
·
2019-09-11 16:48:44 +09:00
f53410a42a
Fix dragging from inside to outside an overlay incorrectly hiding
Dean Herbert
·
2019-09-06 18:27:54 +09:00
95baae5088
Fix drags outside of overlay container bounds not hiding overlay
Dean Herbert
·
2019-08-29 12:07:58 +09:00
03a4acaf4c
Simplify caching
Andrei Zavatski
·
2019-08-21 12:16:30 +03:00
727a6abaf7
Use newly exposed UpdateState
David Zhao
·
2019-08-06 14:21:34 +09:00
ac0abe0692
Rewrite comment
David Zhao
·
2019-07-29 11:02:44 +09:00
4b5fb84888
more detailed explanation
David Zhao
·
2019-07-26 19:05:55 +09:00
1b0f7b0459
Fix ValueChanged events being called out of order
David Zhao
·
2019-07-26 19:00:07 +09:00
6e09d857fd
Fix wave-based overlays always being present before initial display
Dean Herbert
·
2019-07-02 15:17:35 +09:00
2645967dc4
Update VisibilityContainer usage in line with framework
Dean Herbert
·
2019-06-11 15:13:58 +09:00
609a82bc94
Update osu! in line with audio subsystem refactor
Dean Herbert
·
2019-05-28 17:06:01 +09:00
4ca34bd5e8
Apply more missed cases
Dean Herbert
·
2019-04-01 12:44:46 +09:00
c39c37a18d
Fix mod select overlay dimming itself
Dean Herbert
·
2019-03-02 14:48:05 +09:00
b7126b3efb
Ensure all OsuFocusedOverlayContainers contribute to screen fading
Shane Woolcock
·
2019-03-01 12:20:31 +09:00
5d1eacf1c1
Fix remaining issues
Dean Herbert
·
2019-02-28 13:31:40 +09:00
26d53d06a9
Adjust namespaces
smoogipoo
·
2019-02-21 19:05:52 +09:00
d8c55bc729
Update with framework bindable changes
smoogipoo
·
2019-02-21 18:56:34 +09:00
bca347427f
Update licence header (and remove year)
Dean Herbert
·
2019-01-24 17:43:03 +09:00
8617aaa2a7
Initial design for user registration dialog
Dean Herbert
·
2018-12-05 12:57:26 +09:00
1a974f64de
OpenTK -> osuTK
smoogipoo
·
2018-11-20 17:14:59 +09:00
f27bd3ef3e
Adapt signature change of event handlers
ekrctb
·
2018-10-02 12:02:55 +09:00
50091252e2
Change signature to new event handler
ekrctb
·
2018-10-02 12:02:47 +09:00
99fc04c8af
Update framework with positional/non-positional changes
smoogipoo
·
2018-09-26 14:01:15 +09:00
a8f156584b
Revert async changes
Dean Herbert
·
2018-08-31 07:07:10 +09:00
03084aa04b
First
Previous
1
2
Next
Last