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 |
|
smoogipoo
|
1116703e92
|
Fix potential out-of-order objects after conversion
|
2020-07-13 16:52:05 +09:00 |
|
smoogipoo
|
352f59942e
|
Fix incorrect time delta in taiko strain
|
2020-07-13 16:50:54 +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 |
|
Dean Herbert
|
f442df75a9
|
Add missing released conditional
|
2020-07-13 09:00:10 +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
|
c1aafe83fa
|
Add note about future behaviour
|
2020-07-12 23:05:47 +09:00 |
|
Dean Herbert
|
08696b9bca
|
Allow pausing gameplay via middle mouse button
|
2020-07-12 23:03:03 +09: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 |
|
Andrei Zavatski
|
444701fdd0
|
Use dummy api for tests
|
2020-07-12 16:13:48 +03:00 |
|
Andrei Zavatski
|
a72bb93266
|
Add test scene for NewsHeader
|
2020-07-12 15:57:18 +03:00 |
|
LastExceed
|
bdf680aecb
|
inline single-use constants
|
2020-07-12 14:53:40 +02:00 |
|
Andrei Zavatski
|
598e48678e
|
Refactor NewsHeader
|
2020-07-12 15:45:48 +03:00 |
|
LastExceed
|
3606febe31
|
fix case convention violation
|
2020-07-12 14:23:55 +02:00 |
|
LastExceed
|
1cf8b599a1
|
implement fadein
|
2020-07-12 13:57:44 +02:00 |
|
LastExceed
|
06ed5316c4
|
expose hitObectArea in Column
|
2020-07-12 13:57:36 +02:00 |
|
LastExceed
|
0e49bf127b
|
wrap HitObjectContainer in BufferedContainer
|
2020-07-12 13:57:06 +02:00 |
|
Andrei Zavatski
|
3601a2d93f
|
Merge remote-tracking branch 'refs/remotes/ppy/master' into news
|
2020-07-12 14:45:48 +03:00 |
|
vntxx
|
d18609e900
|
Added notifications keybinding
Implementation of #9502
|
2020-07-12 12:44:00 +02:00 |
|
Andrei Zavatski
|
0d6dbb6523
|
Clean up exposed icon for tests
|
2020-07-12 13:36:42 +03:00 |
|
Andrei Zavatski
|
c9d21894e5
|
Add test for icon toggle
|
2020-07-12 13:19:28 +03:00 |
|
Andrei Zavatski
|
be36a4b768
|
Make ctor protected
|
2020-07-12 12:39:48 +03:00 |
|
Andrei Zavatski
|
c3524cbe57
|
Make icon private but expose a protected method
|
2020-07-12 12:32:26 +03:00 |
|
Andrei Zavatski
|
da40f29b44
|
Make button text a property
|
2020-07-12 12:27:26 +03:00 |
|
Andrei Zavatski
|
40aa6c7453
|
Merge remote-tracking branch 'refs/remotes/ppy/master' into comments-buttons
|
2020-07-12 12:18:10 +03: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 |
|
Andrei Zavatski
|
024ccc75ee
|
Adjust margins/paddings
|
2020-07-11 09:03:03 +03:00 |
|
Andrei Zavatski
|
84392d0d13
|
Add loading spinner
|
2020-07-11 08:50:35 +03:00 |
|
Andrei Zavatski
|
b1b2e961bc
|
Update arrow colour on hover
|
2020-07-11 08:13:11 +03:00 |
|