Commit Graph

20447 Commits

Author SHA1 Message Date
cc0aefca1f Adjust tournament map pool layout to allow for larger pools (#5487)
Adjust tournament map pool layout to allow for larger pools
2019-07-27 19:49:33 +09:00
56dbd94d16 Adjust tournament map pool layout to allow for larger pools 2019-07-27 19:46:46 +09:00
2575884aa3 Merge pull request #5484 from iiSaLMaN/fix-transforming-mods-not-working
Fix transforming mods not working properly
2019-07-27 10:28:28 +09:00
ba4045a761 Fix transforming mods not working properly
Hidden, Grow, Deflate, etc..
2019-07-27 00:22:40 +03:00
d6adacbc34 Merge pull request #5477 from peppy/update-framework
Update framework
2019-07-26 20:37:54 +09:00
699e366306 Update framework 2019-07-26 20:29:57 +09:00
f6f4a08019 Reduce notification span during beatmap imports (#5471)
Reduce notification span during beatmap imports
2019-07-26 18:49:07 +09:00
392e1cbafb Merge pull request #5456 from peppy/fix-import-select
Fix beatmap present failing directly after an import
2019-07-26 18:48:49 +09:00
3450bdffab Force snaking slider paths to retain a fixed size (#5469)
Force snaking slider paths to retain a fixed size

Co-authored-by: Dean Herbert <pe@ppy.sh>
2019-07-26 18:24:03 +09:00
5317a8fa0f Update framework again 2019-07-26 17:50:49 +09:00
9ef858806b Fix existing usage of Path 2019-07-26 17:48:19 +09:00
9d080ec249 Update framework 2019-07-26 17:18:56 +09:00
0d44cd7928 Merge remote-tracking branch 'upstream/master' into path-size-optimisation 2019-07-26 17:18:44 +09:00
9036129aa7 Hide leaderboard mod filter when on details tab (#5473)
Hide leaderboard mod filter when on details tab

Co-authored-by: Dean Herbert <pe@ppy.sh>
2019-07-26 16:07:58 +09:00
4d49aad153 Start not visible 2019-07-26 15:51:51 +09:00
7fa419a38b Fix file layout order 2019-07-26 15:49:21 +09:00
620eeec412 Fix font weight of leaderboard mod filter when unchecked (#5472)
Fix font weight of leaderboard mod filter when unchecked
2019-07-26 15:25:00 +09:00
0b6cfec21c Hide leaderboard mod filter when on details tab 2019-07-25 23:20:56 -07:00
3b0a482743 Fix font weight of leaderboard mod filter 2019-07-25 23:10:00 -07:00
6f2edaad55 Add iOS file import support (#5445)
Add iOS file import support

Co-authored-by: Dean Herbert <pe@ppy.sh>
2019-07-26 13:48:44 +09:00
53ecb2ae82 Reduce notification span during beatmap imports 2019-07-26 13:48:29 +09:00
5f0d633b34 Allow closing chat tabs with middle mouse button (#5447)
Allow closing chat tabs with middle mouse button

Co-authored-by: Dean Herbert <pe@ppy.sh>
2019-07-26 13:31:25 +09:00
8a54dab5d0 Tidy up code 2019-07-26 13:27:37 +09:00
56b27db7a4 Use "Click" instead of "Action" 2019-07-26 13:17:33 +09:00
7ec6ac7b0e Remove unnecessary override 2019-07-26 13:15:36 +09:00
1f9d52cfb6 Use IReadOnlyList for break period list (#5470)
Use IReadOnlyList for break period list
2019-07-26 11:56:20 +09:00
44895c4b69 Use IReadOnlyList for break periods list 2019-07-26 05:41:10 +03:00
d4f85af19c Force snaking slider paths to retain a fixed size 2019-07-25 18:22:56 +09:00
69844e6c24 Fix beatmap present failing directly after an import 2019-07-25 12:18:18 +09:00
78a8a6490e close chat tabs with middle mouse button 2019-07-24 17:17:29 +02:00
433f192214 Add iOS custom UTIs 2019-07-24 21:51:01 +08:00
136f3b8b6b Add iOS import osu! files 2019-07-24 20:49:35 +08:00
ae66a7e9e4 Update framework (#5441)
Update framework
2019-07-23 21:54:41 +09:00
2610ee2abb Update framework 2019-07-23 21:39:10 +09:00
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
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
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
0ffac22376 Merge branch 'master' into allow-multiple-debug-instances 2019-07-23 20:30:56 +09:00
1db514665d Merge pull request #5439 from peppy/remove-text-shadow
Remove text shadow in chat
2019-07-23 20:30:52 +09:00
b1a9ce85e7 Fix ticks being given an extra colour 2019-07-23 20:30:47 +09:00
bc64c56a26 Merge branch 'master' into remove-text-shadow 2019-07-23 20:16:33 +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
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
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
867acc296a Fix toolbar ruleset selector potentially null-refing (#5438)
Fix toolbar ruleset selector potentially null-refing
2019-07-23 16:10:06 +09:00
704fe2d655 Remove text shadow in chat 2019-07-23 16:04:50 +09:00