Dean Herbert
|
cd516c4ac7
|
Fix regressed metronome handling
|
2021-07-30 19:38:43 +09:00 |
|
Dean Herbert
|
185ea776f5
|
Fix incorrect authorisation loss exception handling with recent changes
|
2021-07-30 18:11:40 +09:00 |
|
Dean Herbert
|
dac79636a8
|
Merge pull request #14063 from Joehuu/fix-progress-graph-visibility
Fix song progress graph not being correctly hidden
|
2021-07-30 17:44:22 +09:00 |
|
Dean Herbert
|
d5e68f53b5
|
Change some defaults and always tween
|
2021-07-30 17:38:04 +09:00 |
|
Dean Herbert
|
bdc5eb6d3d
|
Add ability to also mute hitsounds
|
2021-07-30 17:25:01 +09:00 |
|
Dean Herbert
|
0c3f1195e9
|
Allow audio adjustments to be applied to DrawableRuleset s
|
2021-07-30 17:25:01 +09:00 |
|
Dan Balasescu
|
43e3556deb
|
Merge pull request #14060 from bdach/uncouple-rankings-tables
Uncouple display logic from text in rankings overlay tables
|
2021-07-30 16:25:22 +09:00 |
|
Dean Herbert
|
3cfd235b7f
|
Add tween when missing to avoid sudden volume difference
|
2021-07-30 16:10:20 +09:00 |
|
Dean Herbert
|
b399ddaea0
|
Add inverse setting
|
2021-07-30 16:10:10 +09:00 |
|
Dean Herbert
|
a2f3edbfc0
|
Fade track volume out as combo increases
|
2021-07-30 15:49:11 +09:00 |
|
ekrctb
|
4e2f928d65
|
Fix comment
|
2021-07-30 15:44:09 +09:00 |
|
Joseph Madamba
|
451c65a2c8
|
Fix song progress graph not being correctly hidden
|
2021-07-29 23:41:01 -07:00 |
|
Dean Herbert
|
665bd3690a
|
Add a few cases of missing ConfigureAwait calls in tests project
|
2021-07-30 15:27:24 +09:00 |
|
Dan Balasescu
|
877490fa8d
|
Merge pull request #14058 from peppy/dont-throw-on-missing-drawings
Avoid throwing / logging an error when `drawings.txt` is missing
|
2021-07-30 14:28:51 +09:00 |
|
Dean Herbert
|
6249ce0ea3
|
Add a warning and link for more information on drawings.txt population
|
2021-07-30 13:21:50 +09:00 |
|
Dean Herbert
|
3a347188a5
|
Allow LinkFlowContainer to still open external URLs when OsuGame is not available
|
2021-07-30 13:21:26 +09:00 |
|
Dean Herbert
|
fc66476107
|
Merge branch 'master' into dont-throw-on-missing-drawings
|
2021-07-30 13:10:03 +09:00 |
|
Dan Balasescu
|
804494e211
|
Merge pull request #14061 from bdach/colour-picker-integration
Integrate editor colour display with colour picker & popover
|
2021-07-30 12:24:31 +09:00 |
|
Bartłomiej Dach
|
c8891d4504
|
Integrate editor colour display with colour picker & popover
|
2021-07-29 23:14:37 +02:00 |
|
Bartłomiej Dach
|
0691c0dd63
|
Switch Colour{Display,Palette} to use Colour4
|
2021-07-29 23:14:32 +02:00 |
|
Bartłomiej Dach
|
59a33b5d02
|
Uncouple display logic from text in rankings overlay tables
|
2021-07-29 22:23:47 +02:00 |
|
Bartłomiej Dach
|
e3e36e0a12
|
Merge pull request #14050 from peppy/fix-api-request-abort
Fix aborting an `APIRequest` potentially resulting in incorrect success
|
2021-07-29 22:23:16 +02:00 |
|
Bartłomiej Dach
|
cbc504c1ed
|
Merge branch 'master' into fix-api-request-abort
|
2021-07-29 21:29:57 +02:00 |
|
Bartłomiej Dach
|
431be5b5c1
|
Merge pull request #14059 from peppy/tournament-lookup-ruleset
Resolve ruleset from store after loading tournament ladder
|
2021-07-29 21:00:55 +02:00 |
|
Bartłomiej Dach
|
9a59305dd9
|
Merge branch 'master' into tournament-lookup-ruleset
|
2021-07-29 20:20:05 +02:00 |
|
Bartłomiej Dach
|
6603ad33e9
|
Merge pull request #14057 from peppy/fix-stack-overflow-tournament-ruleset
Fix potential stack overflow in ruleset change rejection logic
|
2021-07-29 19:57:41 +02:00 |
|
Dean Herbert
|
77b354bfba
|
Resolve ruleset from store after loading tournament ladder
|
2021-07-30 02:12:03 +09:00 |
|
Dean Herbert
|
ceec74aaca
|
Avoid throwing / logging an error when drawings.txt is missing
|
2021-07-30 02:00:07 +09:00 |
|
Dean Herbert
|
46c72334fb
|
Fix stack overflow in ruleset change rejection logic
|
2021-07-30 01:54:30 +09:00 |
|
Dean Herbert
|
0b8ca667a9
|
Add failing test coverage of loading with an unavailable ruleset
|
2021-07-30 01:53:25 +09:00 |
|
Dean Herbert
|
5c5e33f4d7
|
Split out common logic for tournament game host tests
|
2021-07-30 01:53:08 +09:00 |
|
Dean Herbert
|
f9814a66cb
|
Merge pull request #14041 from Henry-YSLin/mod-muted
Add a mod that mutes the audio track
|
2021-07-29 23:44:06 +09:00 |
|
Henry Lin
|
daefea9221
|
Merge branch 'master' into mod-muted
# Conflicts:
# osu.Game/Overlays/MusicController.cs
|
2021-07-29 21:24:09 +08:00 |
|
Henry Lin
|
888e8f1c80
|
Use shared metronome class
|
2021-07-29 21:18:07 +08:00 |
|
Dan Balasescu
|
b0bd4ef794
|
Merge pull request #14052 from Henry-YSLin/music-controller-reset-all-adjustments
Reset all types of adjustments in `MusicController.ResetTrackAdjustments`
|
2021-07-29 22:17:34 +09:00 |
|
Henry Lin
|
7251c28c4a
|
Merge branch 'master' into mod-muted
|
2021-07-29 21:14:03 +08:00 |
|
ekrctb
|
a204ef39dd
|
Prevent catcher trail generation while rewinding
|
2021-07-29 17:32:38 +09:00 |
|
ekrctb
|
81f23e1111
|
Manage catcher trails by lifetime entries
|
2021-07-29 17:12:01 +09:00 |
|
Dean Herbert
|
5fc699de99
|
Merge pull request #14051 from Henry-YSLin/extract-target-mod-metronome
Extract metronome from `OsuModTarget`
|
2021-07-29 17:01:17 +09:00 |
|
Henry Lin
|
89e8296eb1
|
Reset all types of adjustments in MusicController ; Rename AllowRateAdjustments to AllowTrackAdjustments
|
2021-07-29 15:39:26 +08:00 |
|
Henry Lin
|
935984d200
|
Rename MetronomeBeatContainer to Metronome
|
2021-07-29 15:17:21 +08:00 |
|
Henry Lin
|
0196141335
|
Remove unused constants
|
2021-07-29 14:52:40 +08:00 |
|
Henry Lin
|
18e760ee91
|
Extract metronome from OsuModTarget
|
2021-07-29 14:52:18 +08:00 |
|
Henry Lin
|
0620cd130e
|
Change mod description
|
2021-07-29 14:41:47 +08:00 |
|
Dean Herbert
|
c67c763a92
|
Merge pull request #14030 from Game4all/update-framework-changes
Update `TableContainer` usages in line with framework changes
|
2021-07-29 15:36:15 +09:00 |
|
Dean Herbert
|
3a5324c947
|
Fix aborting an APIRequest potentially resulting in incorrect success
|
2021-07-29 13:01:52 +09:00 |
|
Dan Balasescu
|
2a94fc214f
|
Merge pull request #14046 from peppy/fix-rapid-reconnection
Fix `HubClientConnector` reconnecting with no delay on server-triggered error
|
2021-07-29 01:52:21 +09:00 |
|
Lucas A
|
fbd02dc830
|
Update framework.
|
2021-07-28 18:24:29 +02:00 |
|
Henry Lin
|
e89f33483d
|
Code formatting fixes
|
2021-07-28 21:52:01 +08:00 |
|
smoogipoo
|
89f0739a4a
|
Update with framework changes
|
2021-07-28 21:54:11 +09:00 |
|