MBmasher
c91feb2968
Fix multiplying instead of dividing by scalingFactor
2021-08-25 11:18:21 +10:00
MBmasher
7188a3268f
Apply a nerf to stacks for Flashlight skill
2021-08-24 14:01:54 +10:00
MBmasher
eaa0d38315
Add a buff to short maps for Flashlight skill
2021-08-12 10:00:24 +10:00
MBmasher
b06226e738
Change comments
2021-08-12 09:54:25 +10:00
MBmasher
27918583e1
Increase the multiplier when hidden is applied on the Flashlight skill
2021-08-11 15:55:13 +10:00
MBmasher
1cadcb43d9
Apply nerf to Flashlight skill on high star maps
2021-08-11 15:54:30 +10:00
MBmasher
b1d25346a2
Move HistoryLength override from OsuStrainSkill to Flashlight
2021-08-11 13:30:40 +10:00
MBmasher
cee69eaad0
Add a nerf to FL for TD plays
2021-08-11 06:14:38 +10:00
MBmasher
f4ceb17064
Cleanup of code
2021-08-10 16:06:20 +10:00
MBmasher
6b1a4a53d4
Cleanup of code
2021-08-09 08:31:28 +10:00
MBmasher
acdd08c966
Add Flashlight skill
2021-08-08 23:56:03 +10:00
Dean Herbert
c8a0b6058f
Merge pull request #14147 from nekodex/more-missing-sounds
...
Misc hover/select sound usage updates
2021-08-08 04:14:04 +09:00
Dean Herbert
db270a79ab
Update resources
2021-08-08 03:54:20 +09:00
Dean Herbert
404a4234cb
Merge branch 'master' into more-missing-sounds
2021-08-08 03:49:17 +09:00
Bartłomiej Dach
ff1730f9f8
Do not play open/close samples for top-level menus
2021-08-07 14:38:54 +02:00
Dean Herbert
a9c99f149a
Merge pull request #14149 from peppy/update-framework
...
Update framework
2021-08-07 02:04:08 +09:00
Dean Herbert
2f187cb90f
Update framework
2021-08-07 01:17:58 +09:00
Jamie Taylor
5031b19b42
Add sounds to multiplayer games list
2021-08-06 23:39:42 +09:00
Jamie Taylor
3f06ecdd48
Add open/close sounds to menus
2021-08-06 21:01:34 +09:00
Jamie Taylor
f1ea830828
Re-add on-click feedback to MonthSection and OsuDropdown headers
2021-08-06 20:58:07 +09:00
Dan Balasescu
4620ba8787
Merge pull request #14144 from peppy/toggle-multiplayer-leaderboard-with-hud
...
Toggle the expanded state of the multiplayer leaderboard with the user's HUD
2021-08-06 20:13:55 +09:00
Dan Balasescu
8f014650df
Merge branch 'master' into toggle-multiplayer-leaderboard-with-hud
2021-08-06 19:36:19 +09:00
Dan Balasescu
468557b3a9
Merge pull request #14142 from peppy/playlists-mode-hide
...
Remove playlists type select button from multiplayer
2021-08-06 19:36:06 +09:00
Dean Herbert
724edcbecd
Toggle the expanded state of the multiplayer leaderboard with the user's HUD
...
Resolves https://github.com/ppy/osu/discussions/14140 .
---
Until now, the multiplayer leaderboard would expand during break time.
Now, it respects the user's HUD visibility status (which can be toggled
using Shift+Tab).
2021-08-06 19:23:44 +09:00
Dean Herbert
b401dc0b2e
Remove playlist button
2021-08-06 18:58:50 +09:00
Dean Herbert
8dc167ac9a
Set default MultiplayerRoomSettings
type to something that isn't playlists
2021-08-06 18:56:01 +09:00
Dean Herbert
cd0e9cc08b
Merge pull request #14119 from frenzibyte/new-difficulty-colours
...
Update star rating difficulty colours and add spectrum support
2021-08-06 18:26:56 +09:00
Dean Herbert
6164903fec
Merge branch 'master' into new-difficulty-colours
2021-08-06 18:05:53 +09:00
Dean Herbert
7d670c6d35
Fix gap in fill colour
2021-08-06 18:05:24 +09:00
Dan Balasescu
acbdae3c4c
Merge pull request #14133 from EVAST9919/svs-fix
...
Fix colour picker antialiasing
2021-08-05 20:34:03 +09:00
Andrei Zavatski
e13a82ed63
Fix colour picker antialiasing
2021-08-05 14:07:35 +03:00
Dean Herbert
53be31bcd1
Merge pull request #14047 from smoogipoo/bassmix
...
Adjust with the framework-side AudioMixer changes
2021-08-05 19:39:41 +09:00
Dean Herbert
e6cd05ea93
Update framework
2021-08-05 19:06:05 +09:00
Dean Herbert
1476b3b22a
Merge branch 'master' into bassmix
2021-08-05 17:33:21 +09:00
Dean Herbert
27ff428491
Revert "Temporary changes to compile with latest framework"
...
This reverts commit 34c671f712
.
2021-08-05 17:33:19 +09:00
Dan Balasescu
f0d11ebd89
Merge pull request #14117 from peppy/multiplayer-create-with-enter
...
Add the ability to create multiplayer games using only the keyboard
2021-08-05 17:27:04 +09:00
Dan Balasescu
0211521a97
Merge branch 'master' into multiplayer-create-with-enter
2021-08-05 17:07:03 +09:00
Dan Balasescu
5811dff853
Merge pull request #14120 from peppy/multiplayer-team-vs-team-selection
...
Add ability to choose Team Versus match type and view / switch teams
2021-08-05 17:02:14 +09:00
smoogipoo
94aa5fbca7
Fix doubled json property (runtime error)
2021-08-05 16:31:34 +09:00
Dean Herbert
2b973b9831
Redirect beatmap selection to intentionally click the button directly
2021-08-05 14:21:51 +09:00
Dean Herbert
bf720f7e06
Ensure operations are not performed during loading
2021-08-05 14:14:07 +09:00
Dean Herbert
22bd6c7556
Move keyboard progress flow handling to MatchSettingsOverlay
2021-08-05 14:06:58 +09:00
Dean Herbert
fd54487186
Add safety against pushing to non-current screen
2021-08-05 14:06:58 +09:00
Dan Balasescu
afc1585033
Merge pull request #14131 from peppy/fix-constructor-possible-nullref
...
Fix new possible nullref inspection due to delegate initialisation in constructor
2021-08-05 13:59:32 +09:00
Dean Herbert
2ccf7e75b0
Fix new possible nullref inspection due to delegate initialisation in constructor
2021-08-05 13:24:59 +09:00
Dean Herbert
c84bd2c74d
Update new obsolete usages
2021-08-05 13:22:59 +09:00
Salman Ahmed
d0ce0cf9f5
Merge branch 'master' into new-difficulty-colours
2021-08-04 17:12:15 +03:00
Dean Herbert
476442d1a3
Merge branch 'master' into multiplayer-create-with-enter
2021-08-04 19:37:41 +09:00
Dan Balasescu
5a6636ae5c
Merge pull request #14116 from peppy/update-platform-action-triggers
...
Update existing test to make use of `ManualInputManager.Keys`
2021-08-04 19:36:39 +09:00
Dean Herbert
42e14fb492
Merge branch 'update-platform-action-triggers' into multiplayer-create-with-enter
2021-08-04 17:31:38 +09:00