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 00:00:40 +08:00
Code
Issues
Releases
Wiki
Activity
62,006
Commits
4
Branches
791
Tags
fc2fac577fcdb1d329b83e2cb2e30fc5e7ea78ac
Commit Graph
814 Commits
remove uneccesary using statement
Albie
·
2019-12-11 18:58:14 +00:00
2ca722423b
update tests, change binding and reduce lines in cinema mod
Albie
·
2019-12-11 17:39:40 +00:00
caa9286a90
further fixes, not perfect yet
Albie
·
2019-12-11 07:02:51 +00:00
83b2e0525e
Merge branch 'master' into cinema-mod
Albie
·
2019-12-10 17:06:53 +00:00
a61f8cc2c3
add tests
Albie
·
2019-12-10 16:59:31 +00:00
6c1ae3bc8a
Lighten user-dim container if on break time
Salman Ahmed
·
2019-12-10 15:13:44 +03:00
bb078c2afc
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
Merge branch 'master' into cinema-mod
Albie
·
2019-11-28 16:42:01 +00:00
7864899249
Fix nullref on clicking links in tests
Dean Herbert
·
2019-11-28 00:13:44 +09:00
2865f32052
add forced video/storyboard and disabled dim for mod inside new interface
Albie
·
2019-11-24 07:37:06 +00:00
b8e5796af5
Fix CI
Berkan Diler
·
2019-11-20 14:25:44 +01:00
66a3837ff4
.NET Standard 2.1 implements Math.Clamp , use it instead of MathHelper.Clamp from osuTK.
Berkan Diler
·
2019-11-20 13:37:47 +01:00
6cab517b2d
Apply brace style.
Huo Yaoyuan
·
2019-11-11 20:13:13 +08:00
ccc8aa6fa4
Add shared constant for parallax amount
Dean Herbert
·
2019-11-07 09:30:50 +09:00
d400e4a5f6
Reduce delay on parallax
Dean Herbert
·
2019-11-06 18:09:36 +09:00
ee4839b7e7
Move link handling code to OsuGame
This allows for future calls from arguments / associations
Dean Herbert
·
2019-11-01 11:40:51 +09:00
898520935e
Remove necessity of AutoGenerated flag
Dean Herbert
·
2019-10-25 19:58:42 +09:00
8baf569f59
Add grouping of ControlPoints
Dean Herbert
·
2019-10-25 19:52:02 +09:00
e987db37ec
Update WaveContainer to support framework changes
Dean Herbert
·
2019-10-18 16:13:01 +09:00
b30c84778f
Change bindable int to float
HDragonHR
·
2019-10-02 12:26:46 +08:00
faf8fe132e
Fix exit scenarios
Dean Herbert
·
2019-09-19 20:17:58 +09:00
50d4206c45
Add setting to adjust hold-to-confirm activation time
Dean Herbert
·
2019-09-19 14:06:25 +09:00
177a789d79
Merge remote-tracking branch 'refs/remotes/ppy/master' into beatmap-video
Andrei Zavatski
·
2019-09-13 13:39:58 +03:00
437e121056
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
Add some whitespace
smoogipoo
·
2019-09-03 11:37:56 +09:00
eab06995d0
Add a 60bpm beat when no beatmap is playing
jorolf
·
2019-09-03 00:57:29 +02:00
3b769128a8
Apply naming suggestions
Andrei Zavatski
·
2019-08-31 16:20:33 +03:00
94512fea8e
Add setting to turn on/off the video
Andrei Zavatski
·
2019-08-31 00:42:20 +03:00
fa3591e5ec
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
Update framework
Dean Herbert
·
2019-08-21 13:29:50 +09:00
48716f8f2b
Make activation delay customisable
Dean Herbert
·
2019-08-16 13:21:41 +09:00
d732d276b1
Reduce delay for hold-to-confirm controls
Dean Herbert
·
2019-08-15 17:14:00 +09:00
ef5ed915e5
Remove unnecessary using directive
iiSaLMaN
·
2019-08-08 22:14:51 +03:00
565034e658
Add DimLevel property
iiSaLMaN
·
2019-08-08 22:13:48 +03:00
0fcc6c1676
Remove unnecessary check
iiSaLMaN
·
2019-08-08 17:29:52 +03:00
a3d90da7d4
Move EnableUserDim check to defualt value of ShowDimContent
iiSaLMaN
·
2019-08-08 17:07:06 +03:00
88b9942b2a
Fix storyboard not showing on disabled user dim
iiSaLMaN
·
2019-08-07 22:18:10 +03:00
d5b26b86da
Use newly exposed UpdateState
David Zhao
·
2019-08-06 14:21:34 +09:00
ac0abe0692
Merge remote-tracking branch 'upstream/master' into re-order-events
David Zhao
·
2019-08-06 14:00:35 +09:00
28825d4077
Fix using right mouse button to drag at song select seeking incorrectly with many beatmaps loaded
Closes
#5195
Dean Herbert
·
2019-07-30 07:04:16 +09:00
cec26a270e
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
First
Previous
...
6
7
8
9
10
...
Next
Last