Commit Graph

26985 Commits

Author SHA1 Message Date
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
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
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
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
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
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
451c65a2c8 Fix song progress graph not being correctly hidden 2021-07-29 23:41:01 -07:00
3a347188a5 Allow LinkFlowContainer to still open external URLs when OsuGame is not available 2021-07-30 13:21:26 +09:00
c8891d4504 Integrate editor colour display with colour picker & popover 2021-07-29 23:14:37 +02:00
0691c0dd63 Switch Colour{Display,Palette} to use Colour4 2021-07-29 23:14:32 +02:00
59a33b5d02 Uncouple display logic from text in rankings overlay tables 2021-07-29 22:23:47 +02:00
cbc504c1ed Merge branch 'master' into fix-api-request-abort 2021-07-29 21:29:57 +02:00
46c72334fb Fix stack overflow in ruleset change rejection logic 2021-07-30 01:54:30 +09:00
daefea9221 Merge branch 'master' into mod-muted
# Conflicts:
#	osu.Game/Overlays/MusicController.cs
2021-07-29 21:24:09 +08:00
888e8f1c80 Use shared metronome class 2021-07-29 21:18:07 +08:00
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
7251c28c4a Merge branch 'master' into mod-muted 2021-07-29 21:14:03 +08:00
89e8296eb1 Reset all types of adjustments in MusicController; Rename AllowRateAdjustments to AllowTrackAdjustments 2021-07-29 15:39:26 +08:00
935984d200 Rename MetronomeBeatContainer to Metronome 2021-07-29 15:17:21 +08:00
18e760ee91 Extract metronome from OsuModTarget 2021-07-29 14:52:18 +08:00
0620cd130e Change mod description 2021-07-29 14:41:47 +08:00
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
3a5324c947 Fix aborting an APIRequest potentially resulting in incorrect success 2021-07-29 13:01:52 +09:00
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
fbd02dc830 Update framework. 2021-07-28 18:24:29 +02:00
5144bf8354 Merge pull request #14045 from peppy/avoid-unnecessary-error-deserialisation
Avoid deserialisation JSON request content when error is not present (or not relevant)
2021-07-28 20:58:46 +09:00
607da5143e Merge pull request #14016 from ggliv/osu-mod-mirror
Add "Mirror" mod
2021-07-28 20:57:30 +09:00
cd2a1af6de Fix HubClientConnector reconnecting with no delay on server-triggered error 2021-07-28 20:46:02 +09:00
1ed4fdd5f5 Avoid deserialisation JSON request content when error is not present (or not relevant) 2021-07-28 20:13:40 +09:00
22d83c75e3 Revert imports re-ordering
Out of the scope of this PR
2021-07-28 18:32:38 +08:00
58bbe9db7e Added muted mod 2021-07-28 18:21:08 +08:00
239b38a0ab Reduce implicit conversions by using default 2021-07-27 21:46:29 +02:00
94877117b9 Apply changes in-line with framework changes. 2021-07-27 18:22:47 +02:00
6f35036f53 Merge pull request #14027 from gagahpangeran/comment-markdown
Add support for markdown in comments
2021-07-27 14:38:59 +09:00
7ae1b5bae7 Merge pull request #14022 from peppy/fix-invalid-ruleset-causing-crash
Fix invalid/unavailable ruleset causing game-wide crash
2021-07-27 02:39:26 +09:00
49160e4482 review modifications: maniamodmirror inheritance, reflection utilities, vertical flip option 2021-07-26 10:46:41 -04:00
6631f0de19 add CommentMarkdownHeading 2021-07-26 21:07:35 +07:00
2a6aeb5310 use CommentMarkdownContainer in DrawableContainer 2021-07-26 18:18:55 +07:00
43100c5288 initial CommentMarkdownContainer 2021-07-26 18:18:33 +07:00
3a81d5e8ce Merge pull request #14023 from peppy/add-high-precision-macos-note
Add warning about using high precision mouse on non-windows platforms
2021-07-26 18:07:38 +09:00
5984699842 Update comment to match updated string
Co-authored-by: Dan Balasescu <smoogipoo@smgi.me>
2021-07-26 17:40:07 +09:00
c8944b62ec Update incorrect linked comment 2021-07-26 17:28:58 +09:00
075507648a Show warning for linux as well 2021-07-26 17:28:58 +09:00
b70bd7689e Add warning about using high precision mouse on macOS 2021-07-26 17:00:06 +09:00
af9f910a12 Change WarningText to accept LocalisableString
Can't work just yet, but best to have the flow in place to maintain 100%
localisation on classes which were already localised.
2021-07-26 16:59:29 +09:00