Dean Herbert
|
e0d9e70404
|
Merge pull request #9426 from MiraiSubject/legacy-background
|
2020-07-14 11:38:16 +09:00 |
|
Dean Herbert
|
8a77a3621e
|
Update resources
|
2020-07-14 11:03:55 +09:00 |
|
Dean Herbert
|
42dfc47fe3
|
Merge branch 'master' into legacy-background
|
2020-07-14 11:03:47 +09:00 |
|
Dean Herbert
|
f36c23928b
|
Merge branch 'master' into legacy-background
|
2020-07-14 11:02:24 +09:00 |
|
Dean Herbert
|
8411a36a0f
|
Merge pull request #9545 from smoogipoo/reset-judgement-animation
|
2020-07-14 07:35:53 +09:00 |
|
Dean Herbert
|
38e9b882b8
|
Update framework
|
2020-07-14 07:04:30 +09:00 |
|
Dean Herbert
|
407da5c450
|
Merge pull request #9551 from ppy/dependabot/nuget/NUnit3TestAdapter-3.17.0
Bump NUnit3TestAdapter from 3.15.1 to 3.17.0
|
2020-07-14 06:13:36 +09:00 |
|
dependabot-preview[bot]
|
8087a75c35
|
Bump NUnit3TestAdapter from 3.15.1 to 3.17.0
Bumps [NUnit3TestAdapter](https://github.com/nunit/nunit3-vs-adapter) from 3.15.1 to 3.17.0.
- [Release notes](https://github.com/nunit/nunit3-vs-adapter/releases)
- [Commits](https://github.com/nunit/nunit3-vs-adapter/compare/V3.15.1...V3.17)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-07-13 17:22:39 +00:00 |
|
Dan Balasescu
|
c13064efc4
|
Merge pull request #9539 from peppy/fix-carousel-filter-application
Fix correct filter criteria not being applied to beatmap carousel if beatmaps take too long to load
|
2020-07-13 21:25:43 +09:00 |
|
smoogipoo
|
53520ec7c4
|
Add test
|
2020-07-13 21:21:59 +09:00 |
|
smoogipoo
|
8a3cadc111
|
Fix judgement animations not resetting on use
|
2020-07-13 21:21:59 +09:00 |
|
Dan Balasescu
|
69548447a7
|
Adjust step name
|
2020-07-13 20:03:07 +09:00 |
|
Dan Balasescu
|
dd9211d6f0
|
Merge pull request #9544 from peppy/call-schedule-protected-next
Fix potential crash when trying to ensure music is playing
|
2020-07-13 18:03:40 +09:00 |
|
Dean Herbert
|
7b7b92aa10
|
Fix potential crash when trying to ensure music is playing
|
2020-07-13 17:28:16 +09:00 |
|
Dean Herbert
|
ef3ab7a858
|
Merge branch 'master' into fix-carousel-filter-application
|
2020-07-13 17:05:45 +09:00 |
|
Dean Herbert
|
cd3500510e
|
Fix carousel tests relying on initial selection being null
|
2020-07-13 17:05:29 +09:00 |
|
Dan Balasescu
|
dfcb73131d
|
Merge pull request #9517 from vntxx/notification-keybind
Add notifications keybinding
|
2020-07-13 15:28:58 +09:00 |
|
Dan Balasescu
|
c476bc51ed
|
Merge pull request #9543 from Joehuu/multi-room-input-when-selected
Only allow link clicking and tooltips of multi room drawables when selected
|
2020-07-13 15:28:41 +09:00 |
|
Dan Balasescu
|
9ca3692cfd
|
Merge branch 'master' into notification-keybind
|
2020-07-13 14:32:23 +09:00 |
|
Dan Balasescu
|
744e695174
|
Merge pull request #9536 from Joehuu/select-mods-from-score
Add ability to select mods from a specific score in song select
|
2020-07-13 14:32:14 +09:00 |
|
Joehu
|
79ea6dbd5c
|
Only allow link clicking and tooltips of multi room drawables when selected
|
2020-07-12 22:24:11 -07:00 |
|
Joehu
|
db6a9c9717
|
Move null check to menu item addition
|
2020-07-12 22:06:17 -07:00 |
|
Joehu
|
ac7252e152
|
Fix context menu not masking outside of leaderboard area
|
2020-07-12 22:04:00 -07:00 |
|
Dean Herbert
|
0718e9e4b6
|
Update outdated comment
|
2020-07-13 13:08:41 +09:00 |
|
Dan Balasescu
|
8c7ff66bfd
|
Merge pull request #9542 from EVAST9919/rankings-sort-component
Implement RankingsSortTabControl component
|
2020-07-13 13:03:30 +09:00 |
|
Andrei Zavatski
|
6eec2f9429
|
Implement RankingsSortTabControl component
|
2020-07-13 01:22:05 +03:00 |
|
Joehu
|
9c039848bc
|
Simplify and add null check
|
2020-07-12 12:04:53 -07:00 |
|
Dean Herbert
|
ab11a112b7
|
Fix correct filter criteria not being applied to beatmap carousel if beatmaps take too long to load
|
2020-07-12 22:33:41 +09:00 |
|
vntxx
|
d18609e900
|
Added notifications keybinding
Implementation of #9502
|
2020-07-12 12:44:00 +02:00 |
|
Dean Herbert
|
57cfdb82ce
|
Merge pull request #9514 from Joehuu/fix-multi-room-name-overflow
|
2020-07-12 13:02:20 +09:00 |
|
Dean Herbert
|
a812b8e7fd
|
Merge pull request #9534 from Joehuu/fix-color/underline-tab-control-checkbox
|
2020-07-12 12:59:23 +09:00 |
|
Joehu
|
681f001525
|
Convert icon to local variable
|
2020-07-11 19:19:34 -07:00 |
|
Joehu
|
4d7dc9f5eb
|
Fix color and underline of tab control checkboxes when initially checked
|
2020-07-11 18:27:47 -07:00 |
|
Joehu
|
25d2d9ba5c
|
Convert getMods reference to method group
|
2020-07-11 16:24:57 -07:00 |
|
Joehu
|
0d26ad9ddb
|
Fix user top score not having a context menu
|
2020-07-11 16:22:01 -07:00 |
|
Joehu
|
9b4bed2ab2
|
Add ability to select mods from a specific score
|
2020-07-11 16:02:47 -07:00 |
|
Dean Herbert
|
fda45997db
|
Merge pull request #9530 from peppy/fix-memory-retention
Clean up HitEvents after use to avoid near-permanent memory retention
|
2020-07-12 01:27:38 +09:00 |
|
Dean Herbert
|
213eb24831
|
Merge pull request #9528 from smoogipoo/fix-bonus-judgement-hp
|
2020-07-12 00:55:12 +09:00 |
|
Dean Herbert
|
2bb0283a68
|
Clean up HitEvents after use to avoid near-permanent memory retention
|
2020-07-12 00:52:55 +09:00 |
|
smoogipoo
|
ede4235884
|
Increase HP gain of bananas
|
2020-07-11 20:35:58 +09:00 |
|
smoogipoo
|
acfb6eecc6
|
Fix bonus judgements being required toward HP
|
2020-07-11 20:17:40 +09:00 |
|
Joehu
|
fa0c2d7f84
|
Fix room name overflowing on multiplayer lounge
|
2020-07-10 10:42:41 -07:00 |
|
Dean Herbert
|
d8b92cc585
|
Merge pull request #9499 from peppy/fix-better
Fix one more nullref
|
2020-07-10 22:49:10 +09:00 |
|
Dean Herbert
|
dd025262d0
|
Fix one more nullref
|
2020-07-10 22:48:34 +09:00 |
|
Dean Herbert
|
6c661973a6
|
Merge pull request #9497 from peppy/fix-potential-nullref
|
2020-07-10 22:40:57 +09:00 |
|
Dean Herbert
|
0a61f80c8b
|
Remove result nullable check
|
2020-07-10 22:39:35 +09:00 |
|
Dean Herbert
|
13205319f3
|
Fix null reference if hit lighting is disabled
|
2020-07-10 22:37:29 +09:00 |
|
Dan Balasescu
|
3c9db923b4
|
Merge pull request #9431 from peppy/judgement-pooling
Add pooling support for osu! hit judgements
|
2020-07-10 21:43:00 +09:00 |
|
Dan Balasescu
|
895c129151
|
Merge pull request #9492 from peppy/ensure-music-playing-mainmenu-lounge
Ensure music playing when returning to lounge or main menu
|
2020-07-10 21:23:24 +09:00 |
|
Dan Balasescu
|
ee526666ca
|
Merge branch 'master' into judgement-pooling
|
2020-07-10 21:17:01 +09:00 |
|