Lucas A
|
1aacd1aaa2
|
Initial implementation of LowHealthLayer
|
2020-03-16 21:04:59 +01:00 |
|
Dean Herbert
|
62ce503126
|
Fix changelog alignment and italics usage
|
2020-03-15 00:36:21 +09:00 |
|
Dean Herbert
|
288470c313
|
Remove exo specification completely
|
2020-03-13 13:43:48 +09:00 |
|
Dean Herbert
|
fd21e87670
|
Disable adjusting volume via "select next" and "select previous" as fallbacks
|
2020-03-12 11:28:45 +09:00 |
|
Dan Balasescu
|
d3c0deb381
|
Merge branch 'master' into friends-update-streams
|
2020-03-11 14:09:27 +09:00 |
|
Dean Herbert
|
ed837d3115
|
Use framework extension method for FromHex
|
2020-03-11 10:18:41 +09:00 |
|
Dean Herbert
|
53e083f329
|
Merge branch 'master' into show-loved-pp
|
2020-03-11 01:08:13 +09:00 |
|
Dean Herbert
|
c1ac800473
|
Merge pull request #8186 from Joehuu/fix-textbox-backspace-animation
Fix textbox characters not animating when typing/backspacing
|
2020-03-09 14:03:33 +09:00 |
|
Joehu
|
3903423a37
|
Fix textbox characters not animating when typing/backspacing
|
2020-03-08 19:43:53 -07:00 |
|
Bartłomiej Dach
|
5b0846cb69
|
Handle hover explicitly
|
2020-03-05 23:15:53 +01:00 |
|
Bartłomiej Dach
|
bd1dbea6f4
|
Centralise background colour updates
|
2020-03-05 23:10:14 +01:00 |
|
Bartłomiej Dach
|
f5e6f92ac6
|
Merge branch 'master' into adjust-most-played
|
2020-03-05 22:37:09 +01:00 |
|
Dean Herbert
|
e78c238ecd
|
Merge pull request #8131 from recapitalverb/fix-searchable-list-padding
Fix searchable list padding
|
2020-03-05 12:23:33 +09:00 |
|
TheWildTree
|
997be65be2
|
Improve colouring logic
|
2020-03-04 21:19:26 +01:00 |
|
Andrei Zavatski
|
bd03dd9b70
|
Adjust class naming
|
2020-03-04 23:08:58 +03:00 |
|
Andrei Zavatski
|
63219a2357
|
Adjust properties naming
|
2020-03-04 23:06:16 +03:00 |
|
Andrei Zavatski
|
55a0586b13
|
Move exception handling below all the cases
|
2020-03-04 23:03:02 +03:00 |
|
Andrei Zavatski
|
8849f25069
|
Merge remote-tracking branch 'refs/remotes/ppy/master' into friends-update-streams
|
2020-03-04 22:59:56 +03:00 |
|
TheWildTree
|
5628c5102d
|
Remove old scores before adding new ones
|
2020-03-04 20:01:15 +01:00 |
|
TheWildTree
|
9aacc3f5ae
|
Replace Scores property with DisplayScores method
Also adds null checks to prevent crashes in tests.
|
2020-03-04 19:24:52 +01:00 |
|
recapitalverb
|
a1dc595006
|
Change scroll container padding
|
2020-03-04 15:46:35 +07:00 |
|
recapitalverb
|
184d10a75a
|
Revert "Reduce social overlay/direct overlay paddings"
This reverts commit cb11292181 .
|
2020-03-04 15:45:22 +07:00 |
|
mcendu
|
eaa77bce14
|
Use ToString().ToLowerInvariant()
* https://github.com/ppy/osu/pull/8128#issuecomment-594360083
|
2020-03-04 16:43:35 +08:00 |
|
杜Nate
|
fbd0dfd71b
|
add blank lines
|
2020-03-04 14:55:51 +08:00 |
|
mcendu
|
416b9e4e6f
|
fix beatmap status display
|
2020-03-04 14:28:18 +08:00 |
|
Andrei Zavatski
|
e2ed13b392
|
Trim whitespace
|
2020-03-04 00:40:10 +03:00 |
|
Andrei Zavatski
|
6fca3e5a46
|
Remove functions with get-only properties
|
2020-03-04 00:39:12 +03:00 |
|
Andrei Zavatski
|
17f2baf600
|
Remove GetWidth function
|
2020-03-04 00:35:32 +03:00 |
|
Andrei Zavatski
|
4d5445b5dc
|
Rename Amount to Count
|
2020-03-04 00:31:06 +03:00 |
|
Andrei Zavatski
|
c22f61b2b1
|
Move colour selection to the FriendsOnlineStatusItem
|
2020-03-04 00:28:47 +03:00 |
|
Andrei Zavatski
|
83dad93b6d
|
Make Populate() accept list of users
|
2020-03-03 18:08:51 +03:00 |
|
Andrei Zavatski
|
160d64eecf
|
FriendsOnlineStatusControl basic implementation
|
2020-03-03 17:37:01 +03:00 |
|
Andrei Zavatski
|
c0f7a83f6f
|
Fix featured stream item width
|
2020-03-03 17:10:25 +03:00 |
|
Andrei Zavatski
|
937d9da43b
|
Implement OverlayUpdateStreamControl component
|
2020-03-03 17:01:58 +03:00 |
|
Andrei Zavatski
|
8dcdd6db6f
|
Rename UpdateStream components to ChangelogUpdateStream
|
2020-03-03 16:20:36 +03:00 |
|
Dean Herbert
|
740eb9ff53
|
Merge pull request #8090 from peppy/fix-volume-bninding-handling
Add SelectPrevious and SelectNext bindings / Change volume bindings to be truly global
|
2020-03-03 18:58:49 +09:00 |
|
Dan Balasescu
|
e77cefeabe
|
Merge branch 'master' into fix-volume-bninding-handling
|
2020-03-03 16:32:18 +09:00 |
|
smoogipoo
|
cb11292181
|
Reduce social overlay/direct overlay paddings
|
2020-03-03 16:06:31 +09:00 |
|
Dean Herbert
|
69b4713731
|
Refactor everything so I can read the code
|
2020-03-02 20:16:58 +09:00 |
|
Dean Herbert
|
23068034b1
|
Rename bool and make property for legibility
|
2020-03-02 19:51:06 +09:00 |
|
Dean Herbert
|
81191a3d20
|
Handle SelectPrevious/SelectNext locally to volume meter when hovered
|
2020-03-02 18:59:55 +09:00 |
|
Dean Herbert
|
e608d807f4
|
Handle SelectPrevious / SelectNext as volume change operations if nothing else handled game-wide
|
2020-03-02 18:59:38 +09:00 |
|
TheWildTree
|
4d19278df4
|
Remove using directive
|
2020-02-29 15:43:48 +01:00 |
|
TheWildTree
|
f661806513
|
Move checking logic out of ScoreTable
|
2020-02-29 15:29:00 +01:00 |
|
Andrei Zavatski
|
5dff7f0955
|
Adjust horizontal padding
|
2020-02-29 02:21:52 +03:00 |
|
Andrei Zavatski
|
3c8ccf3c7d
|
Merge remote-tracking branch 'refs/remotes/ppy/master' into changelog-stream-area-refactor
|
2020-02-29 02:17:37 +03:00 |
|
TheWildTree
|
d71b516902
|
Check beatmap ranking status instead of the pp value
|
2020-02-28 21:58:37 +01:00 |
|
TheWildTree
|
5838af39c1
|
Add background colour customization to ProfileItemContainer
|
2020-02-28 21:09:49 +01:00 |
|
TheWildTree
|
036f155afe
|
Adjust colours in DrawableMostPlayedBeatmap
|
2020-02-28 21:09:31 +01:00 |
|
Dean Herbert
|
394b88aa65
|
Add thread mode dropdown
|
2020-02-28 22:17:45 +09:00 |
|