Commit Graph

13199 Commits

Author SHA1 Message Date
69d2f57f4f Avoid using LINQ 2019-07-25 11:27:01 +03:00
0ea0a10ca4 Expose as IBindable<bool> 2019-07-25 11:26:38 +03:00
7b82d184bd Add bindable boolean for break times 2019-07-25 11:07:53 +03:00
bfaf9d5f41 Remove unnecessary special cases 2019-07-25 16:24:10 +09:00
c1b0130857 Add legacy cursormiddle support 2019-07-25 16:23:04 +09:00
38e21caa5a Add legacy hitcircle 2019-07-25 16:10:01 +09:00
900d17a4db Merge branch 'fix-skin-changed-disposal' into add-legacy-hit-animations 2019-07-25 16:09:15 +09:00
3ca41b9c0a Merge branch 'skin-metric-parity' into add-legacy-hit-animations 2019-07-25 16:07:23 +09:00
54260e4038 Merge branch 'cache-drawable-hitobject' into add-legacy-hit-animations 2019-07-25 16:05:32 +09:00
eb6bda3f08 Cache DrawableHitObject for skinnables to access 2019-07-25 16:03:07 +09:00
58feba72a3 Fix scheduled events not running on previous drawables 2019-07-25 15:59:44 +09:00
c4bed0e6d2 Resize BeatmapCarousel, update carouselitem logic 2019-07-25 15:31:21 +09:00
46e17646ac Align slider path size with legacy skins 2019-07-25 14:22:26 +09:00
9473f6d3e3 Fix incorrect ratios being applied to playfield / skin elements
This now matches osu-stable 1:1.
2019-07-25 14:22:22 +09:00
a290437286 Fix skin changed events triggering after disposal 2019-07-25 13:55:01 +09:00
69844e6c24 Fix beatmap present failing directly after an import 2019-07-25 12:18:18 +09:00
6ef3c71e22 remove unused using 2019-07-25 11:31:46 +09:00
7275beaf1a Remove unnecessary type specification from SkinnableDrawable 2019-07-25 11:20:39 +09:00
e63c97b306 remove unnecessary overrides 2019-07-25 11:20:24 +09:00
bbcc8f0721 Add new container level and unblock footer 2019-07-25 11:11:20 +09:00
78a8a6490e close chat tabs with middle mouse button 2019-07-24 17:17:29 +02:00
efad9b3150 Merge branch 'master' into skin-scaling-modes 2019-07-24 18:37:31 +09:00
da3dc610ba revert globalaction changes 2019-07-24 12:52:18 +09:00
263ccfcbcb Merge remote-tracking branch 'upstream/master' into back-button-priority 2019-07-24 12:50:16 +09:00
38559685a9 proxy backbutton instead 2019-07-24 12:47:41 +09:00
2610ee2abb Update framework 2019-07-23 21:39:10 +09:00
4e7e2d1d52 Adjust comments 2019-07-23 21:16:09 +09:00
74b09c72fa Refactor state updates to convert State into an IBindable 2019-07-23 21:16:09 +09:00
9b526ef61e Merge branch 'master' into move-state-logic 2019-07-23 20:37:57 +09:00
91e21688d8 Make AccentColour a bindable (#5420)
Make AccentColour a bindable

Co-authored-by: Dan Balasescu <smoogipoo@smgi.me>
2019-07-23 20:37:47 +09:00
0ffac22376 Merge branch 'master' into allow-multiple-debug-instances 2019-07-23 20:30:56 +09:00
bc64c56a26 Merge branch 'master' into remove-text-shadow 2019-07-23 20:16:33 +09:00
8220a51310 Make backbutton handle global input last 2019-07-23 17:59:50 +09:00
9665a94f4a Ignore shift-delete PlatformAction in SearchTextBox (#5372)
Ignore shift-delete PlatformAction in SearchTextBox

Co-authored-by: Dean Herbert <pe@ppy.sh>
2019-07-23 17:11:09 +09:00
e81ef4bf33 Rewrite comment 2019-07-23 16:44:19 +09:00
340f9a8f8d Merge branch 'master' into fix-flashlight-depth 2019-07-23 16:37:04 +09:00
704fe2d655 Remove text shadow in chat 2019-07-23 16:04:50 +09:00
5e72ed0d12 Fix potential nullref 2019-07-23 15:35:12 +09:00
4d8e2a78d1 update with new framework changes and update comment 2019-07-23 15:31:09 +09:00
776757545d Fix FTB causing flashlight to block vision correctly 2019-07-23 15:17:02 +09:00
292bd22f92 Allow multiple instances of osu! when running under debug 2019-07-23 13:38:05 +09:00
3e4ebd3c7a Merge branch 'master' into shift-delete 2019-07-23 13:25:12 +09:00
e628e44d8e update comment 2019-07-23 13:25:03 +09:00
d5ee4cbc9c Move TouchDevice mod to new "system" category 2019-07-23 13:14:28 +09:00
452b2c8027 Separate GlowingSpriteText from LeaderboardScore into it's own… (#5418)
Separate GlowingSpriteText from LeaderboardScore into it's own class

Co-authored-by: Dean Herbert <pe@ppy.sh>
2019-07-23 12:08:30 +09:00
9e34582c17 Merge branch 'master' into separate-glowing-text-from-leaderboardscore 2019-07-23 11:31:47 +09:00
ffcc1c62af simplify moving condition 2019-07-22 23:22:39 +03:00
32e9547ce9 Trim whitespace 2019-07-22 23:16:54 +03:00
081355e3d1 Use IHasText and simplify properties 2019-07-22 23:12:09 +03:00
ee6fed5b33 Use fixed height 2019-07-22 18:17:49 +03:00