dd5cc59250
Introduce 'Capture menu cursor' setting
2018-03-23 22:53:06 +03:00
f77dad2809
Add perfect mod icon
2018-03-22 22:49:14 -07:00
74191e1b73
Merge remote-tracking branch 'upstream/master' into take_screenshot
2018-03-22 20:49:17 +09:00
e41993ac44
Don't bother with an exception that will never happen
...
Wasn't being caught anyways
2018-03-22 20:45:26 +09:00
94847e4a23
Allow clicking notification to open screenshot folder
2018-03-22 20:44:00 +09:00
9e080028ff
Add shutter sound
2018-03-22 20:42:55 +09:00
9f220b3b9b
Add explanatory comment
2018-03-22 18:51:03 +09:00
6e379f0646
Fix FocusedTextBox in line with framework changes
2018-03-22 15:54:16 +09:00
3f3f57e51e
Use cached vertexbatch add delegate
2018-03-22 15:13:38 +09:00
4991f2ad2e
Change filename format
2018-03-21 18:27:08 +03:00
ccdd11d7b2
Add missing licence header
2018-03-21 12:29:44 +09:00
ee73bd4568
Update ScreenshotManager inline with framework changes
2018-03-19 22:39:00 +03:00
245200d3ee
Add simple screenshot notification
2018-03-16 21:25:00 +03:00
8429408974
Change screenshot file name
2018-03-16 21:05:25 +03:00
34dc8e7375
Resolve merge conflict
2018-03-14 23:22:19 +03:00
5a1af062d3
Handle GlobalAction.TakeScreenshot in ScreenshotManager
2018-03-14 22:55:24 +03:00
25f738c4ae
Do not support bmp screenshots
2018-03-14 12:57:55 +03:00
0e69ab1615
Introduce ScreenshotManager class
2018-03-14 00:17:12 +03:00
fce61943bd
Merge branch 'master' into smoother-parallax-scale
2018-03-12 12:12:01 +09:00
86d93ffe3c
Fix tooltip not working due to not handling input
2018-03-12 10:49:50 +09:00
6ad962fc8b
Interpolate ParallaxContainer's scale
...
Things were a bit jumpy when a screen was adjusting `ParallaxAmount`. This smoothes the applied scale changes to look great again.
Most noticeable when hitting the retry hotkey (`~`) from gameplay.
2018-03-09 14:35:53 +09:00
3b56999118
Add drawable to display (and update) relative dates
2018-03-08 12:58:16 +09:00
f78538fea8
Merge branch 'master' into user-profile-recent
2018-03-07 19:41:52 +09:00
5fda7881c3
Merge branch 'master' into fix-textbox-arrows
2018-03-07 16:01:44 +09:00
c176e309e1
Merge branch 'master' into volume-control
2018-03-07 14:03:09 +09:00
78d73d4c11
Additional fixes for flow ordering after framework changes
2018-03-06 17:20:58 +09:00
148551afa2
osu!-side changes in-line with framework layout changes
2018-03-06 14:12:37 +09:00
90828cca8f
Fix left and right arrows keys in chat overlay not working
...
Misplaced override. Resolves ppy/osu-framework#1444
2018-03-06 08:59:40 +09:00
3a420ba826
add the volume overlay
2018-03-03 19:08:35 +01:00
26e50043b7
Fix parallax container during rewinds
2018-03-04 00:52:00 +09:00
eacb9ba743
Merge branch 'master' into user-profile-recent
2018-02-28 23:49:33 +09:00
bda673e6fe
Merge branch 'master' into player-reduced-parallax
2018-02-28 23:15:25 +09:00
2e535afb84
Remove redundant subsection title.
...
- Also handle opening UserProfile in LinkFlowContainer similar to how
beatmaps and channels are handled
2018-02-28 15:25:29 +05:30
dd6cf1379e
Reduce parallax effect during gameplay
...
This also cleans up some shared code in OsuScreen.
2018-02-28 11:42:47 +09:00
0cd049c6b0
Rely less on zero-duration transform helpers
...
They have huge overheads.
See ppy/osu-framework#1411 .
2018-02-28 11:00:54 +09:00
5724618b2a
Add license headers and sanitise open profile argument.
2018-02-26 09:58:11 +05:30
bb40919f9c
Add link handling to recent activities.
...
- Add a show user action to link handling
2018-02-26 01:21:27 +05:30
96c23d2a62
Add override to fix left/right arrow control
2018-02-15 19:41:15 +09:00
b500b76407
Merge branch 'master' into update-branch
2018-02-08 23:35:48 +09:00
cafa605b90
Fix visual settings checkboxes playing sounds in bindable binding
...
Move sound binding to much later in the process to avoid programmatic checkbox changes triggering interaction sounds
2018-02-08 14:43:47 +09:00
ee93c0bc19
Use an endian-independent method to find precision
2018-02-07 20:03:37 +09:00
23d4c20726
Apply suggestions to normalisation function
2018-02-07 17:31:18 +09:00
406ec6e92d
Make OsuSliderBar always use number of digits from precision
2018-02-07 13:26:17 +09:00
d332a2dddd
Merge branch 'master' into url-parsing-support
2018-02-01 16:13:32 +09:00
47b92f3d1d
Fix mute button not prolonging volume control display
2018-01-31 18:00:44 +09:00
93ffa1f8a2
Fix button alignment and animation
2018-01-31 17:36:53 +09:00
97ae44f23c
Remove outwards exposure of mute property
2018-01-31 16:56:26 +09:00
b47061f43d
Merge remote-tracking branch 'upstream/master' into mute-toggle
2018-01-31 14:20:15 +09:00
53129e5235
Fix text getting truncated after last link in chat line
2018-01-30 17:47:22 +09:00
a5b0d51205
Merge remote-tracking branch 'upstream/master' into url-parsing-support
...
# Conflicts:
# osu.Game/osu.Game.csproj
2018-01-27 14:06:58 +09:00