LeNitrous
|
59b2f02828
|
initial implementation of customizable mods
|
2019-10-08 18:34:09 +08:00 |
|
Andrei Zavatski
|
4b1a40daba
|
Implement temp fix to get the actual message
|
2019-10-08 13:31:49 +03:00 |
|
Andrei Zavatski
|
70e1d731ad
|
Merge remote-tracking branch 'refs/remotes/ppy/master' into comments_api
|
2019-10-08 12:42:59 +03:00 |
|
Dean Herbert
|
7e4f0c01b8
|
Avoid excess background updates in playlist overlay (#6424)
Avoid excess background updates in playlist overlay
|
2019-10-08 14:11:02 +09:00 |
|
Dean Herbert
|
438408161c
|
Fix tab controls overflowing right content at max ui scale (#6411)
Fix tab controls overflowing right content at max ui scale
|
2019-10-08 11:16:41 +09:00 |
|
Dean Herbert
|
3ec78388e8
|
Avoid excess background updates in playlist overlay
|
2019-10-08 11:03:23 +09:00 |
|
Joehu
|
8e6e90eaec
|
Use fixed numbers for padding instead
|
2019-10-07 16:11:40 -07:00 |
|
Roman Kapustin
|
e00992dfd8
|
Remove FollowPlayback setting
|
2019-10-07 19:44:22 +03:00 |
|
Andrei Zavatski
|
cc6bf2f173
|
Add IsDeleted property
|
2019-10-07 18:45:22 +03:00 |
|
Andrei Zavatski
|
aa8df0fa20
|
Hook up api and implement some visual comments representation
|
2019-10-07 18:26:07 +03:00 |
|
Andrei Zavatski
|
e772822bd5
|
Basic implementation
|
2019-10-07 17:49:20 +03:00 |
|
Andrei Zavatski
|
a7dc9bb582
|
Add tooltip and remove pink layer
|
2019-10-07 15:41:05 +03:00 |
|
Andrei Zavatski
|
2d707b2b65
|
Implement PostBeatmapFavouriteRequest
|
2019-10-07 15:36:23 +03:00 |
|
Joehu
|
38c1cee5fd
|
Fix tab controls overflowing
|
2019-10-06 10:22:55 -07:00 |
|
Roman Kapustin
|
eda4a27b45
|
Move FollowPlayback setting to User Interface subsection
|
2019-10-06 15:06:25 +03:00 |
|
Roman Kapustin
|
bdea75b995
|
Autoscroll playlist on song change
|
2019-10-05 23:53:05 +03:00 |
|
iiSaLMaN
|
ba1a854701
|
Use IEnumerable.Where<>() rather than List.FindAll()
Saves a whole list allocation
|
2019-10-05 10:30:32 +03:00 |
|
iiSaLMaN
|
6985249d90
|
Simplify properties
|
2019-10-04 21:18:03 +03:00 |
|
iiSaLMaN
|
0c4f248259
|
Fix CI issues
|
2019-10-04 18:02:13 +03:00 |
|
iiSaLMaN
|
555c82e9c9
|
Filter beatmap difficulties by current ruleset
|
2019-10-04 17:56:42 +03:00 |
|
iiSaLMaN
|
7d5f5d2fd9
|
Add ruleset selector to the beatmap overlay header
|
2019-10-04 17:55:33 +03:00 |
|
iiSaLMaN
|
7b414092af
|
Implement beatmap ruleset selector
|
2019-10-04 17:35:41 +03:00 |
|
Dean Herbert
|
0dd12990c4
|
Fix possible nullref in MusicController (#6379)
Fix possible nullref in MusicController
|
2019-10-03 20:11:52 +08:00 |
|
smoogipoo
|
6c878cb167
|
Prevent nullrefs
|
2019-10-03 19:15:37 +09:00 |
|
smoogipoo
|
662a1a9c2c
|
Use current
|
2019-10-03 18:55:53 +09:00 |
|
smoogipoo
|
bcf0b2752e
|
Fix possible MusicController nullref
|
2019-10-03 18:48:44 +09:00 |
|
Craftplacer
|
4d4e846296
|
Merge branch 'master' into muted-notification
|
2019-10-02 17:31:34 +02:00 |
|
Andrei Zavatski
|
5274f69872
|
Merge remote-tracking branch 'refs/remotes/ppy/master' into rankings-tables
|
2019-10-02 13:00:29 +03:00 |
|
Dan Balasescu
|
2519fd26a9
|
Merge pull request #6351 from Joehuu/simplify-exit-logic-of-screens
Simplify exit logic of screens with textboxes using back button receptor
|
2019-10-02 18:38:06 +09:00 |
|
Dan Balasescu
|
b161aa22c3
|
Merge branch 'master' into simplify-exit-logic-of-screens
|
2019-10-02 18:13:57 +09:00 |
|
HDragonHR
|
faf8fe132e
|
Change bindable int to float
|
2019-10-02 12:26:46 +08:00 |
|
Ganendra Afrasya
|
b6dd610af8
|
Apply reviews
|
2019-10-01 23:18:03 +07:00 |
|
Joehu
|
5f700f2ae9
|
Simplify exit logic of screens with textboxes using back button receptor
|
2019-10-01 08:26:34 -07:00 |
|
Craftplacer
|
4e394e0ed5
|
Merge branch 'master' into muted-notification
|
2019-10-01 17:26:11 +02:00 |
|
Ganendra Afrasya
|
208b9a4eba
|
Add new virtual float for username to timestamp padding
|
2019-10-01 20:47:53 +07:00 |
|
Andrei Zavatski
|
ff477cd56c
|
Remove humanized number dependency
|
2019-10-01 14:12:03 +03:00 |
|
Andrei Zavatski
|
5b09daef1a
|
Merge remote-tracking branch 'refs/remotes/ppy/master' into rankings-tables
|
2019-10-01 13:54:15 +03:00 |
|
Dan Balasescu
|
b4da92e5a6
|
Merge branch 'master' into bot-profile
|
2019-10-01 16:26:48 +09:00 |
|
Andrei Zavatski
|
febe0175cd
|
Small cleanups
|
2019-09-29 15:27:29 +03:00 |
|
Andrei Zavatski
|
883ee9851a
|
Update dependencies
|
2019-09-29 15:02:33 +03:00 |
|
Andrei Zavatski
|
5314f76fda
|
Merge remote-tracking branch 'refs/remotes/ppy/master' into rankings-tables
|
2019-09-29 14:58:58 +03:00 |
|
Andrei Zavatski
|
907f73ef8f
|
Merge remote-tracking branch 'refs/remotes/ppy/master' into bot-profile
|
2019-09-29 14:45:36 +03:00 |
|
Dean Herbert
|
740efa5747
|
Handle potential null case
|
2019-09-29 12:19:42 +08:00 |
|
Dean Herbert
|
02c1f490f1
|
Merge branch 'master' into muted-notification
|
2019-09-28 20:33:32 +08:00 |
|
iiSaLMaN
|
fb9f21237e
|
Reset track adjustments on resuming from another screen
|
2019-09-28 04:18:16 +03:00 |
|
Andrei Zavatski
|
bbaf21a69d
|
Tables implementation
|
2019-09-27 19:33:52 +03:00 |
|
Andrei Zavatski
|
4908cb826b
|
Fix line breaks
|
2019-09-27 09:46:11 +03:00 |
|
Andrei Zavatski
|
475455d7cd
|
Add missing line breaks
|
2019-09-27 09:32:46 +03:00 |
|
Andrei Zavatski
|
94eacbca5d
|
Fix Bot users have all the profile sections in ProfileOverlay
|
2019-09-27 09:22:25 +03:00 |
|
Dean Herbert
|
ff9033f9ac
|
Merge remote-tracking branch 'upstream/master' into muted-notification
|
2019-09-25 16:47:56 +09:00 |
|