Dean Herbert
|
46e17646ac
|
Align slider path size with legacy skins
|
2019-07-25 14:22:26 +09:00 |
|
Dean Herbert
|
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 |
|
Dean Herbert
|
a290437286
|
Fix skin changed events triggering after disposal
|
2019-07-25 13:55:01 +09:00 |
|
Dean Herbert
|
5e153a3dd3
|
Use scale correctly in DrawableSliderTick
|
2019-07-25 13:50:20 +09:00 |
|
Dean Herbert
|
2cb3619b54
|
Allow scaling outside of defined area
Caters to skins which show borders outside of the circle for repeats.
|
2019-07-25 13:27:41 +09:00 |
|
Dean Herbert
|
5a9d18380c
|
Use scale correctly in DrawableRepeatPoint
|
2019-07-25 13:25:31 +09:00 |
|
Dean Herbert
|
28653e871c
|
Give repeat points a size specification
|
2019-07-25 13:24:35 +09:00 |
|
Dean Herbert
|
2b184658d1
|
Adjust follow points by circle size
|
2019-07-25 13:06:25 +09:00 |
|
Dean Herbert
|
69844e6c24
|
Fix beatmap present failing directly after an import
|
2019-07-25 12:18:18 +09:00 |
|
David Zhao
|
6ef3c71e22
|
remove unused using
|
2019-07-25 11:31:46 +09:00 |
|
Dean Herbert
|
c989185774
|
Fix incorrect approach circle scaling
|
2019-07-25 11:27:24 +09:00 |
|
Dean Herbert
|
7275beaf1a
|
Remove unnecessary type specification from SkinnableDrawable
|
2019-07-25 11:20:39 +09:00 |
|
David Zhao
|
e63c97b306
|
remove unnecessary overrides
|
2019-07-25 11:20:24 +09:00 |
|
Dean Herbert
|
c16af88299
|
Start exploding animation earlier (don't wait for flash)
|
2019-07-25 11:11:26 +09:00 |
|
David Zhao
|
bbcc8f0721
|
Add new container level and unblock footer
|
2019-07-25 11:11:20 +09:00 |
|
Max Hübner
|
78a8a6490e
|
close chat tabs with middle mouse button
|
2019-07-24 17:17:29 +02:00 |
|
DTSDAO
|
433f192214
|
Add iOS custom UTIs
|
2019-07-24 21:51:01 +08:00 |
|
DTSDAO
|
136f3b8b6b
|
Add iOS import osu! files
|
2019-07-24 20:49:35 +08:00 |
|
Dean Herbert
|
efad9b3150
|
Merge branch 'master' into skin-scaling-modes
|
2019-07-24 18:37:31 +09:00 |
|
David Zhao
|
da3dc610ba
|
revert globalaction changes
|
2019-07-24 12:52:18 +09:00 |
|
David Zhao
|
263ccfcbcb
|
Merge remote-tracking branch 'upstream/master' into back-button-priority
|
2019-07-24 12:50:16 +09:00 |
|
David Zhao
|
38559685a9
|
proxy backbutton instead
|
2019-07-24 12:47:41 +09:00 |
|
Dean Herbert
|
ae66a7e9e4
|
Update framework (#5441)
Update framework
|
2019-07-23 21:54:41 +09:00 |
|
Dean Herbert
|
2610ee2abb
|
Update framework
|
2019-07-23 21:39:10 +09:00 |
|
Dean Herbert
|
63336707fe
|
Move DrawableHitObject automatic state logic to base class (#5424)
Move DrawableHitObject automatic state logic to base class
Co-authored-by: Dan Balasescu <smoogipoo@smgi.me>
|
2019-07-23 21:33:21 +09:00 |
|
smoogipoo
|
4e7e2d1d52
|
Adjust comments
|
2019-07-23 21:16:09 +09:00 |
|
smoogipoo
|
74b09c72fa
|
Refactor state updates to convert State into an IBindable
|
2019-07-23 21:16:09 +09:00 |
|
Dan Balasescu
|
9b526ef61e
|
Merge branch 'master' into move-state-logic
|
2019-07-23 20:37:57 +09:00 |
|
Dean Herbert
|
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 |
|
Dean Herbert
|
233ba71d2d
|
Allow multiple instances of osu! when running under debug (#5436)
Allow multiple instances of osu! when running under debug
Co-authored-by: Dan Balasescu <1329837+smoogipoo@users.noreply.github.com>
|
2019-07-23 20:34:45 +09:00 |
|
Dan Balasescu
|
0ffac22376
|
Merge branch 'master' into allow-multiple-debug-instances
|
2019-07-23 20:30:56 +09:00 |
|
Dan Balasescu
|
1db514665d
|
Merge pull request #5439 from peppy/remove-text-shadow
Remove text shadow in chat
|
2019-07-23 20:30:52 +09:00 |
|
smoogipoo
|
b1a9ce85e7
|
Fix ticks being given an extra colour
|
2019-07-23 20:30:47 +09:00 |
|
Dan Balasescu
|
bc64c56a26
|
Merge branch 'master' into remove-text-shadow
|
2019-07-23 20:16:33 +09:00 |
|
David Zhao
|
8220a51310
|
Make backbutton handle global input last
|
2019-07-23 17:59:50 +09:00 |
|
Dean Herbert
|
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 |
|
Dean Herbert
|
0cff93bf20
|
Fix flashlight potentially not correctly blocking vision (#5437)
Fix flashlight potentially not correctly blocking vision
Co-authored-by: Dean Herbert <pe@ppy.sh>
|
2019-07-23 16:58:45 +09:00 |
|
Dean Herbert
|
e81ef4bf33
|
Rewrite comment
|
2019-07-23 16:44:19 +09:00 |
|
Dean Herbert
|
340f9a8f8d
|
Merge branch 'master' into fix-flashlight-depth
|
2019-07-23 16:37:04 +09:00 |
|
Dean Herbert
|
867acc296a
|
Fix toolbar ruleset selector potentially null-refing (#5438)
Fix toolbar ruleset selector potentially null-refing
|
2019-07-23 16:10:06 +09:00 |
|
Dean Herbert
|
704fe2d655
|
Remove text shadow in chat
|
2019-07-23 16:04:50 +09:00 |
|
smoogipoo
|
5e72ed0d12
|
Fix potential nullref
|
2019-07-23 15:35:12 +09:00 |
|
David Zhao
|
4d8e2a78d1
|
update with new framework changes and update comment
|
2019-07-23 15:31:09 +09:00 |
|
smoogipoo
|
776757545d
|
Fix FTB causing flashlight to block vision correctly
|
2019-07-23 15:17:02 +09:00 |
|
Dean Herbert
|
292bd22f92
|
Allow multiple instances of osu! when running under debug
|
2019-07-23 13:38:05 +09:00 |
|
Dan Balasescu
|
849629708b
|
Merge pull request #5435 from peppy/system-mode-type
Move TouchDevice mod to "system" type
|
2019-07-23 13:25:55 +09:00 |
|
David Zhao
|
3e4ebd3c7a
|
Merge branch 'master' into shift-delete
|
2019-07-23 13:25:12 +09:00 |
|
David Zhao
|
e628e44d8e
|
update comment
|
2019-07-23 13:25:03 +09:00 |
|
Dean Herbert
|
f8feac792c
|
Return TouchDevice in GetAllMods response
|
2019-07-23 13:14:28 +09:00 |
|
Dean Herbert
|
d5ee4cbc9c
|
Move TouchDevice mod to new "system" category
|
2019-07-23 13:14:28 +09:00 |
|