Dean Herbert
|
9a77005d2e
|
Make sure unimplemented auto mods aren't consumable
|
2018-01-12 14:26:23 +09:00 |
|
Dean Herbert
|
057efa24c7
|
Move a few interfaces to base classes
|
2018-01-12 14:26:09 +09:00 |
|
james58899
|
61c8fd4ab9
|
useless using
|
2018-01-12 12:39:32 +08:00 |
|
smoogipoo
|
2e235660ad
|
Fix skip button appearing below osu!mania's stage
|
2018-01-12 13:25:49 +09:00 |
|
james58899
|
1985e5bdb2
|
fix background dim
|
2018-01-12 12:21:37 +08:00 |
|
smoogipoo
|
4b2d971b00
|
Add some comments
|
2018-01-12 13:06:17 +09:00 |
|
smoogipoo
|
712d586d41
|
Revert "Add OSD + config value for scroll speed"
This reverts commit a6d8b28221910993005d6adbbcc5b0447b5a1511.
|
2018-01-12 12:28:43 +09:00 |
|
TocoToucan
|
affbb7a847
|
Fix license header
|
2018-01-12 00:37:28 +03:00 |
|
TocoToucan
|
c1f756b16e
|
Support background blur in visual settings
|
2018-01-12 00:03:55 +03:00 |
|
TocoToucan
|
3ec93966a0
|
Implement VisualSettings autohiding
|
2018-01-11 23:39:23 +03:00 |
|
FreezyLemon
|
2c67ff75ed
|
added custom hoverclicksounds so links make sounds on hover&click
|
2018-01-11 18:52:50 +01:00 |
|
FreezyLemon
|
174fdf5037
|
Nicer code to remove non-existent channels from links
|
2018-01-11 18:51:20 +01:00 |
|
Dean Herbert
|
abcfe08f8d
|
Merge remote-tracking branch 'upstream/master' into scrolling-hitobjects-rewrite
|
2018-01-11 20:38:48 +09:00 |
|
smoogipoo
|
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 |
|
smoogipoo
|
c5c33e20bf
|
OverlayContainer changes in-line with framework
|
2018-01-11 19:03:01 +09:00 |
|
Dan Balasescu
|
86581b6451
|
Remove extra braces
|
2018-01-11 17:02:09 +09:00 |
|
smoogipoo
|
ab762045d6
|
Move back to using load(), fix testcase
|
2018-01-11 16:51:46 +09:00 |
|
smoogipoo
|
d998936e9e
|
Fix testcase errors
|
2018-01-11 15:50:44 +09:00 |
|
smoogipoo
|
9ae67b519b
|
Optimise nested hitobject position computations
|
2018-01-11 15:25:15 +09:00 |
|
smoogipoo
|
9d00e5bb7d
|
Make ScrollingHitObjectContainer handle nested hitobjects
|
2018-01-11 15:08:30 +09:00 |
|
james58899
|
4fa038aa27
|
if not storyboard file
|
2018-01-11 13:53:41 +08:00 |
|
smoogipoo
|
a6d8b28221
|
Add OSD + config value for scroll speed
|
2018-01-11 13:40:46 +09:00 |
|
smoogipoo
|
3a869edf36
|
Add a flag to disable user scroll speed adjustments
|
2018-01-11 12:44:39 +09:00 |
|
smoogipoo
|
6a5a3b01b2
|
Fix license headers
|
2018-01-11 12:39:06 +09:00 |
|
TocoToucan
|
98851e4a78
|
Stop time whenever visual settings are expanded
|
2018-01-11 01:24:34 +03:00 |
|
Aergwyn
|
312f52072b
|
enable query
change Avatar animation too
add forgotten usings
|
2018-01-10 16:46:55 +01:00 |
|
james58899
|
fbffc8bb89
|
fix load storyboard in osu file
|
2018-01-10 18:55:04 +08:00 |
|
smoogipoo
|
6255aaab68
|
Per-hitobject lifetime management
|
2018-01-10 19:17:43 +09:00 |
|
smoogipoo
|
9036ea92eb
|
Run child updates for nested hitobjects when parent hitobjects are masked
|
2018-01-10 18:29:46 +09:00 |
|
smoogipoo
|
86b5591583
|
Merge remote-tracking branch 'origin/master' into scrolling-hitobjects-rewrite
|
2018-01-10 18:02:49 +09:00 |
|
smoogipoo
|
d147683361
|
Cleanup
|
2018-01-10 17:39:15 +09:00 |
|
smoogipoo
|
c010b48b29
|
Remove number format specified from OsuSliderBar, override ToolTipText
Better/cleaner solution.
|
2018-01-10 17:29:16 +09:00 |
|
Dean Herbert
|
58626e3b30
|
Allow rulesets to create their own instantiation info
|
2018-01-10 17:04:07 +09:00 |
|
smoogipoo
|
17e7f75aca
|
More osu!-side bindable fixes
|
2018-01-10 15:41:13 +09:00 |
|
Dean Herbert
|
338eaad0e5
|
Merge remote-tracking branch 'upstream/master' into background-blur
|
2018-01-10 13:38:53 +09:00 |
|
Dean Herbert
|
9ec8f130a6
|
Ensure changes are only applied when we are the current screen
|
2018-01-10 13:24:26 +09:00 |
|
Dean Herbert
|
9d099feadc
|
Merge branch 'master' into fix-catcher-width
|
2018-01-10 10:04:10 +09:00 |
|
TocoToucan
|
c48c7b085c
|
Visual settings initial commit
|
2018-01-10 02:24:51 +03:00 |
|
Aergwyn
|
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 |
|
Aergwyn
|
44d821172a
|
tidying up
|
2018-01-09 16:29:12 +01:00 |
|
FreezyLemon
|
3bf9901dd2
|
Fixed bugs and added tests
|
2018-01-09 16:11:45 +01:00 |
|
Dean Herbert
|
fcb197f7b6
|
Simplify logic
|
2018-01-09 22:21:15 +09:00 |
|
Dean Herbert
|
2518d16a77
|
Denote unused variable
|
2018-01-09 21:34:31 +09:00 |
|
Dean Herbert
|
c2fadcfc1f
|
Merge branch 'master' into background-blur
|
2018-01-09 21:20:05 +09:00 |
|
Dean Herbert
|
1c9e9cb8af
|
Merge branch 'master' into expand-social-tab
|
2018-01-09 21:08:26 +09:00 |
|
Dean Herbert
|
72624aea18
|
Use a better method of link compilation
Adds word wrap back, simplifies a lot.
|
2018-01-09 20:33:20 +09:00 |
|
Dean Herbert
|
1be0569743
|
Update licence headers
|
2018-01-09 14:34:52 +09:00 |
|
Dean Herbert
|
b035a92bda
|
Merge branch 'master' into url-parsing-support
|
2018-01-09 14:28:20 +09:00 |
|
Dean Herbert
|
a3f05ca9ec
|
Avoid unnecessary use of linq
|
2018-01-09 12:43:10 +09:00 |
|
Dean Herbert
|
b90b1e326e
|
Merge branch 'master' into fix-randomizer
|
2018-01-09 12:00:21 +09:00 |
|