Salman Ahmed
|
b2332eb5b3
|
Use new difficulty colours permanently
|
2021-08-04 18:19:37 +03:00 |
|
Salman Ahmed
|
7f9af0ae65
|
Scale up "changing display" test cases
|
2021-08-04 18:19:28 +03:00 |
|
Salman Ahmed
|
284fa49646
|
Bring margins of components closer to existing designs
|
2021-08-04 18:19:28 +03:00 |
|
Salman Ahmed
|
42370e48ec
|
Disable shadow on star display text
|
2021-08-04 18:19:28 +03:00 |
|
Salman Ahmed
|
d4399f10f9
|
Merge both variants of the star rating display
|
2021-08-04 18:19:28 +03:00 |
|
Salman Ahmed
|
0a8d37defa
|
Test star rating display with multiple sizes
|
2021-08-04 17:12:20 +03:00 |
|
Salman Ahmed
|
14da5ab813
|
Remove defined size from the star rating display
|
2021-08-04 17:12:20 +03:00 |
|
Salman Ahmed
|
95b134f3d8
|
Use OsuColour.Orange1 instead of pure yellow
|
2021-08-04 17:12:20 +03:00 |
|
Salman Ahmed
|
19d54ee751
|
Update light background handling to Color4.Yellow instead
Confirmed to be the way forward in
https://github.com/ppy/osu-web/pull/7855#issuecomment-880959644.
|
2021-08-04 17:12:20 +03:00 |
|
Salman Ahmed
|
6c9ed16b0c
|
Add visual test scene
|
2021-08-04 17:12:20 +03:00 |
|
Salman Ahmed
|
a01402664f
|
Add redesigned star rating display
Matching the same design as the one in the latest figma designs.
|
2021-08-04 17:12:20 +03:00 |
|
Salman Ahmed
|
d0ce0cf9f5
|
Merge branch 'master' into new-difficulty-colours
|
2021-08-04 17:12:15 +03: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
|
9b9dacf3fe
|
Update usages of Drawable.Click()
|
2021-08-04 17:30:33 +09:00 |
|
Dean Herbert
|
c76edd8887
|
Update framework
|
2021-08-04 17:24:13 +09:00 |
|
Dan Balasescu
|
5f170feede
|
Merge pull request #14104 from peppy/multiplayer-match-rulesets
Add required multiplayer models (and associated flows) for match "types"
|
2021-08-04 13:46:37 +09:00 |
|
Dean Herbert
|
401835a3d8
|
Add missing event glue
|
2021-08-04 13:13:47 +09:00 |
|
Dan Balasescu
|
374d279e7c
|
Merge pull request #14100 from frenzibyte/fix-muted-dim-factor
Fix "muted" mod metronome not playing when expected
|
2021-08-04 12:33:38 +09:00 |
|
Dan Balasescu
|
472925180a
|
Merge branch 'master' into fix-muted-dim-factor
|
2021-08-04 12:00:49 +09:00 |
|
Dan Balasescu
|
f45ff06c5e
|
Merge pull request #14125 from gagahpangeran/markdown-inter-font
Change markdown container font to use inter font
|
2021-08-04 11:42:48 +09:00 |
|
Salman Ahmed
|
bec0f379a7
|
Round star difficulty to two fractional digits during sampling
|
2021-08-04 02:16:51 +03:00 |
|
Salman Ahmed
|
65db9d664e
|
Match osu-web colour for DifficultyRating.Hard
|
2021-08-04 01:52:49 +03:00 |
|
Salman Ahmed
|
4e303b2aa1
|
Add xmldoc and source link
|
2021-08-04 01:52:49 +03:00 |
|
Salman Ahmed
|
b5970d5cdc
|
Handle pitch black background case
|
2021-08-04 01:52:48 +03:00 |
|
Gagah Pangeran Rosfatiputra
|
d22f2ececb
|
adjust wiki main page font
|
2021-08-03 22:17:45 +07:00 |
|
Gagah Pangeran Rosfatiputra
|
ed94266a5d
|
change markdown container font
|
2021-08-03 22:14:44 +07:00 |
|
Gagah Pangeran Rosfatiputra
|
cb72667aa8
|
add typeface inter in osu font
|
2021-08-03 22:10:33 +07:00 |
|
Dean Herbert
|
c856611f65
|
Merge branch 'master' into multiplayer-match-rulesets
|
2021-08-03 23:40:24 +09:00 |
|
Dean Herbert
|
e11b815b82
|
Serialise type as snake_case
|
2021-08-03 23:13:39 +09:00 |
|
Dean Herbert
|
6442d86407
|
Merge branch 'master' into multiplayer-match-rulesets
|
2021-08-03 23:13:36 +09:00 |
|
Salman Ahmed
|
9a5e052dc0
|
Use star difficulty colour spectrum game-wide
|
2021-08-03 15:02:18 +03:00 |
|
Salman Ahmed
|
6fd97d67eb
|
Update colour spectrum inline with latest version
From https://github.com/ppy/osu-web/pull/7855#issuecomment-880959644,
less arbitrary.
|
2021-08-03 15:02:18 +03:00 |
|
Salman Ahmed
|
692e320ea5
|
Add visual test scene
|
2021-08-03 15:02:18 +03:00 |
|
Salman Ahmed
|
d9686332a1
|
Implement new difficulty rating colour spectrum sampling
|
2021-08-03 14:33:45 +03:00 |
|
Salman Ahmed
|
8dd72a9dc6
|
Add new difficulty rating colour method
|
2021-08-03 14:33:45 +03:00 |
|
Dan Balasescu
|
ceca184b12
|
Merge pull request #14112 from peppy/multiplayer-rename-game-type
Rename `GameType` to `MatchType` and make `enum` instead of `class`
|
2021-08-03 19:47:21 +09:00 |
|
Dan Balasescu
|
84c16e592f
|
Merge branch 'master' into multiplayer-rename-game-type
|
2021-08-03 19:12:55 +09:00 |
|
Dean Herbert
|
118e13227a
|
Update existing test to make use of ManualInputManager.Keys
|
2021-08-03 19:08:59 +09:00 |
|
Dean Herbert
|
b43f5f755d
|
Merge pull request #14115 from smoogipoo/fix-spectator-test-failures
Fix spectator test failures
|
2021-08-03 19:07:54 +09:00 |
|
Dean Herbert
|
2b80b6a2d0
|
Merge pull request #14071 from frenzibyte/localisable-description
Update enum mapper usages with `LocalisableDescription`
|
2021-08-03 19:07:36 +09:00 |
|
Salman Ahmed
|
0d22b9223b
|
Add unit test for inverse muting transferal
|
2021-08-03 12:50:54 +03:00 |
|
Salman Ahmed
|
ea02571da9
|
Inline parameterised test case
|
2021-08-03 12:49:39 +03:00 |
|
Dean Herbert
|
1152e15282
|
Update new usages of LocalisableEnum
|
2021-08-03 18:31:59 +09:00 |
|
Dean Herbert
|
6b2ea1b08f
|
Update framework
|
2021-08-03 18:30:04 +09:00 |
|
Dean Herbert
|
8dbcccc350
|
Merge branch 'master' into localisable-description
|
2021-08-03 18:29:52 +09:00 |
|
smoogipoo
|
11b9ba86cb
|
Fix TestSceneSpectator reusing cached spectator client
|
2021-08-03 18:28:08 +09:00 |
|
smoogipoo
|
062207fcd9
|
Fix TestSceneCurrentlyPlayingDisplay reusing cached spectator client
|
2021-08-03 18:16:58 +09:00 |
|
Dean Herbert
|
20f2b9f722
|
Merge pull request #13914 from kj415j45/localisation-header
Add localisation for overlay headers
|
2021-08-03 17:59:30 +09:00 |
|
Dean Herbert
|
feadfbcca7
|
Add playlist type to picker temporarily
|
2021-08-03 17:48:20 +09:00 |
|
Dean Herbert
|
01f15bd6fc
|
Rename picker class to match new naming
|
2021-08-03 17:47:53 +09:00 |
|