Commit Graph

13547 Commits

Author SHA1 Message Date
7f4c6cad8c Merge pull request #3023 from morguldir/fix_color_parsing
Only read numbers when handling colors.
2018-07-17 01:23:45 +09:00
f4591c6d0b Merge branch 'master' into fix_color_parsing 2018-07-17 00:25:32 +09:00
1c1e34ecf6 Merge pull request #3006 from HoutarouOreki/correctQuickFade
Instantly hide content for quick retry
2018-07-17 00:25:27 +09:00
da300baff1 Update hide logic 2018-07-17 00:06:51 +09:00
ca7b61367f Merge branch 'master' into correctQuickFade 2018-07-17 00:02:15 +09:00
fc77e01ba9 Fix formatting, make StripComments protected
Don't strip comments when calling ParseLine
2018-07-16 16:35:55 +02:00
429306aa87 Fix casing, use ordinal string comparison when stripping comments 2018-07-16 01:54:20 +02:00
87a4bf3d92 Remove using directive for regex in LegacyDecoder 2018-07-16 01:08:30 +02:00
6c861a1638 Strip comments from everything except metadata 2018-07-16 01:04:41 +02:00
bb7d0715b1 Merge pull request #2950 from naoey/download-button-state
Add download state indicators to osu!direct panels
2018-07-16 03:25:39 +09:00
4829f4f09c Merge branch 'master' into download-button-state 2018-07-16 03:17:26 +09:00
453d58bcbd Hide Content instead of particular overlays 2018-07-15 01:10:05 +02:00
8e5c93e3ca Merge pull request #3035 from turbedi/patch-1
Fix KeyCounter counting clicks when game is paused
2018-07-14 12:13:57 +09:00
c8697e1743 Fix KeyCounter counting clicks when game is paused 2018-07-14 03:08:28 +02:00
7c3b0dc919 Merge pull request #2990 from HoutarouOreki/lesserSideKeys
Make arrow keys change settings at the lowest possible intervals
2018-07-14 00:38:48 +09:00
e0bcd6988a Merge branch 'master' into lesserSideKeys 2018-07-13 23:32:44 +09:00
6698f320fb Merge branch 'master' into download-button-state 2018-07-13 22:05:26 +09:00
d08c44a726 Merge pull request #3030 from peppy/focused-overlay-blocks-select
Make focused overlays block "select" and keys
2018-07-13 21:20:43 +09:00
fc3aff6689 Fix initial colour 2018-07-13 21:19:10 +09:00
ce804461e8 Merge branch 'master' into focused-overlay-blocks-select 2018-07-13 21:06:59 +09:00
7b106bd0c1 Merge pull request #3029 from peppy/fix-informational-overlay-hiding
Fix informational overlays not hiding when user toggles other overlay views
2018-07-13 20:56:01 +09:00
67e7e371cc Also block keyboard completely 2018-07-13 20:40:49 +09:00
3308f8f823 Fix focused overlays not blocking select action 2018-07-13 20:37:49 +09:00
96eb44425b Fix informational overlays not hiding when user toggles other overlay views
Closes #3014.
2018-07-13 20:34:41 +09:00
9d8060d5e0 Merge pull request #2975 from thatprogrammer1/osu-default-bindings
Change osu!standard default key bindings
2018-07-13 20:33:24 +09:00
9153c7ecfb Merge branch 'master' into osu-default-bindings 2018-07-13 20:23:27 +09:00
eeb6bdef93 Merge pull request #3027 from peppy/remove-migration-notice
Remove migration log output
2018-07-13 19:40:07 +09:00
2d8e2dc5f7 Merge remote-tracking branch 'origin/master' into osu-default-bindings 2018-07-13 19:32:40 +09:00
6cc0a69413 Merge branch 'master' into remove-migration-notice 2018-07-13 19:31:20 +09:00
cd31df7c2e Merge pull request #2903 from smoogipoo/storyboard-samples
Implement storyboard sample playback
2018-07-13 18:48:05 +09:00
4a4272ffbe Merge pull request #3026 from peppy/improve-difficulty-icons
Improve visuals of difficulty icons
2018-07-13 18:41:22 +09:00
c160a61fb7 Merge branch 'master' into storyboard-samples 2018-07-13 18:34:51 +09:00
3f44f5c60e Remove migration log output 2018-07-13 18:34:38 +09:00
69acb4f10e Merge branch 'master' into improve-difficulty-icons 2018-07-13 18:27:43 +09:00
610b23df51 Merge pull request #2987 from peppy/fix-ugly-line
Fix pixel gap in user profile when scrolling
2018-07-13 18:27:30 +09:00
2d602c0e3c Add todo regarding playback skip logic 2018-07-13 18:23:12 +09:00
b5a05a13ab Merge branch 'master' into fix-ugly-line 2018-07-13 18:19:03 +09:00
18d1fbba6f Merge pull request #2993 from peppy/fix-weird-import-fail
Fix import failure of beatmap sets containing duplicate beatmap difficulties
2018-07-13 18:09:16 +09:00
3d136ef0f9 Merge branch 'master' into fix-ugly-line 2018-07-13 18:08:55 +09:00
1a5e77ab40 Merge branch 'master' into fix-weird-import-fail 2018-07-13 17:58:35 +09:00
159b26509b Improve visuals of difficulty icons 2018-07-13 17:15:06 +09:00
ee2c7c50ad Tidy up button hierarchy 2018-07-13 16:28:18 +09:00
0676919496 Fix incorrect corner radius 2018-07-13 14:56:44 +09:00
09be9c2ed2 Merge remote-tracking branch 'upstream/master' into naoey-download-button-state 2018-07-13 14:52:10 +09:00
a9f8c2acb8 Use Regex to only care about colors and commas when parsing a color. 2018-07-12 20:36:57 +02:00
89bf811fad Merge pull request #3017 from peppy/fix-tooltip-behaviour
Restore old tooltip appear delay behaviour
2018-07-13 00:07:32 +09:00
3a9929d466 Merge branch 'master' into fix-tooltip-behaviour 2018-07-12 23:54:24 +09:00
9d9166d4a6 Merge pull request #3004 from peppy/update-disclaimer
Update disclaimer
2018-07-12 23:54:08 +09:00
e20cdccf05 Merge branch 'master' into update-disclaimer 2018-07-12 23:41:55 +09:00
4eb0e207b2 Merge branch 'master' into fix-tooltip-behaviour 2018-07-12 20:18:04 +09:00