Dan Balasescu
|
641a633f42
|
Merge branch 'master' into mark-storyboard-test-headless
|
2020-01-06 16:23:21 +09:00 |
|
Dan Balasescu
|
b76e61a122
|
Merge pull request #7435 from mcendu/glow-piece
Remove unused LaneGlowPiece and GlowPiece
|
2020-01-06 16:10:14 +09:00 |
|
Dan Balasescu
|
bb7de0114f
|
Merge branch 'master' into glow-piece
|
2020-01-06 15:52:09 +09:00 |
|
Bartłomiej Dach
|
49c252ec78
|
Mark storyboard sample retrieval test headless
|
2020-01-06 07:33:59 +01:00 |
|
Dean Herbert
|
eab2a5acae
|
Merge pull request #7450 from Joehuu/fix-direct-global-action
Fix osu!direct global action not being bound to a key
|
2020-01-06 12:51:18 +09:00 |
|
Joehu
|
d188d33f18
|
Fix osu!direct global action not being bound to a key
|
2020-01-05 18:59:06 -08:00 |
|
Sebastian Krajewski
|
d1f3cb3dbd
|
Premature checks to avoid unnecessary updates
|
2020-01-06 01:53:29 +01:00 |
|
Sebastian Krajewski
|
f70f25098b
|
Change visible triangles colour when dark or light colour is changed
|
2020-01-06 00:32:13 +01:00 |
|
Lucas A
|
21e6351c53
|
Allow DI for LoginOverlay to resolve to null in non-graphical environments (fix tests)
|
2020-01-05 14:33:44 +01:00 |
|
Lucas A
|
3d747835dc
|
Fix CI issues
|
2020-01-04 21:09:40 +01:00 |
|
Lucas A
|
5fd5665467
|
Use implementation on song select leaderboards.
|
2020-01-04 19:59:25 +01:00 |
|
Lucas A
|
474b8fc8fd
|
Add LoginPlaceholder
|
2020-01-04 19:56:42 +01:00 |
|
Lucas A
|
3bd3ebad49
|
Move placeholders to a dedicated namespace
|
2020-01-04 19:56:34 +01:00 |
|
Andrei Zavatski
|
9fb29cc7a7
|
Move medal loading to LoadComplete
|
2020-01-04 18:45:34 +03:00 |
|
Andrei Zavatski
|
0a9d14826c
|
Merge remote-tracking branch 'refs/remotes/ppy/master' into medals-fix
|
2020-01-04 18:28:17 +03:00 |
|
Sebastian Krajewski
|
3194658998
|
Fix repeat point pulsing when it is in fade out state
|
2020-01-04 13:12:37 +01:00 |
|
Dan Balasescu
|
62a780a065
|
Merge pull request #7433 from peppy/fix-new-user-reg
Fix new account registration attempting to login with email
|
2020-01-04 21:10:23 +09:00 |
|
Sebastian Krajewski
|
46271ccbc8
|
Add slider reverse arrow pulse settings
|
2020-01-04 13:01:42 +01:00 |
|
mcendu
|
a897f497a2
|
remove LaneGlowPiece and GlowPiece
|
2020-01-04 18:35:37 +08:00 |
|
Sebastian Krajewski
|
fc0b622a69
|
Change reverse arrow pulse easing to OutQuad
|
2020-01-04 10:35:10 +01:00 |
|
Sebastian Krajewski
|
9da7eec0d9
|
Add pulse to slider reverse arrows
|
2020-01-04 08:21:48 +01:00 |
|
Dean Herbert
|
a756d5d95d
|
Fix new account registration attempting to login with email
|
2020-01-04 14:52:07 +09:00 |
|
Craftplacer
|
cd91cc860d
|
Resolve "Redundant lambda signature parentheses"
|
2020-01-04 01:06:38 +01:00 |
|
Craftplacer
|
7cc388b5ab
|
Mark channel up to last message as read when switching channels
|
2020-01-04 00:50:12 +01:00 |
|
Craftplacer
|
4f36bc0fd3
|
Add error log message for debugging
|
2020-01-04 00:49:35 +01:00 |
|
Craftplacer
|
8dbddfab55
|
Add HTTP method
|
2020-01-04 00:45:51 +01:00 |
|
Craftplacer
|
9b95ce1045
|
Change wrong values used to form target URL
Dumb mistake by me, C# used ToString() on these objects.
|
2020-01-04 00:45:02 +01:00 |
|
Andrei Zavatski
|
53c8592cb9
|
Add test scene
|
2020-01-03 23:54:56 +03:00 |
|
Andrei Zavatski
|
264523bc8b
|
Split ControllableOverlayHeader from base class
|
2020-01-03 23:22:19 +03:00 |
|
Willy Tu
|
5846accb6a
|
Merge branch '#7146' of github.com:wltu/osu into #7146
|
2020-01-03 11:35:13 -08:00 |
|
Willy Tu
|
e23c71be80
|
Update Resolved and Cached attribute issues
|
2020-01-03 11:34:26 -08:00 |
|
Willy Tu
|
0a4e180ce7
|
Merge branch 'master' of github.com:ppy/osu into #7146
|
2020-01-03 11:32:06 -08:00 |
|
Dan Balasescu
|
c73512a51c
|
Merge pull request #7430 from aspriddell/rpc
Add playing verb to Ruleset and use it for Discord RPC
|
2020-01-04 00:38:57 +09:00 |
|
Albie Spriddell
|
ac04c5cc05
|
Merge branch 'rpc' of https://github.com/aspriddell/osu into rpc
|
2020-01-03 15:22:46 +00:00 |
|
Albie Spriddell
|
d4888c39de
|
cleanup
|
2020-01-03 15:22:33 +00:00 |
|
Albie
|
960bbae87f
|
Update osu.Game/Users/UserActivity.cs
Co-Authored-By: Salman Ahmed <email@iisalman.me>
|
2020-01-03 15:07:47 +00:00 |
|
Albie Spriddell
|
23ed64c5fd
|
Merge branch 'rpc' of https://github.com/aspriddell/osu into rpc
|
2020-01-03 13:08:06 +00:00 |
|
Albie Spriddell
|
71a3db7cd6
|
remove from rulesetinfo
|
2020-01-03 13:08:01 +00:00 |
|
Albie
|
b500ee44fb
|
Update osu.Game/Rulesets/Ruleset.cs
Co-Authored-By: Salman Ahmed <email@iisalman.me>
|
2020-01-03 13:00:57 +00:00 |
|
Albie Spriddell
|
5940851519
|
remove database dependency
|
2020-01-03 12:17:01 +00:00 |
|
Albie Spriddell
|
3a903339d6
|
add playingverb and database migrations
|
2020-01-03 11:39:15 +00:00 |
|
Dan Balasescu
|
7ce12d0aed
|
Merge pull request #7383 from huoyaoyuan/resource-assembly
Construct DllResourceStore with assemblies
|
2020-01-03 18:12:46 +09:00 |
|
Dan Balasescu
|
77fb632d44
|
Remove now unnecessary using
|
2020-01-03 17:57:01 +09:00 |
|
Dan Balasescu
|
c07cfce3b3
|
Merge branch 'master' into resource-assembly
|
2020-01-03 17:56:25 +09:00 |
|
Dean Herbert
|
e9b57de76f
|
Update framework
|
2020-01-03 17:23:17 +09:00 |
|
Dean Herbert
|
78e9ab912d
|
Merge remote-tracking branch 'upstream/master' into set_user_agent_on_web_request_level
|
2020-01-03 17:23:11 +09:00 |
|
Dean Herbert
|
a989f82f13
|
Fix taiko autoplay sometimes missing (#7427)
Fix taiko autoplay sometimes missing
|
2020-01-03 16:51:24 +09:00 |
|
Willy Tu
|
9d4542b1c8
|
Merge branch 'master' into #7146
|
2020-01-02 23:35:06 -08:00 |
|
smoogipoo
|
9c49da8942
|
Remove unnecessary extra "wait" frame
|
2020-01-03 16:24:39 +09:00 |
|
smoogipoo
|
97b4c65554
|
Fix taiko replay frames being mis-ordered
|
2020-01-03 16:24:29 +09:00 |
|