Lucas A
|
9257cd7fad
|
Revert the use of an enum in ProfileHeader .
|
2021-07-18 19:18:06 +02:00 |
|
Lucas A
|
77807f9e32
|
Merge branch 'master' into localise-profile-overlay
|
2021-07-18 19:14:05 +02:00 |
|
Dean Herbert
|
856adfe6a3
|
Merge pull request #12877 from Henry-YSLin/osu-target-mod
Implement osu target mod
|
2021-07-19 02:09:34 +09:00 |
|
Dean Herbert
|
4aa0e62673
|
Merge pull request #13911 from kj415j45/localisation-base
Add support for localising breadcrumb controls
|
2021-07-19 02:09:11 +09:00 |
|
Bartłomiej Dach
|
6e065362be
|
Merge branch 'master' into osu-target-mod
|
2021-07-18 18:22:36 +02:00 |
|
Derrick Timmermans
|
2e2a2bdd99
|
Allow moving timeline selection when mousedown event is outside of blueprint container
|
2021-07-18 18:06:59 +02:00 |
|
Derrick Timmermans
|
ee220feecf
|
Avoid using guesses to determine whether inputs blocked
|
2021-07-18 16:04:23 +02:00 |
|
Henry Lin
|
fdebe4b94a
|
Code formatting fixes
|
2021-07-18 22:01:26 +08:00 |
|
Dean Herbert
|
49f0c707f6
|
Move approach circle hiding within BeginAbsoluteSequence
|
2021-07-18 22:34:28 +09:00 |
|
Dean Herbert
|
353ff5c6ce
|
Merge pull request #13915 from bdach/fix-tourney-seeding-crash
Fix seeding screen crashing on seedings with null mod
|
2021-07-18 17:47:29 +09:00 |
|
Bartłomiej Dach
|
7be7fb4ca9
|
Merge pull request #13906 from peppy/tournament-flow-warnings
Show warning on screens which require a current match to be selected
|
2021-07-17 19:13:00 +02:00 |
|
Bartłomiej Dach
|
32ca2b939b
|
Merge branch 'master' into tournament-flow-warnings
|
2021-07-17 18:33:45 +02:00 |
|
Bartłomiej Dach
|
714255e6d4
|
Fix seeding screen crashing on seedings with null mod
|
2021-07-17 18:06:47 +02:00 |
|
Bartłomiej Dach
|
9a2fb8ca6c
|
Add test coverage for null mod on seeding screen
|
2021-07-17 18:06:47 +02:00 |
|
Lucas A
|
2c26248042
|
Localise missing text of PaginatedKudosuHistoryContainer .
|
2021-07-17 17:36:49 +02:00 |
|
Lucas A
|
28845364a3
|
Localise score weighting.
|
2021-07-17 16:52:35 +02:00 |
|
Lucas A
|
77d8f240f8
|
Use ctor default values.
|
2021-07-17 16:41:42 +02:00 |
|
Lucas A
|
a7c280508f
|
Throw instead of silently returning.
|
2021-07-17 16:40:37 +02:00 |
|
Lucas A
|
2545275f71
|
Partly localise Kudosu section.
|
2021-07-17 16:29:09 +02:00 |
|
Lucas A
|
148eb890ff
|
Localise Historical section.
|
2021-07-17 16:24:11 +02:00 |
|
Lucas A
|
2f3ed4a4ab
|
Fix PaginatedProfileSubsection ctor arguments
|
2021-07-17 16:13:33 +02:00 |
|
Lucas A
|
fbbf8ce5a3
|
Localise Ranks section.
|
2021-07-17 15:53:24 +02:00 |
|
Lucas A
|
d17f658985
|
Localise Recent section.
|
2021-07-17 15:50:56 +02:00 |
|
Lucas A
|
5bb45c7f84
|
Localise beatmap section.
|
2021-07-17 15:45:17 +02:00 |
|
kj415j45
|
f4eeb9139e
|
Correct code style
|
2021-07-17 21:37:58 +08:00 |
|
Lucas A
|
d36842aa15
|
Localise TopHeaderContainer
|
2021-07-17 15:32:28 +02:00 |
|
Dean Herbert
|
c6bc95767d
|
Simplify popover hide logic and add test coverage
|
2021-07-17 22:31:47 +09:00 |
|
Lucas A
|
213e3c0716
|
Localise DetailHeaderContainer
|
2021-07-17 15:29:34 +02:00 |
|
Lucas A
|
c6a27e4baa
|
Localise CentreHeaderContainer .
|
2021-07-17 15:27:40 +02:00 |
|
Lucas A
|
2cfec1dc32
|
Localise osu!supporter badge.
|
2021-07-17 15:26:18 +02:00 |
|
Lucas A
|
a0c6945f8f
|
Localise user graph.
|
2021-07-17 15:25:45 +02:00 |
|
Lucas A
|
306a34a802
|
Localise level badge tooltip.
|
2021-07-17 15:21:30 +02:00 |
|
kj415j45
|
0183564810
|
Merge branch 'localisation-base' of https://github.com/kj415j45/osu into localisation-base
|
2021-07-17 21:19:14 +08:00 |
|
Lucas A
|
4d276b114b
|
Localise profile header.
|
2021-07-17 15:18:45 +02:00 |
|
kj415j45
|
ca1080dfb5
|
use switch statement
Co-authored-by: bdach <dach.bartlomiej@gmail.com>
|
2021-07-17 21:16:57 +08:00 |
|
Lucas A
|
d9c7ea2026
|
Localise profile section titles.
|
2021-07-17 14:57:05 +02:00 |
|
Lucas A
|
e6b8307b8e
|
Localise ProfileHeader
|
2021-07-17 14:46:14 +02:00 |
|
kj415j45
|
5b4a1ef70a
|
Update test to match Breadcrumb change
|
2021-07-17 20:40:59 +08:00 |
|
bdach
|
7859d02c5b
|
Allow null for breadcrumb control
|
2021-07-17 20:33:26 +08:00 |
|
LiangXiang Shen
|
6bebb1fdb9
|
Merge branch 'master' into localisation-base
|
2021-07-17 19:50:52 +08:00 |
|
huoyaoyuan
|
e3c10e3994
|
Add missing LocalisableString
|
2021-07-17 19:40:32 +08:00 |
|
kj415j45
|
22ff40fdd5
|
Fix broken WikiHeader
|
2021-07-17 19:40:25 +08:00 |
|
huoyaoyuan
|
5b694ad28b
|
Replace string with LocalisableString
|
2021-07-17 19:37:32 +08:00 |
|
Dean Herbert
|
64cf9b702e
|
Fix incorrec nesting of manual input manager test containers
|
2021-07-17 17:26:11 +09:00 |
|
Dean Herbert
|
567a94a28b
|
Remove unused using statements
|
2021-07-17 15:35:08 +09:00 |
|
Dean Herbert
|
c966cb0530
|
Fix dependency lookup failing due to location of PopoverContainer
|
2021-07-17 15:04:18 +09:00 |
|
Dean Herbert
|
d609839ff6
|
Fix test not working due to popover container being too global
|
2021-07-17 15:04:00 +09:00 |
|
Dean Herbert
|
87d3bd4b93
|
Fix time until next beat potentially being exactly zero at point of trigger
|
2021-07-17 14:35:43 +09:00 |
|
Dean Herbert
|
23ed77f2c6
|
Fix test failure under visual tests due to double firing
|
2021-07-17 14:34:55 +09:00 |
|
Dean Herbert
|
db4d64effb
|
Rename incorrect step
|
2021-07-17 14:29:18 +09:00 |
|