Commit Graph

6556 Commits

Author SHA1 Message Date
61c8fd4ab9 useless using 2018-01-12 12:39:32 +08:00
2e235660ad Fix skip button appearing below osu!mania's stage 2018-01-12 13:25:49 +09:00
1985e5bdb2 fix background dim 2018-01-12 12:21:37 +08:00
4b2d971b00 Add some comments 2018-01-12 13:06:17 +09:00
712d586d41 Revert "Add OSD + config value for scroll speed"
This reverts commit a6d8b28221.
2018-01-12 12:28:43 +09:00
abcfe08f8d Merge remote-tracking branch 'upstream/master' into scrolling-hitobjects-rewrite 2018-01-11 20:38:48 +09:00
5cfb2c2ffe Make VolumeControlReceptor handle global input
Fixes volume not being able to be changed in dead areas of OverlayContainers.
2018-01-11 19:03:31 +09:00
c5c33e20bf OverlayContainer changes in-line with framework 2018-01-11 19:03:01 +09:00
86581b6451 Remove extra braces 2018-01-11 17:02:09 +09:00
ab762045d6 Move back to using load(), fix testcase 2018-01-11 16:51:46 +09:00
d998936e9e Fix testcase errors 2018-01-11 15:50:44 +09:00
9ae67b519b Optimise nested hitobject position computations 2018-01-11 15:25:15 +09:00
9d00e5bb7d Make ScrollingHitObjectContainer handle nested hitobjects 2018-01-11 15:08:30 +09:00
4fa038aa27 if not storyboard file 2018-01-11 13:53:41 +08:00
a6d8b28221 Add OSD + config value for scroll speed 2018-01-11 13:40:46 +09:00
3a869edf36 Add a flag to disable user scroll speed adjustments 2018-01-11 12:44:39 +09:00
6a5a3b01b2 Fix license headers 2018-01-11 12:39:06 +09:00
312f52072b enable query
change Avatar animation too
add forgotten usings
2018-01-10 16:46:55 +01:00
fbffc8bb89 fix load storyboard in osu file 2018-01-10 18:55:04 +08:00
6255aaab68 Per-hitobject lifetime management 2018-01-10 19:17:43 +09:00
9036ea92eb Run child updates for nested hitobjects when parent hitobjects are masked 2018-01-10 18:29:46 +09:00
86b5591583 Merge remote-tracking branch 'origin/master' into scrolling-hitobjects-rewrite 2018-01-10 18:02:49 +09:00
d147683361 Cleanup 2018-01-10 17:39:15 +09:00
c010b48b29 Remove number format specified from OsuSliderBar, override ToolTipText
Better/cleaner solution.
2018-01-10 17:29:16 +09:00
58626e3b30 Allow rulesets to create their own instantiation info 2018-01-10 17:04:07 +09:00
17e7f75aca More osu!-side bindable fixes 2018-01-10 15:41:13 +09:00
338eaad0e5 Merge remote-tracking branch 'upstream/master' into background-blur 2018-01-10 13:38:53 +09:00
9ec8f130a6 Ensure changes are only applied when we are the current screen 2018-01-10 13:24:26 +09:00
9d099feadc Merge branch 'master' into fix-catcher-width 2018-01-10 10:04:10 +09:00
4ce125478a remove unnecessary Schedules
one was bugging out when rapidly switching display styles and the other was... unnecessary
2018-01-09 19:03:23 +01:00
44d821172a tidying up 2018-01-09 16:29:12 +01:00
fcb197f7b6 Simplify logic 2018-01-09 22:21:15 +09:00
2518d16a77 Denote unused variable 2018-01-09 21:34:31 +09:00
c2fadcfc1f Merge branch 'master' into background-blur 2018-01-09 21:20:05 +09:00
1c9e9cb8af Merge branch 'master' into expand-social-tab 2018-01-09 21:08:26 +09:00
a3f05ca9ec Avoid unnecessary use of linq 2018-01-09 12:43:10 +09:00
b90b1e326e Merge branch 'master' into fix-randomizer 2018-01-09 12:00:21 +09:00
4c0259a040 Merge branch 'master' into fix-storyboard-variables 2018-01-09 11:50:03 +09:00
f6c168be27 add skip cutscene as "in game" keybinding 2018-01-08 18:22:43 +01:00
9eb4eb4b36 Merge branch 'master' into sliderbar-tooltip-precision 2018-01-08 22:51:16 +09:00
c4d1922c8b Add scrolling algorithm to global settings 2018-01-08 11:34:37 +09:00
ae032cbf23 Support HandleKeyboardInput, HandleMouseInput, CanReceiveKeyboardInput, CanReceiveMouseInput properties 2018-01-07 23:40:00 +03:00
4ab3b0d76b Implement local scrolling hit object container 2018-01-07 13:24:09 +09:00
117ab8a26d Split out scrolling algorithm 2018-01-07 13:23:16 +09:00
98fd4f6ff2 Fix up precision + sizing issues 2018-01-07 11:33:59 +09:00
d9866a2052 fix hover effects on social panels 2018-01-06 11:27:17 +01:00
a61666d2a7 update licence headers 2018-01-06 10:54:53 +01:00
e6b581e259 Merge branch 'master' into expand-social-tab 2018-01-06 10:48:27 +01:00
57b44b8c29 fix new panels appearing too soon 2018-01-06 10:40:18 +01:00
140a09ba3d fix requests not cancelling properly + formatting 2018-01-05 19:13:54 +01:00