Dean Herbert
|
7460018cd3
|
Move combo colours to GlobalSkinColours
|
2020-02-07 14:58:07 +09:00 |
|
Salman Ahmed
|
8aec9e4500
|
Fix NullReferenceException on main menu for mobile game hsots
|
2020-01-25 11:41:26 +03:00 |
|
Dean Herbert
|
f9e93e2a6a
|
Fix regressed input handling order
|
2020-01-24 17:15:05 +09:00 |
|
Dean Herbert
|
827f48c29b
|
Adjust fade
|
2020-01-24 16:32:39 +09:00 |
|
Dean Herbert
|
6f44f8a1ad
|
Ensure only run once when not current screen
|
2020-01-24 16:27:49 +09:00 |
|
Dean Herbert
|
f9a54dfb1d
|
Tidy up implementation and show on returning with new song
|
2020-01-24 16:27:37 +09:00 |
|
Dean Herbert
|
3f6fa93365
|
Merge remote-tracking branch 'upstream/master' into main-menu-song-ticker
|
2020-01-24 16:08:34 +09:00 |
|
Dean Herbert
|
7c62cc3ac3
|
Merge remote-tracking branch 'smoogipoo/void-mouse-up-returns' into update-framework
|
2020-01-22 22:57:52 +09:00 |
|
smoogipoo
|
7b2f58eb30
|
Apply OnRelease method signature refactorings
|
2020-01-22 13:22:34 +09:00 |
|
smoogipoo
|
bfb056c612
|
Apply input method signature refactorings
|
2020-01-20 18:17:21 +09:00 |
|
Andrei Zavatski
|
730cc92bf3
|
Fade out instead of insta hiding on menu suspending
|
2020-01-11 22:43:07 +03:00 |
|
Andrei Zavatski
|
bd33687f53
|
Add AllowUpdates flag to SongTicker
|
2020-01-11 18:27:22 +03:00 |
|
Andrei Zavatski
|
81948744d0
|
remove unnecessary null checks
|
2020-01-11 17:50:13 +03:00 |
|
Andrei Zavatski
|
d25ef1966d
|
Remove unnecessary local bindable
|
2020-01-11 17:48:09 +03:00 |
|
Andrei Zavatski
|
e6210f10b7
|
Add unicode metadata support
|
2020-01-11 07:32:40 +03:00 |
|
Andrei Zavatski
|
d59cae33d3
|
Some animation adjustments
|
2020-01-11 07:17:13 +03:00 |
|
Andrei Zavatski
|
7716a555ec
|
Move only ButtonSystem on screen changes rather than everything
|
2020-01-11 07:08:00 +03:00 |
|
Andrei Zavatski
|
6500cc967f
|
Implement SongTicker component
|
2020-01-11 06:58:35 +03:00 |
|
Dean Herbert
|
3be2fc27f3
|
Merge branch 'master' into Remove_osuTK.MathHelper
|
2020-01-10 00:28:46 +08:00 |
|
smoogipoo
|
91735ff367
|
Update MathUtils namespace usages
|
2020-01-09 13:43:44 +09:00 |
|
Berkan Diler
|
34d8740ec4
|
Remove remaining usage of osuTK.MathHelper
|
2020-01-08 20:21:13 +01:00 |
|
mcendu
|
796223d3e0
|
Invert if
|
2019-12-22 21:39:25 +08:00 |
|
mcendu
|
1f41acc5b9
|
Integrate auto click into exit confirmed check
|
2019-12-22 21:20:55 +08:00 |
|
mcendu
|
5d29ff29cb
|
Animate "Good bye" instead on exit
|
2019-12-22 20:52:00 +08:00 |
|
Huo Yaoyuan
|
c0fe91a84c
|
Merge branch 'master' into sharpen
|
2019-11-26 18:21:50 +08:00 |
|
Berkan Diler
|
fccdbffa93
|
Use MathF instead of Math- functions when possible
MathF-functions are faster than the Math-counterpart and it looks cleaner, so use MathF when we cast to float or int anyway.
|
2019-11-25 00:45:42 +01:00 |
|
Dean Herbert
|
f390e558c7
|
Combine and simplify beatmap change logic
|
2019-11-22 02:32:02 +09:00 |
|
Huo Yaoyuan
|
818553027b
|
Merge branch 'master' into sharpen
|
2019-11-21 23:42:46 +08: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
|
374ef6ff83
|
Merge branch 'master' into sharpen
|
2019-11-20 17:30:58 +08:00 |
|
Dean Herbert
|
6d06b444ba
|
Allow screen to specify whether to apply audio rate adjustments from mods
|
2019-11-15 13:47:14 +09:00 |
|
Huo Yaoyuan
|
87d40cf8d0
|
Resolve equals usages.
|
2019-11-13 22:35:50 +08:00 |
|
Huo Yaoyuan
|
f3f5094c26
|
Convert delegate to local function.
|
2019-11-12 20:14:22 +08:00 |
|
Dean Herbert
|
a4a57eec54
|
Fix game-wide performance drop when triangles intro is used
|
2019-10-29 01:09:49 +09:00 |
|
Dean Herbert
|
52770f803d
|
Fix incorrect beatmap usage
|
2019-10-08 12:15:32 +09:00 |
|
Dean Herbert
|
cbb120cd38
|
Switch beatmap to private
|
2019-10-08 12:09:42 +09:00 |
|
Dean Herbert
|
c280bee894
|
Protect configuration bindables
|
2019-10-08 12:08:47 +09:00 |
|
Dean Herbert
|
b8b2ff2674
|
Move welcome to local usages
|
2019-10-08 12:07:59 +09:00 |
|
Dean Herbert
|
4ba2dccde3
|
Reorder file contents
|
2019-10-08 12:05:52 +09:00 |
|
Dean Herbert
|
a0bb193342
|
Remove unnecessary beatmap storage
|
2019-10-08 12:04:13 +09:00 |
|
Dean Herbert
|
449e53ee6d
|
Centralise track handling
|
2019-10-08 12:03:42 +09:00 |
|
Dean Herbert
|
c3d56088d8
|
Make constant private
|
2019-10-08 11:54:39 +09:00 |
|
Dean Herbert
|
3c0b1be7f4
|
Add xmldoc where applicable
|
2019-10-08 11:52:16 +09:00 |
|
Dean Herbert
|
393683f8f1
|
Merge branch 'master' into cleanup-intros
|
2019-10-08 11:29:13 +09:00 |
|
HDragonHR
|
faf8fe132e
|
Change bindable int to float
|
2019-10-02 12:26:46 +08:00 |
|
Dean Herbert
|
a45f8c968b
|
Rename and add simple xmldoc
|
2019-09-28 20:21:51 +08:00 |
|
Salman Ahmed
|
3aa9a172d8
|
Merge branch 'master' into introduce-session-statics
|
2019-09-25 16:14:39 +03:00 |
|
iiSaLMaN
|
8844d567cb
|
Use bindable setting instead
|
2019-09-25 15:56:47 +03:00 |
|
iiSaLMaN
|
cde7f49db1
|
Use direct get and set instead
|
2019-09-25 01:26:02 +03:00 |
|
LeNitrous
|
afa043aa7d
|
always use default samples
|
2019-09-24 18:17:27 +08:00 |
|