Dean Herbert
|
0f9ff32cdc
|
Fix beat playing while paused
|
2019-12-16 18:51:22 +09:00 |
|
Dean Herbert
|
5e634c1183
|
Move test values to constants
|
2019-12-12 20:51:58 +09:00 |
|
Salman Ahmed
|
4f6b85e5ea
|
Add test ensuring correct break lightening behaviour
|
2019-12-12 00:32:39 +03:00 |
|
Salman Ahmed
|
bb078c2afc
|
Lighten user-dim container if on break time
|
2019-12-10 15:13:44 +03:00 |
|
Joehu
|
74176a6954
|
Remove redundant ternary expression
|
2019-12-01 12:54:37 -08:00 |
|
Joehu
|
3b88afd069
|
Fix overlays closing when dragging from in/out or out/in
|
2019-12-01 12:02:47 -08:00 |
|
Dean Herbert
|
2865f32052
|
Fix nullref on clicking links in tests
|
2019-11-28 00:13:44 +09:00 |
|
Berkan Diler
|
66a3837ff4
|
Fix CI
|
2019-11-20 14:25:44 +01:00 |
|
Berkan Diler
|
6cab517b2d
|
.NET Standard 2.1 implements Math.Clamp , use it instead of MathHelper.Clamp from osuTK.
|
2019-11-20 13:37:47 +01:00 |
|
Huo Yaoyuan
|
ccc8aa6fa4
|
Apply brace style.
|
2019-11-11 20:13:13 +08:00 |
|
Dean Herbert
|
d400e4a5f6
|
Add shared constant for parallax amount
|
2019-11-07 09:30:50 +09:00 |
|
Dean Herbert
|
ee4839b7e7
|
Reduce delay on parallax
|
2019-11-06 18:09:36 +09:00 |
|
Dean Herbert
|
898520935e
|
Move link handling code to OsuGame
This allows for future calls from arguments / associations
|
2019-11-01 11:40:51 +09:00 |
|
Dean Herbert
|
8baf569f59
|
Remove necessity of AutoGenerated flag
|
2019-10-25 19:58:42 +09:00 |
|
Dean Herbert
|
e987db37ec
|
Add grouping of ControlPoints
|
2019-10-25 19:52:02 +09:00 |
|
Dean Herbert
|
b30c84778f
|
Update WaveContainer to support framework changes
|
2019-10-18 16:13:01 +09:00 |
|
HDragonHR
|
faf8fe132e
|
Change bindable int to float
|
2019-10-02 12:26:46 +08:00 |
|
Dean Herbert
|
50d4206c45
|
Fix exit scenarios
|
2019-09-19 20:17:58 +09:00 |
|
Dean Herbert
|
177a789d79
|
Add setting to adjust hold-to-confirm activation time
|
2019-09-19 14:06:25 +09:00 |
|
Andrei Zavatski
|
437e121056
|
Merge remote-tracking branch 'refs/remotes/ppy/master' into beatmap-video
|
2019-09-13 13:39:58 +03:00 |
|
Joehu
|
e0bf579b18
|
Properly fix dialog overlay playing double samples on show/hide
|
2019-09-11 15:35:47 -07:00 |
|
Dean Herbert
|
55a071e8ba
|
Use BindValueChanged
|
2019-09-11 19:12:55 +09:00 |
|
Dean Herbert
|
be66c0e912
|
Fix potential of toggle between load and LoadComplete
|
2019-09-11 19:06:31 +09:00 |
|
Dean Herbert
|
2c09efa23b
|
Handle changes to OverlayActivationMode
|
2019-09-11 17:34:28 +09:00 |
|
Dean Herbert
|
825a34ecd3
|
Early return to avoid other potential fail cases
|
2019-09-11 17:34:03 +09:00 |
|
Dean Herbert
|
f53410a42a
|
Merge remote-tracking branch 'upstream/master' into re-order-events
|
2019-09-11 16:48:44 +09:00 |
|
Dean Herbert
|
95baae5088
|
Fix dragging from inside to outside an overlay incorrectly hiding
|
2019-09-06 18:27:54 +09:00 |
|
smoogipoo
|
eab06995d0
|
Add some whitespace
|
2019-09-03 11:37:56 +09:00 |
|
jorolf
|
3b769128a8
|
Add a 60bpm beat when no beatmap is playing
|
2019-09-03 00:57:29 +02:00 |
|
Andrei Zavatski
|
94512fea8e
|
Apply naming suggestions
|
2019-08-31 16:20:33 +03:00 |
|
Andrei Zavatski
|
fa3591e5ec
|
Add setting to turn on/off the video
|
2019-08-31 00:42:20 +03:00 |
|
Dean Herbert
|
03a4acaf4c
|
Fix drags outside of overlay container bounds not hiding overlay
|
2019-08-29 12:07:58 +09:00 |
|
Andrei Zavatski
|
727a6abaf7
|
Simplify caching
|
2019-08-21 12:16:30 +03:00 |
|
Dean Herbert
|
48716f8f2b
|
Update framework
|
2019-08-21 13:29:50 +09:00 |
|
Dean Herbert
|
d732d276b1
|
Make activation delay customisable
|
2019-08-16 13:21:41 +09:00 |
|
Dean Herbert
|
ef5ed915e5
|
Reduce delay for hold-to-confirm controls
|
2019-08-15 17:14:00 +09:00 |
|
iiSaLMaN
|
565034e658
|
Remove unnecessary using directive
|
2019-08-08 22:14:51 +03:00 |
|
iiSaLMaN
|
0fcc6c1676
|
Add DimLevel property
|
2019-08-08 22:13:48 +03:00 |
|
iiSaLMaN
|
a3d90da7d4
|
Remove unnecessary check
|
2019-08-08 17:29:52 +03:00 |
|
iiSaLMaN
|
88b9942b2a
|
Move EnableUserDim check to defualt value of ShowDimContent
|
2019-08-08 17:07:06 +03:00 |
|
iiSaLMaN
|
d5b26b86da
|
Fix storyboard not showing on disabled user dim
|
2019-08-07 22:18:10 +03:00 |
|
David Zhao
|
ac0abe0692
|
Use newly exposed UpdateState
|
2019-08-06 14:21:34 +09:00 |
|
David Zhao
|
28825d4077
|
Merge remote-tracking branch 'upstream/master' into re-order-events
|
2019-08-06 14:00:35 +09:00 |
|
Dean Herbert
|
cec26a270e
|
Fix using right mouse button to drag at song select seeking incorrectly with many beatmaps loaded
Closes #5195
|
2019-07-30 07:04:16 +09:00 |
|
David Zhao
|
4b5fb84888
|
Rewrite comment
|
2019-07-29 11:02:44 +09:00 |
|
David Zhao
|
1b0f7b0459
|
more detailed explanation
|
2019-07-26 19:05:55 +09:00 |
|
David Zhao
|
6e09d857fd
|
Fix ValueChanged events being called out of order
|
2019-07-26 19:00:07 +09:00 |
|
Dean Herbert
|
8b67f88d16
|
Don't expose dimmable container creation in player
|
2019-07-12 12:04:45 +09:00 |
|
Dean Herbert
|
46f7bb885b
|
Move classes to local namespaces
Also renames test scene to more appropriate name.
|
2019-07-12 11:50:06 +09:00 |
|
Dean Herbert
|
b5ca7faca4
|
Move default value for EnableUserDim to base class
|
2019-07-12 11:40:38 +09:00 |
|