Commit Graph

22307 Commits

Author SHA1 Message Date
8617aaa2a7 Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
7ac20c3545 Add overflow padding to account for parallax shifting
Added overflow padding in the Multiplayer screen, and adjusting content (LoungeSubScreen, FilterControl, Header, "Create Room" button) to account for this padding.
2019-01-24 16:11:24 +08:00
e3ce203c68 Merge remote-tracking branch 'upstream/master' into android 2019-01-23 17:45:46 -06:00
92edafc44a yeet whitespace 2019-01-23 15:01:35 +01:00
3e936d386d add missing dependency 2019-01-23 14:54:03 +01:00
481f33d17b add setting to toggle the gameplay cursor trail 2019-01-23 14:27:39 +01:00
4d310c3226 fix missing dependency for slider test cases 2019-01-23 14:03:26 +01:00
33b46dc4e8 adjust year in license header to match CFS's expectations 2019-01-23 13:17:29 +01:00
cf147083cd move osu! settings into its ruleset 2019-01-23 13:17:29 +01:00
4a9bcf4937 rename OsuConfigManager to GameConfigManager
also OsuSetting to GameSetting
2019-01-23 13:17:29 +01:00
93c9037394 fix crash when config doesn't have tracked settings 2019-01-23 13:09:03 +01:00
d53386cf4b Merge pull request #4135 from peppy/expose-accuracy
Expose CalculateAccuracy for performance tools
2019-01-23 20:55:50 +09:00
728c744e4d Merge branch 'master' into samah-ios 2019-01-23 22:19:49 +10:30
7415a6e764 Cache input manager 2019-01-23 20:37:56 +09:00
484268f1f2 Expose CalculateAccuracy for performance tools 2019-01-23 20:30:32 +09:00
4c8e7a26dc Merge branch 'master' into fix-idle-weirdness 2019-01-23 18:53:52 +09:00
f6fbb77ecc Merge pull request #4130 from peppy/fix-key-counter
Fix key counter not counting
2019-01-23 18:38:02 +09:00
1730ad143f Merge branch 'master' into fix-key-counter 2019-01-23 18:22:08 +09:00
d86f2e04b4 Merge pull request #4131 from chrisny286/fix-transparent-background-on-screen-scale-modes
Fix transparent background in some screen scaling modes
2019-01-23 18:21:48 +09:00
067f290e6e Merge branch 'master' into fix-key-counter 2019-01-23 17:49:21 +09:00
512e75982f Merge branch 'master' into fix-transparent-background-on-screen-scale-modes 2019-01-23 09:49:19 +01:00
7441121b5d Merge pull request #4132 from peppy/search-settings-dropdowns
Allow filtering settings matching based on dropdown content
2019-01-23 17:48:13 +09:00
76700ad20f Merge branch 'fix-transparent-background-on-screen-scale-modes' of https://github.com/chrisny286/osu into fix-transparent-background-on-screen-scale-modes 2019-01-23 09:40:44 +01:00
03e3247baf replace FadeTo in PlayerLoader
didnt notice that interaction yet. yes this makes it neccessary.
2019-01-23 09:40:38 +01:00
1025c51e0d Allow filtering settings matching based on dropdown content 2019-01-23 17:30:05 +09:00
432bd3e0fc Merge branch 'master' into fix-transparent-background-on-screen-scale-modes 2019-01-23 09:21:18 +01:00
cbbcaf6821 Merge pull request #4099 from smoogipoo/diffcalc-fixes
Apply various fixes to bring diffcalc in-line with stable
2019-01-23 17:17:37 +09:00
4180ca75bc Fix typo in comment 2019-01-23 17:14:08 +09:00
bb56c4a1a7 use Color4.Black and White + using osuTK.Graphics 2019-01-23 09:08:34 +01:00
87d3466f51 Merge branch 'master' into diffcalc-fixes 2019-01-23 16:56:07 +09:00
5d2b2ecf06 Merge remote-tracking branch 'upstream/master' into fix-transparent-background-on-screen-scale-modes 2019-01-23 08:52:46 +01:00
f4ebab2d3a Fix backgrounds being transparent in some scaling modes
by replacing `.FadeTo` at the necessary places with `.FadeColour`.
restoring the `.FadeColour` in `fadeOut` of the Player Screen which is ran in every exit scenario.
2019-01-23 08:52:25 +01:00
c18ce2c23a Formatting fixes 2019-01-23 14:51:25 +09:00
49633b3394 Fix key counter receptor getting overwritten by async load drawables 2019-01-23 14:51:25 +09:00
f107a922b4 Add tests for key counter inside player heirarchy 2019-01-23 14:51:25 +09:00
e614cf0ed2 Merge pull request #4121 from chrisny286/Fix-OsuSliderBar-tooltip-not-updating-in-special-case
Fix Tooltip not updating in special case
2019-01-23 12:39:34 +09:00
5e31db275d Merge branch 'master' into Fix-OsuSliderBar-tooltip-not-updating-in-special-case 2019-01-23 04:14:59 +01:00
260011fc13 remove manual update
misunderstood that earlier
2019-01-23 04:05:03 +01:00
fe5d34a657 replace as requested 2019-01-23 03:25:56 +01:00
47181cf5d7 add back update in onUserChange 2019-01-23 03:21:09 +01:00
e4007fcf23 Merge branch 'master' into download-tracking-component 2019-01-23 11:12:57 +09:00
7d6d7cf457 Merge remote-tracking branch 'upstream/master' into download-tracking-component
# Conflicts:
#	osu.Game/Overlays/BeatmapSet/Buttons/DownloadButton.cs
2019-01-23 11:06:29 +09:00
0b175ba315 Merge pull request #4128 from chrisny286/fix-autoplay-rewind/skip-when-ui-hidden
Fix autoplay rewind/skip usable when UI hidden
2019-01-23 11:05:30 +09:00
13ba9d64d0 revert empty line 2019-01-23 02:56:00 +01:00
12503b4d07 revert and make VisibilityContainer not AlwaysPresent 2019-01-23 02:37:17 +01:00
f01ba17d1f add check if replay is loaded before allowseeking can be overwitten 2019-01-23 02:12:40 +01:00
cabcfffdeb Fix autoplay rewind/skip usable when UI hidden 2019-01-23 01:16:37 +01:00
14d2ed7085 fix codefactor issue that I didn't notice and has been there for 12 days 2019-01-22 19:50:42 +01:00
3f96231b2f convert to method group 2019-01-22 19:34:26 +01:00
09a2b287f9 Fix Tooltip not updating in special case
When the Bindvalue of the Sliderbar gets changed by a line like "Bindable.Value = ..." the sliderbar will only update the nubs but wont run any methods which contain the updateToolTipText(T value) function.
Example scenario:
Two interlinked sliderbars which change the value of each other in certain cases.
2019-01-22 18:29:30 +01:00