Commit Graph

42877 Commits

Author SHA1 Message Date
9a7537cd56 Add support for adding new colours to palette 2021-07-31 23:48:01 +02:00
73393a5a0d Localise weighting percentage. 2021-07-31 15:56:25 +02:00
48b95ae250 Merge pull request #14067 from nekodex/select-sfx-changes
Swap 'select' sample variants and add hover+select sounds to more components
2021-07-31 20:03:08 +09:00
858d1f8dd0 Merge pull request #14079 from peppy/fix-timestamp-formatting
Fix beatmap durations over one hour displaying incorrectly
2021-07-31 20:02:54 +09:00
7948ca9195 Merge pull request #14064 from peppy/mute-mod-improvements
Add extra settings to "Muted" mod
2021-07-31 20:02:10 +09:00
b0b211ff23 Merge branch 'master' into mute-mod-improvements 2021-07-31 12:40:26 +02:00
7a44ddb36b Update incorrect xmldoc 2021-07-31 16:48:45 +09:00
081dafc4e4 Update existing inline usages to use new extension method 2021-07-31 16:46:02 +09:00
472c0137ec Add new extension for formatting time durations 2021-07-31 16:45:53 +09:00
f3d4f47e62 Revert unrelated changes 2021-07-31 15:52:36 +09:00
df02ce7c93 Merge pull request #14068 from Game4all/localise-rankings
Localise rankings overlay
2021-07-31 08:51:01 +02:00
53c901bfa8 Expose DrawableRuleset audio adjustments as non-container 2021-07-31 15:47:54 +09:00
e4e4c85a11 Merge branch 'master' into localise-rankings 2021-07-31 08:13:10 +02:00
29328bdf7f Use metronome's audio adjustments directly 2021-07-31 15:03:26 +09:00
b01b0d711f Merge branch 'master' into mute-mod-improvements 2021-07-31 14:55:44 +09:00
c082498955 Fix some missed instances of verbatim string conversion 2021-07-31 14:29:38 +09:00
e6f337a3c8 User verbatim string for ToLocalisableString calls (and rename US spelling) 2021-07-31 14:27:20 +09:00
21b2226148 Merge pull request #14072 from frenzibyte/adjustable-metronome
Add audio adjustment support for `Metronome`s
2021-07-31 13:48:22 +09:00
4c68268d98 Call ApplyTransformsAt on free 2021-07-31 08:31:08 +09:00
397c73e786 Add audio adjustment support to Metronome 2021-07-31 02:16:02 +03:00
3409bc6b27 Update mapper usages with LocalisableDescription 2021-07-31 01:47:14 +03:00
c7e9d09ce3 Localise left over numeric value. 2021-07-30 19:08:27 +02:00
652fe6c413 Uppercase sort filter control text. 2021-07-30 19:07:49 +02:00
5381e11880 Revert unintentional change. 2021-07-30 19:06:25 +02:00
7e87023557 Update resources 2021-07-30 23:57:40 +09:00
8a42d88793 Fix whitespace inspections. 2021-07-30 16:28:18 +02:00
db1ed873e4 Localise ranking tables. 2021-07-30 15:24:10 +02:00
9717281969 Localise rankings Spotlight selector. 2021-07-30 14:53:01 +02:00
9538c4c7f2 Make the news collapsable month sections sound like dropdowns, because they pseudo kinda are 2021-07-30 21:35:28 +09:00
9b7bb37244 Add hover+select sounds to some components that are missing them 2021-07-30 21:35:28 +09:00
7dc1de7423 Use 'Submit' select sample variant for back button 2021-07-30 21:35:28 +09:00
c1d8a7e2ad Add and use 'Submit' select sample variant for particular components 2021-07-30 21:35:28 +09:00
be3c02ff7f Remove 'Soft' select sample variant usage (soft is the new default) 2021-07-30 21:35:27 +09:00
9515a67f57 Localise ranking sort tab control. 2021-07-30 14:35:25 +02:00
fcfa6d5bd1 Localise rankings overlay header. 2021-07-30 14:18:35 +02:00
1a921663e3 Merge pull request #14062 from peppy/fix-missing-configure-await
Add a few cases of missing `ConfigureAwait` calls in tests project
2021-07-30 19:53:49 +09:00
e8d56b4ed0 Merge pull request #14065 from peppy/fix-broken-exception-handling
Fix incorrect authorisation loss exception handling with recent changes
2021-07-30 19:53:21 +09:00
cd516c4ac7 Fix regressed metronome handling 2021-07-30 19:38:43 +09:00
185ea776f5 Fix incorrect authorisation loss exception handling with recent changes 2021-07-30 18:11:40 +09:00
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
d5e68f53b5 Change some defaults and always tween 2021-07-30 17:38:04 +09:00
bdc5eb6d3d Add ability to also mute hitsounds 2021-07-30 17:25:01 +09:00
0c3f1195e9 Allow audio adjustments to be applied to DrawableRulesets 2021-07-30 17:25:01 +09:00
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
3cfd235b7f Add tween when missing to avoid sudden volume difference 2021-07-30 16:10:20 +09:00
b399ddaea0 Add inverse setting 2021-07-30 16:10:10 +09:00
a2f3edbfc0 Fade track volume out as combo increases 2021-07-30 15:49:11 +09:00
4e2f928d65 Fix comment 2021-07-30 15:44:09 +09:00
451c65a2c8 Fix song progress graph not being correctly hidden 2021-07-29 23:41:01 -07:00
665bd3690a Add a few cases of missing ConfigureAwait calls in tests project 2021-07-30 15:27:24 +09:00