7734c4b41a
Fix code style
2019-06-24 18:09:42 +02:00
6a541d9a10
Merge branch 'master' into user_profile_modes
2019-06-25 00:59:51 +09:00
c0b5153094
Merge branch 'master' into music-effect-arrow-keys-hover
2019-06-24 21:49:45 +09:00
88b182ab3f
Merge branch 'master' into generic-download-model-manager
2019-06-24 18:35:58 +09:00
f91467eddc
Fix licence header
2019-06-24 18:34:23 +09:00
bd2f34a102
Merge branch 'master' into quickEscape
2019-06-24 18:21:39 +09:00
2ea5165803
Change case to match; change hotkey to be more globally usable (previous has conflict on macOS)
2019-06-24 18:19:17 +09:00
fad1ced1b5
Add correct conditionals to allow exit
2019-06-24 18:15:27 +09:00
d70248338d
Merge remote-tracking branch 'upstream/master' into quickEscape
2019-06-24 18:14:48 +09:00
aed83471f4
Replace Reset with overridden TransformImmediately/TransformDuration
2019-06-24 10:51:45 +02:00
2473a9487a
Add missing using
2019-06-24 17:38:11 +09:00
6e2138491b
Merge branch 'master' into useroverlay-tabs
2019-06-24 17:27:47 +09:00
1830362337
Move task out of ctor to avoid initialisation ordering issues
2019-06-24 17:10:50 +09:00
36d54fdbfc
Merge branch 'master' into skinnable-sprite
2019-06-24 16:33:17 +09:00
06eaba766b
Move method below ctor
2019-06-24 15:27:46 +09:00
9593e66a96
Add some more xmldoc
2019-06-24 15:25:01 +09:00
18d64df0c4
Merge branch 'master' into add-numberbox
2019-06-24 15:22:30 +09:00
3f22c0a311
Add SkinnableSprite implementation
2019-06-24 15:17:35 +09:00
7ac6558f59
Allow controlling music and effect volume by arrow keys when hovering
2019-06-23 22:53:02 -07:00
5f05b9ac0b
Merge branch 'master' into async-beatmap-load
2019-06-24 14:24:07 +09:00
6d864cb47e
Load beatmap content asynchronously in the background
2019-06-24 13:38:30 +09:00
00a2aa7881
Merge branch 'master' into useroverlay-overall-improvements
2019-06-24 13:28:17 +09:00
5272b3a929
Use .Darken() instead of hex-based colour
2019-06-24 13:27:58 +09:00
1057301322
Fix multiplayer create button appearing in match song selection ( #5132 )
...
Fix multiplayer create button appearing in match song selection
2019-06-24 12:31:39 +09:00
8d6fc3edf0
Fix multiplayer create button appearing in match song selection
2019-06-24 11:54:41 +09:00
c988dfbdaa
Make things a bit more sensible
2019-06-24 11:43:34 +09:00
bbdb114f04
Add missing blank line
2019-06-24 02:09:00 +03:00
35db20a337
Remove useless bindable check
2019-06-24 02:01:00 +03:00
94e819578e
Finally fix the problem when we can't apply a ruleset in the multi screen
...
because it's disabled
2019-06-24 01:55:35 +03:00
60ff497add
Merge remote-tracking branch 'refs/remotes/ppy/master' into toolbar-rulesets-refactor
2019-06-24 01:06:54 +03:00
dfb791ed3e
Update PopupDialog.cs
...
Changed Spacings
2019-06-23 22:59:14 +02:00
7bbd6b810f
Update PopupDialog.cs
...
New here, i never really programmed on a big project like this. It looks kinda makeshift and i hope it doesn't cause any other issues but i've seen nothing and it fixed the issue for me. It was all dialog boxes that got cut off at the top (so also deleting all beatmaps etc.)
2019-06-23 20:33:43 +02:00
8430ac6d1c
remove unused using
2019-06-23 19:19:36 +03:00
1c20df780a
Adjust triangles colour
2019-06-23 17:08:18 +03:00
4963d4e8df
CI fixes
2019-06-22 03:08:18 +03:00
3723ea05de
Adjust Title style
2019-06-22 02:52:07 +03:00
4cd3b15f6e
Add triangles
2019-06-22 02:40:33 +03:00
dbf53e9bda
Use correct background colour for sections
2019-06-22 02:06:30 +03:00
132cb8f473
Add spacing between sections
2019-06-22 01:11:04 +03:00
36f59ec86d
Remove unused using
2019-06-21 08:29:45 -07:00
74e99b2915
Remove unused parameter
2019-06-21 08:11:10 -07:00
1d6b6a7828
Fix audio being dimmed on preview tracks
2019-06-21 08:06:57 -07:00
fafec00667
Reset top score avatar before updating it
2019-06-21 16:47:19 +02:00
bd842f2a8c
Update tooltip text
2019-06-21 16:38:16 +03:00
3ad74e2ff3
Merge branch 'master' into update-framework
2019-06-21 22:24:57 +09:00
ca2a3937ea
Fix audio not dimming after race condition ( #5049 )
...
Fix audio not dimming after race condition
2019-06-21 22:24:36 +09:00
859afefb79
Prevent non-combo affecting judgements from triggering sudden death ( #5095 )
...
Prevent non-combo affecting judgements from triggering sudden death
2019-06-21 22:24:00 +09:00
1bc1e2459e
add SettingsNumberBox and use it in tournament tools
2019-06-21 15:04:52 +02:00
16a4805f1f
add OsuNumberBox with basic tests
2019-06-21 15:04:52 +02:00
13f6c6a87e
Update framework
2019-06-21 15:23:35 +03:00