Jorolf
|
2457df8e18
|
remove unused usings and reset the track to the start when playing again
|
2017-09-29 23:26:16 +02:00 |
|
Jorolf
|
259d49e6b9
|
Merge branch 'master' of git://github.com/ppy/osu into direct-previews
|
2017-09-29 23:09:33 +02:00 |
|
Jorolf
|
647304c14b
|
move logic to DirectPanel and reuse stuff for the PreviewButton
|
2017-09-29 23:08:30 +02:00 |
|
EVAST9919
|
75cd6eeb1c
|
Clean up Wave in WaveOverlayContainer
|
2017-09-28 14:20:19 +03:00 |
|
Dean Herbert
|
4a95d64239
|
Fix yellow line in login overlay not following size correctly
Also allows right click context menu to correctly extrude beyond the local masking.
|
2017-09-27 13:06:57 +08:00 |
|
Dan Balasescu
|
4881d01b7e
|
Merge branch 'master' into close-beatmap-overlay
|
2017-09-27 13:51:13 +09:00 |
|
Dean Herbert
|
ec50834e98
|
Load osu!direct overlay to "newest maps" tab by default
|
2017-09-27 12:23:48 +08:00 |
|
Dean Herbert
|
3018d32b13
|
Close BeatmapSetOverlay when clicking outside of it
|
2017-09-27 11:22:47 +08:00 |
|
Dean Herbert
|
7c70d3d2cb
|
Merge branch 'master' into storyboard_integration
|
2017-09-26 20:19:26 +08:00 |
|
Jorolf
|
355a7b6649
|
Merge branch 'master' of git://github.com/ppy/osu into direct-previews
|
2017-09-26 12:22:11 +02:00 |
|
Jorolf
|
1f2a82b7ab
|
make PreviewPlaying readonly instead of abstract
|
2017-09-26 12:21:00 +02:00 |
|
Dean Herbert
|
40f597f762
|
Add download button to grid view panels
|
2017-09-26 00:18:35 +08:00 |
|
Dean Herbert
|
c1081e02b2
|
Close beatmap overlay on stray mouse clicks
|
2017-09-25 23:41:27 +08:00 |
|
Dean Herbert
|
c2bb3ea7bc
|
Add minimal viable implementation of BeatmapSetOver in game
|
2017-09-25 17:58:03 +08:00 |
|
Dean Herbert
|
5be11f539b
|
Rename to BeatmapSetOverlay
|
2017-09-25 17:26:27 +08:00 |
|
Dean Herbert
|
b83596b44d
|
Merge branch 'master' into online-beatmap-set-overlay
|
2017-09-25 16:15:58 +08:00 |
|
Dean Herbert
|
a80f0d4858
|
Merge branch 'master' into chat-commands
|
2017-09-25 15:52:35 +08:00 |
|
Huo Yaoyuan
|
87c8278139
|
Use Array.Empty.
|
2017-09-24 03:45:46 +08:00 |
|
MrTheMake
|
34fb6ccdf5
|
Removed generic parameter function
|
2017-09-22 16:17:03 +02:00 |
|
MrTheMake
|
0a27916761
|
Added infoMessage class to the project, use the class for the /help command and handle command parameter better
|
2017-09-22 15:31:30 +02:00 |
|
MrTheMake
|
29707788f9
|
Code formatting
|
2017-09-22 15:29:04 +02:00 |
|
MrTheMake
|
dc5c046d4b
|
Fixed wrong action message color
|
2017-09-22 14:33:20 +02:00 |
|
Damnae
|
2c245f4c22
|
Merge branch 'master' into storyboard_integration
# Conflicts:
# osu.Game/Configuration/OsuConfigManager.cs
# osu.Game/Overlays/Settings/Sections/Graphics/DetailSettings.cs
|
2017-09-22 12:45:34 +02:00 |
|
MrTheMake
|
3e8941f8e1
|
Fix chat message style for non action messages
|
2017-09-22 11:35:07 +02:00 |
|
MrTheMake
|
dce577f92a
|
Updated design
|
2017-09-22 11:30:01 +02:00 |
|
Dean Herbert
|
98c22e8111
|
Merge branch 'master' into master
|
2017-09-22 15:19:23 +08:00 |
|
MrTheMake
|
31e26364a6
|
Initial implementation of chat commands
|
2017-09-22 01:47:24 +02:00 |
|
gabixdev
|
8438ea1267
|
Fix formatting ;_;
|
2017-09-21 22:11:35 +02:00 |
|
DrabWeb
|
01e70f9bef
|
Change type check to safe cast.
|
2017-09-21 14:53:42 -03:00 |
|
DrabWeb
|
46af17f00c
|
Fix preview button potential null ref.
|
2017-09-21 14:46:51 -03:00 |
|
DrabWeb
|
cb4818e84e
|
Merge https://github.com/ppy/osu into online-beatmap-set-overlay
|
2017-09-21 14:25:34 -03:00 |
|
jorolf
|
ce4a44000f
|
Merge branch 'master' into direct-previews
|
2017-09-19 19:25:41 +02:00 |
|
Damnae
|
fcaabf7fdf
|
Merge branch 'master' into storyboard_integration
|
2017-09-19 17:36:29 +02:00 |
|
Dean Herbert
|
096f53d769
|
Use new static IsDebug method
|
2017-09-19 16:07:00 +09:00 |
|
Dean Herbert
|
6d3d485565
|
And then everything became one
|
2017-09-19 16:06:58 +09:00 |
|
Jorolf
|
3e8ae93b34
|
appveyor
|
2017-09-17 22:54:23 +02:00 |
|
Jorolf
|
f8b09df13c
|
Merge branch 'master' of git://github.com/ppy/osu into direct-previews
|
2017-09-17 22:40:14 +02:00 |
|
Jorolf
|
be1e868a2a
|
add previews to osu!direct
|
2017-09-17 22:39:34 +02:00 |
|
gabixdev
|
e8462ac134
|
Add option to disable cursor rotation.
|
2017-09-17 00:47:55 +02:00 |
|
DrabWeb
|
7e30c55bf4
|
CI fix.
|
2017-09-15 13:54:16 -03:00 |
|
DrabWeb
|
9787b92129
|
Merge branch 'online-beatmap-set-overlay' of https://github.com/DrabWeb/osu into online-beatmap-set-overlay
|
2017-09-15 13:47:34 -03:00 |
|
DrabWeb
|
1bac1e2c0e
|
Make PreviewButton async.
|
2017-09-15 13:47:03 -03:00 |
|
Damnae
|
cb8029af9e
|
Add a setting to hide storyboards.
|
2017-09-15 09:16:56 +02:00 |
|
MrTheMake
|
1e0ce6dabd
|
Removed unnecessary casting of KeyBindingRow.FilterTerms
|
2017-09-14 13:18:50 +02:00 |
|
Dan Balasescu
|
77d2b1e478
|
Merge branch 'master' into more_context_menus
|
2017-09-14 19:21:29 +09:00 |
|
Dean Herbert
|
7cd6caacaa
|
Update to support newer return structure from osu-web API
|
2017-09-14 18:08:12 +09:00 |
|
Dean Herbert
|
02fa9eeb3b
|
Merge branch 'master' into online-beatmap-set-overlay
|
2017-09-14 16:52:44 +09:00 |
|
Dean Herbert
|
b7c9819680
|
Add context menus to chat names and user panels
|
2017-09-14 15:43:47 +09:00 |
|
Dean Herbert
|
b1145272d1
|
Update code to support new inspectcode analysis rules
|
2017-09-14 12:58:32 +09:00 |
|
DrabWeb
|
022e39b843
|
CI fixes.
|
2017-09-13 18:31:53 -03:00 |
|