smoogipoo
|
b7790de66f
|
Fix incorrect sort param
|
2020-07-22 20:24:48 +09:00 |
|
smoogipoo
|
568fb51ce2
|
Remove RoomPlaylistScores intermediate class
|
2020-07-22 20:24:42 +09:00 |
|
Dean Herbert
|
2c62b23d85
|
Update naming
|
2020-07-22 19:53:45 +09:00 |
|
Dean Herbert
|
798bf05038
|
Update framework
|
2020-07-22 19:51:52 +09:00 |
|
smoogipoo
|
f8401a76a2
|
Use show/index requests in results screen
|
2020-07-22 19:40:00 +09:00 |
|
Dean Herbert
|
bd6a51f545
|
Hide slider repeat judgements temporarily
|
2020-07-22 19:30:10 +09:00 |
|
Dean Herbert
|
53a9ac3c1a
|
Fix slider ball rotation being applied to follow circle and specular layer
|
2020-07-22 19:06:39 +09:00 |
|
smoogipoo
|
334fb7d475
|
Add additional params to index request
|
2020-07-22 18:54:41 +09:00 |
|
smoogipoo
|
c75955e381
|
Add responses to MultiplayerScore
|
2020-07-22 18:52:25 +09:00 |
|
smoogipoo
|
634efe31f8
|
Inherit ResponseWithCursor
|
2020-07-22 18:51:54 +09:00 |
|
smoogipoo
|
ec33a6ea87
|
Add additional responses
|
2020-07-22 18:47:40 +09:00 |
|
smoogipoo
|
d9633fee64
|
Rename request
|
2020-07-22 18:47:09 +09:00 |
|
smoogipoo
|
e423630b7c
|
Rename RoomScore -> MultiplayerScore
|
2020-07-22 18:37:00 +09:00 |
|
smoogipoo
|
0957c5f74c
|
Re-namespace multiplayer requests/responses
|
2020-07-22 18:34:04 +09:00 |
|
Dean Herbert
|
2126f6bffc
|
Add slider "sliding" sample support
|
2020-07-22 16:37:58 +09:00 |
|
Dean Herbert
|
3ed40d3a6b
|
Fix SkinnableSounds not continuing playback on skin change
|
2020-07-22 16:37:58 +09:00 |
|
Dean Herbert
|
ac602846df
|
Expose balance and sample loading methods in DrawableHitObject
|
2020-07-22 16:37:58 +09:00 |
|
Dean Herbert
|
11f48ee4db
|
Merge branch 'master' into overlay-header-padding
|
2020-07-22 16:22:20 +09:00 |
|
Dean Herbert
|
c52cddc5d8
|
Merge pull request #9641 from EVAST9919/spotlights-selector-refactor
|
2020-07-22 16:22:04 +09:00 |
|
smoogipoo
|
6b7f05740e
|
Fix potential missing ruleset
|
2020-07-22 12:48:12 +09:00 |
|
smoogipoo
|
aca4110e36
|
Use existing star difficulty if non-local beatmap/ruleset
|
2020-07-22 12:47:53 +09:00 |
|
Dean Herbert
|
cccb47e6e0
|
Add user cover background to expanded version of score panel
|
2020-07-22 11:29:23 +09:00 |
|
Andrei Zavatski
|
ad9492804a
|
Apply suggestions
|
2020-07-21 22:56:44 +03:00 |
|
Andrei Zavatski
|
0a71194ea6
|
Fix SpotlightSelector is a VisibilityContainer without a reason
|
2020-07-21 22:46:08 +03:00 |
|
Andrei Zavatski
|
0145ca09e5
|
Apply changes to overlays
|
2020-07-21 20:11:10 +03:00 |
|
Andrei Zavatski
|
e96f8f1cb6
|
Make content side padding adjustable for OverlayHeader
|
2020-07-21 20:02:22 +03:00 |
|
smoogipoo
|
00e6217f60
|
Don't store BeatmapInfo/RulesetInfo references, remove TimedExpiryCache
|
2020-07-21 23:50:54 +09:00 |
|
smoogipoo
|
107b5ca4f2
|
Add support for bindable retrieval
|
2020-07-21 23:13:04 +09:00 |
|
smoogipoo
|
599a15edb8
|
Merge branch 'master' into beatmap-difficulty-manager
|
2020-07-21 20:09:53 +09:00 |
|
Dean Herbert
|
bc079fccf5
|
Add health drain for spinner ticks
|
2020-07-21 19:52:16 +09:00 |
|
Dean Herbert
|
1560e1786a
|
Revert back to bool for application
|
2020-07-21 19:48:44 +09:00 |
|
Dean Herbert
|
3aa0f82c9d
|
Merge branch 'master' into add-spinner-bonus-score
|
2020-07-21 19:22:57 +09:00 |
|
Dean Herbert
|
a4680d7a89
|
Reduce test range as to not hit spin cat
|
2020-07-21 19:22:42 +09:00 |
|
Dean Herbert
|
7f2ae694cc
|
Simplify rewind handling
|
2020-07-21 19:21:30 +09:00 |
|
Dean Herbert
|
947f4e0d4c
|
Move tick handling to DrawableSpinner itself
|
2020-07-21 19:20:19 +09:00 |
|
Dean Herbert
|
05102bc1ba
|
Split ticks up into bonus and non-bonus
|
2020-07-21 18:22:37 +09:00 |
|
Dean Herbert
|
d70384a571
|
Merge branch 'perfect-mod-combo-objects-only' into add-spinner-bonus-score
|
2020-07-21 17:08:14 +09:00 |
|
Dean Herbert
|
c1442568b9
|
Make perfect mod ignore all non-combo-affecting hitobjects
|
2020-07-21 17:04:45 +09:00 |
|
Dan Balasescu
|
557daadd4a
|
Merge pull request #9610 from EVAST9919/friends_brick
Implement brick friends view for DashboardOverlay
|
2020-07-21 15:24:00 +09:00 |
|
smoogipoo
|
60069e64d0
|
Merge branch 'master' into friends_brick
|
2020-07-21 14:48:12 +09:00 |
|
Dan Balasescu
|
d79ab12c8f
|
Merge pull request #9631 from Joehuu/fix-focused-textbox-absorbing-input-when-unfocused
Fix focused textbox absorbing input when unfocused
|
2020-07-21 14:47:32 +09:00 |
|
Dan Balasescu
|
cba500045b
|
Merge branch 'master' into fix-focused-textbox-absorbing-input-when-unfocused
|
2020-07-21 14:07:11 +09:00 |
|
Dean Herbert
|
72b5b9e211
|
Merge pull request #9627 from smoogipoo/fix-holdnote-lenient-press
|
2020-07-21 13:56:58 +09:00 |
|
Dean Herbert
|
581155c719
|
Merge branch 'master' into fix-holdnote-lenient-press
|
2020-07-21 13:25:52 +09:00 |
|
Salman Ahmed
|
35ad409da6
|
Fix spinner bonus ticks samples not actually playing
|
2020-07-21 06:59:29 +03:00 |
|
Joehu
|
a8991bb8bf
|
Fix keybind clear button always clearing first keybind regardless of target
|
2020-07-20 20:13:09 -07:00 |
|
Dean Herbert
|
4dd40542d5
|
Rename rotation set method to match others
|
2020-07-21 11:31:29 +09:00 |
|
Dean Herbert
|
f48984920d
|
Change bonus volume logic to work
|
2020-07-21 11:31:29 +09:00 |
|
Dean Herbert
|
35d53139e7
|
Merge branch 'master' into add-spinner-bonus-score
|
2020-07-21 11:21:17 +09:00 |
|
Dean Herbert
|
7087020f21
|
Merge pull request #9629 from ppy/dependabot/nuget/Microsoft.Build.Traversal-2.0.52
Bump Microsoft.Build.Traversal from 2.0.50 to 2.0.52
|
2020-07-21 10:17:52 +09:00 |
|