Andrei Zavatski
|
630322ff85
|
Adjust font weights in line with web
|
2020-08-03 09:55:06 +03:00 |
|
Andrei Zavatski
|
057d6f03e5
|
Merge remote-tracking branch 'refs/remotes/ppy/master' into dashboard-beatmap-panel
|
2020-08-03 09:54:47 +03:00 |
|
Dan Balasescu
|
6511d6416b
|
Merge branch 'master' into fix-keybind-clearing
|
2020-08-03 15:26:09 +09:00 |
|
smoogipoo
|
435c9de8b9
|
Re-privatise buttons
|
2020-08-03 15:25:23 +09:00 |
|
Dean Herbert
|
4189e918a3
|
Merge branch 'master' into news
|
2020-08-03 14:16:45 +09:00 |
|
Joehu
|
7aafc018ad
|
Prevent updating bind target when hovering cancel and clear buttons instead
|
2020-08-02 12:52:12 -07:00 |
|
Joehu
|
ba77fa2945
|
Add test for clear button
|
2020-08-02 12:41:35 -07:00 |
|
Joehu
|
b96e32b0bb
|
Add xmldoc for updateBindTarget
|
2020-08-02 12:26:09 -07:00 |
|
Andrei Zavatski
|
dc559093cd
|
Rename namespace from Dashboard to Home
|
2020-08-02 21:47:09 +03:00 |
|
Andrei Zavatski
|
bddc61756a
|
Rework padding
|
2020-08-02 21:44:34 +03:00 |
|
Andrei Zavatski
|
7d83cdbf1c
|
Make title in DrawableBeatmapList a property
|
2020-08-02 21:35:24 +03:00 |
|
Andrei Zavatski
|
ca57c70961
|
Naming adjustments
|
2020-08-02 21:33:14 +03:00 |
|
Bartłomiej Dach
|
ca7545917c
|
Extract method for performing legacy lookups
|
2020-08-02 19:55:18 +02:00 |
|
Bartłomiej Dach
|
3e5c3e256d
|
Extract method for performing generic config lookup
|
2020-08-02 19:54:38 +02:00 |
|
Salman Ahmed
|
2190e6443a
|
Apply height constraints to all settings dropdown
|
2020-08-01 10:02:46 +03:00 |
|
Andrei Zavatski
|
5b1e3e8622
|
Remove redundant FillFlowContainer from DashboardBeatmapPanel
|
2020-08-01 09:11:53 +03:00 |
|
Andrei Zavatski
|
b5f688e63a
|
Implement DashboardBeatmapListing component
|
2020-08-01 07:04:39 +03:00 |
|
Andrei Zavatski
|
7624804edf
|
Implement DashboardPopularBeatmapPanel component
|
2020-08-01 06:23:06 +03:00 |
|
Andrei Zavatski
|
ce47a34991
|
Implement DashboardNewBeatmapPanel component
|
2020-08-01 06:14:24 +03:00 |
|
Andrei Zavatski
|
74f70136fd
|
Implement DashboardBeatmapPanel component
|
2020-08-01 06:00:24 +03:00 |
|
smoogipoo
|
04b71a0c7c
|
Adjust xmldoc
|
2020-07-31 23:16:55 +09:00 |
|
smoogipoo
|
308f8bf9bf
|
Fix inverted naming
|
2020-07-31 23:11:42 +09:00 |
|
Dan Balasescu
|
d63f040477
|
Merge branch 'master' into multi-position
|
2020-07-31 23:10:25 +09:00 |
|
Dean Herbert
|
60ef727304
|
Merge pull request #9706 from smoogipoo/multi-pagination
|
2020-07-31 23:08:34 +09:00 |
|
Dean Herbert
|
909b38a019
|
Merge branch 'master' into multi-pagination
|
2020-07-31 22:41:24 +09:00 |
|
smoogipoo
|
4f3795486d
|
Post-process responses to populate positions
|
2020-07-31 22:36:44 +09:00 |
|
smoogipoo
|
b361761d86
|
Add position display in contracted score panels
|
2020-07-31 22:02:25 +09:00 |
|
Dean Herbert
|
e8f75a78e8
|
Also fix second instance of same execution
|
2020-07-31 22:02:12 +09:00 |
|
smoogipoo
|
f1e721e396
|
Rewrite test scene and add more tests
|
2020-07-31 21:39:50 +09:00 |
|
smoogipoo
|
17018ffa8b
|
Fix potentially triggering new requests too early
|
2020-07-31 21:33:04 +09:00 |
|
smoogipoo
|
a4a4c87612
|
Fix incorrect score id being used
|
2020-07-31 21:21:48 +09:00 |
|
smoogipoo
|
2b77f99f56
|
Initialise some response parameters
|
2020-07-31 20:55:44 +09:00 |
|
smoogipoo
|
8e8a11bb72
|
Add APIRequest.TriggerFailure() for testing
|
2020-07-31 20:55:26 +09:00 |
|
Dean Herbert
|
4d2a677080
|
Fix next track starting before previous one is paused
Closes #9651.
|
2020-07-31 20:33:18 +09:00 |
|
smoogipoo
|
9966d4f3b3
|
Add more loading spinners
|
2020-07-31 19:57:05 +09:00 |
|
smoogipoo
|
6d728d27fc
|
Cleanup/consolidate indexing request
|
2020-07-31 19:11:56 +09:00 |
|
smoogipoo
|
eadef53e68
|
Add more annotations
|
2020-07-31 17:43:40 +09:00 |
|
smoogipoo
|
88e179d8aa
|
Split out index-only response
|
2020-07-31 17:40:58 +09:00 |
|
Dan Balasescu
|
3373da5a3d
|
Merge branch 'master' into ignore-sample-bank-on-user-skin-final
|
2020-07-31 17:31:58 +09:00 |
|
Dan Balasescu
|
80496d8d7f
|
Merge pull request #9709 from peppy/send-exe-hash
Include executable hash when submitting multiplayer scores
|
2020-07-31 17:25:27 +09:00 |
|
Dan Balasescu
|
2f4027df2d
|
Merge pull request #9723 from peppy/add-catch-banana-sounds
Add osu!catch banana catching sounds
|
2020-07-31 17:22:49 +09:00 |
|
Dean Herbert
|
62ba214dad
|
Use OrderByDescending
|
2020-07-31 16:21:47 +09:00 |
|
Dean Herbert
|
6452d62249
|
Update resources
|
2020-07-31 12:52:03 +09:00 |
|
Bartłomiej Dach
|
971eafde2b
|
Move fallback to non-bank samples to centralise hackery
|
2020-07-30 22:20:36 +02:00 |
|
Bartłomiej Dach
|
2bb436fd3c
|
Do not use custom sample banks outside of beatmap skin
|
2020-07-30 22:07:26 +02:00 |
|
smoogipoo
|
23ab6f8f94
|
Fix dynamic compilation loading wrong ruleset versions
|
2020-07-30 21:10:13 +09:00 |
|
Dean Herbert
|
c4af19be76
|
Merge branch 'master' into send-exe-hash
|
2020-07-30 16:44:39 +09:00 |
|
Dean Herbert
|
e6a2409415
|
Merge branch 'master' into panel-load-debounce
|
2020-07-30 16:03:17 +09:00 |
|
Dean Herbert
|
cf697cc276
|
Update framework again (fix audio component disposal issue)
|
2020-07-30 15:32:42 +09:00 |
|
Dean Herbert
|
5e8e9f1424
|
Merge branch 'master' into send-exe-hash
|
2020-07-30 15:32:10 +09:00 |
|
Dean Herbert
|
1dfd2112c6
|
Source hash from osu.Game.dll rather than executable
|
2020-07-30 15:32:08 +09:00 |
|
Andrei Zavatski
|
e1856503c2
|
Merge master with conflicts resolved
|
2020-07-30 08:41:45 +03:00 |
|
Dean Herbert
|
d8bb52800f
|
Update framework again (github deploy failed)
|
2020-07-30 14:31:10 +09:00 |
|
Dean Herbert
|
7071f9a3af
|
Update framework
|
2020-07-30 14:24:21 +09:00 |
|
Dean Herbert
|
e5991d6e14
|
Change method structure for hover/unhover state setting (shouldn't be called "Fade")
|
2020-07-30 13:49:04 +09:00 |
|
Salman Ahmed
|
453e1dd48c
|
Merge remote-tracking branch 'upstream/master' into merge-global-to-legacy
|
2020-07-30 07:10:49 +03:00 |
|
Salman Ahmed
|
6473bf503b
|
Remove use of case when
|
2020-07-30 07:09:40 +03:00 |
|
Andrei Zavatski
|
45ddc7a2e9
|
Rename ShowMoreButton in comments namespace to ShowMoreRepliesButton
|
2020-07-30 05:02:01 +03:00 |
|
Andrei Zavatski
|
ffa98ddd00
|
Merge remote-tracking branch 'refs/remotes/ppy/master' into show-more-update
|
2020-07-30 04:51:11 +03:00 |
|
Andrei Zavatski
|
d4496eb982
|
Update ShowMoreButton in line with web
|
2020-07-30 04:51:09 +03:00 |
|
Dean Herbert
|
87cf9ff896
|
Merge pull request #9701 from smoogipoo/fix-tracked-bindable-update-cancellation
|
2020-07-30 10:21:14 +09:00 |
|
Salman Ahmed
|
5439099b7c
|
Merge GlobalSkinConfiguration settings into the LegacySetting enum
|
2020-07-29 10:35:51 +03:00 |
|
Dan Balasescu
|
91ce06aaa7
|
Merge pull request #9710 from EVAST9919/comments-footer
Update comments container footer in line with web
|
2020-07-29 13:18:45 +09:00 |
|
Dean Herbert
|
9e6d562872
|
Send in initial score request instead
|
2020-07-29 13:18:40 +09:00 |
|
Dean Herbert
|
2ca3c8a0ff
|
Merge pull request #9700 from ynjoe/vertical-failing-layer
|
2020-07-29 12:50:36 +09:00 |
|
Andrei Zavatski
|
d7fab98af0
|
Update comments container footer in line with web
|
2020-07-29 06:39:23 +03:00 |
|
Dean Herbert
|
6c7e806eac
|
Include executable hash when submitting multiplayer scores
|
2020-07-29 12:39:18 +09:00 |
|
smoogipoo
|
4648362214
|
Safeguard against potential finalise-before-initialised
|
2020-07-29 11:30:25 +09:00 |
|
smoogipoo
|
a57b6bdc18
|
Remove cancellation of linked tokens
|
2020-07-29 11:29:38 +09:00 |
|
smoogipoo
|
ccc377ae6a
|
Remove unused enum
|
2020-07-28 21:45:12 +09:00 |
|
smoogipoo
|
db91d1de50
|
Use response params in next page request
|
2020-07-28 21:45:12 +09:00 |
|
smoogipoo
|
9f6446d836
|
Add xmldocs + refactoring
|
2020-07-28 21:45:12 +09:00 |
|
smoogipoo
|
42e88c53d7
|
Embed behaviour into UserCoverBackground
|
2020-07-28 20:50:55 +09:00 |
|
smoogipoo
|
54d2f2c8cd
|
Delay loading of cover backgrounds in score panels
|
2020-07-28 20:34:09 +09:00 |
|
smoogipoo
|
255b733fe8
|
Merge branch 'master' into multi-pagination
|
2020-07-28 20:20:54 +09:00 |
|
Dan Balasescu
|
ed25b10f8f
|
Merge branch 'master' into fix-gameplay-sample-pausing
|
2020-07-28 18:46:15 +09:00 |
|
smoogipoo
|
fa25f8aef9
|
Dispose update scheduler
|
2020-07-28 17:23:35 +09:00 |
|
smoogipoo
|
96f68a3251
|
Reorder method
|
2020-07-28 16:53:07 +09:00 |
|
smoogipoo
|
ff3cb6487d
|
Store all linked cancellation tokens
|
2020-07-28 16:53:07 +09:00 |
|
Joe Yuan
|
e795b1ea31
|
Failing effect displays vertically
|
2020-07-28 00:42:48 -07:00 |
|
Dan Balasescu
|
33330701e1
|
Merge branch 'master' into osu-logo-no-update-transforms
|
2020-07-28 15:36:37 +09:00 |
|
Dean Herbert
|
ab97645bc0
|
Merge branch 'master' into news
|
2020-07-28 15:36:12 +09:00 |
|
Dean Herbert
|
91c2afe9f1
|
Merge branch 'master' into fix-gameplay-sample-pausing
|
2020-07-28 15:10:37 +09:00 |
|
Dan Balasescu
|
5b5ad9bb56
|
Merge branch 'master' into comments-footer-colours
|
2020-07-28 15:08:37 +09:00 |
|
Dean Herbert
|
fec54cc0ad
|
Merge branch 'master' into Issue#9170
|
2020-07-28 14:05:13 +09:00 |
|
Dean Herbert
|
ae4d3f712a
|
Merge pull request #9695 from bdach/hit-lighting-pooling
|
2020-07-28 14:04:21 +09:00 |
|
Dean Herbert
|
cc0d5d74d7
|
Merge branch 'master' into Issue#9170
|
2020-07-28 13:36:42 +09:00 |
|
Dan Balasescu
|
9aadbd7316
|
Merge branch 'master' into hit-lighting-pooling
|
2020-07-28 13:31:03 +09:00 |
|
dependabot-preview[bot]
|
a99c6698b7
|
Bump SharpCompress from 0.25.1 to 0.26.0
Bumps [SharpCompress](https://github.com/adamhathcock/sharpcompress) from 0.25.1 to 0.26.0.
- [Release notes](https://github.com/adamhathcock/sharpcompress/releases)
- [Commits](https://github.com/adamhathcock/sharpcompress/compare/0.25.1...0.26)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-07-28 04:25:01 +00:00 |
|
Dean Herbert
|
4248e6a750
|
Merge pull request #9693 from ppy/dependabot/nuget/Sentry-2.1.5
|
2020-07-28 13:23:55 +09:00 |
|
Dean Herbert
|
a210deee9a
|
Remove unnecessary depth setter
|
2020-07-28 12:16:01 +09:00 |
|
Dean Herbert
|
df3e2cc640
|
Fix potential crash due to cross-thread TrackVirtualManual.Stop
|
2020-07-28 12:08:15 +09:00 |
|
Andrei Zavatski
|
2d502cebda
|
Update DrawableComment layout
|
2020-07-28 02:36:25 +03:00 |
|
Andrei Zavatski
|
6737c57e33
|
Adjust colour of edit info
|
2020-07-28 01:10:13 +03:00 |
|
Andrei Zavatski
|
69691b3739
|
Use DrawableDate to represent creation date
|
2020-07-28 00:53:51 +03:00 |
|
Andrei Zavatski
|
46d1de7fa7
|
ShowMoreButton rework
|
2020-07-28 00:43:06 +03:00 |
|
Andrei Zavatski
|
1b5a23311e
|
Update ChevronButton position/colour
|
2020-07-28 00:29:17 +03:00 |
|
dependabot-preview[bot]
|
abdbeafc8a
|
Bump Sentry from 2.1.4 to 2.1.5
Bumps [Sentry](https://github.com/getsentry/sentry-dotnet) from 2.1.4 to 2.1.5.
- [Release notes](https://github.com/getsentry/sentry-dotnet/releases)
- [Commits](https://github.com/getsentry/sentry-dotnet/compare/2.1.4...2.1.5)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-07-27 17:21:15 +00:00 |
|
Bartłomiej Dach
|
5fc7039bf2
|
Prevent DrawableJudgement from removing other children
|
2020-07-27 19:07:21 +02:00 |
|
Dean Herbert
|
9889bfa0f3
|
Stop playing samples on pause, resume looping on unpause
|
2020-07-27 16:15:49 +09:00 |
|