Commit Graph

233 Commits

Author SHA1 Message Date
58c1ea0321 Fix potential crash when opening changelog overlay if entry has no URL 2022-09-12 17:51:15 +09:00
f8830c6850 Automated #nullable processing 2022-06-17 16:37:17 +09:00
19467e58c1 Remove unused params from BDL methods 2022-01-15 01:06:39 +01:00
6d30248cef Merge branch 'master' into use-class-rename 2021-11-07 15:41:00 +01:00
0ecf5f201c Rename User to APIUser and move to correct namespace 2021-11-07 11:26:01 +09:00
c40f887492 Remove unnecessary local variable 2021-11-06 15:20:29 +01:00
51e7b9950e Define local current bindable to bind value change instead 2021-11-05 18:07:14 +03:00
3a3ec1436b Re-enable possible null refernece exception inspections and move code 2021-11-05 09:14:50 +03:00
4245af28e1 Disable other false-positive null inspections with comment 2021-11-05 04:50:58 +03:00
ed00cd9fc5 Remove simple localisable .ToString() calls 2021-11-02 21:42:02 +01:00
6f863ca204 Adjust game-side text flow containers to part-based model 2021-10-29 06:34:08 +02:00
110f495345 move internal children to bdl 2021-09-10 11:11:55 +07:00
e636692596 change background to background 5 2021-09-10 11:00:55 +07:00
8acf82944f use hex colour directly instead of transparency 2021-09-10 10:17:10 +07:00
f329973798 fix supporter promo background colour 2021-09-10 09:37:27 +07:00
d417f03a39 Simplify link style customization code 2021-09-08 15:52:54 +09:00
d8fe98fe12 Fixed grammatical error in ChangelogSupporterPromo 2021-09-07 14:06:23 -06:00
c3a8676932 Simplify size specifications 2021-08-16 23:38:13 +09:00
6472d85aae Added heart_size constant and adjusted the glow radius value
Added heart_size constant and adjusted the glow radius value to be more in line with the website
2021-08-14 21:48:57 -04:00
71ccd38bb3 Corrected pippi background and promo positioning 2021-08-14 20:36:43 -04:00
772860232c Removed empty offset and corrected colour 2021-08-14 20:32:38 -04:00
95943fdb25 Add glow to supporter promo on changelog
Added glow to the supporter promo at the end of the changelog, as it is on the website.
2021-08-14 20:00:26 -04:00
66ba24e865 create local link flow container 2021-08-12 20:36:47 +07:00
40db228e91 change to osu text flow container 2021-08-12 19:34:44 +07:00
18684ad21f remove colour creation in add link 2021-08-12 17:08:54 +07:00
98859b3759 cache pink colour provider
Co-authored-by: Dean Herbert <pe@ppy.sh>
2021-08-12 17:06:11 +07:00
8b29f52d9f update supporter note text
Co-authored-by: Dean Herbert <pe@ppy.sh>
2021-08-12 16:54:58 +07:00
fb7ed08bab move text creation to load method 2021-08-11 12:49:22 +07:00
93408c636b hide supporter promo section for supporter 2021-08-10 14:56:54 +07:00
3fb2ca4f4a add border bottom 2021-08-10 14:55:57 +07:00
f7a02219b8 fix font size description 2021-08-10 14:23:15 +07:00
b3fbf52571 add pippi and heart texture 2021-08-10 14:07:20 +07:00
49de8ce1df fix up some layouting 2021-08-10 13:53:06 +07:00
7c8df57109 add description text 2021-08-10 13:21:23 +07:00
a2b4f05ebe add border radius and shadow 2021-08-10 12:11:21 +07:00
0b41731d0b initial changelog supporter promo section 2021-08-10 11:43:11 +07:00
404faabbbc Use direct reference instead 2021-08-03 15:34:21 +08:00
765881d8b0 Move strings 2021-07-19 19:27:33 +08:00
57eed88601 symbol renaming
Co-authored-by: frenzibyte <frenzibyte@gmail.com>
2021-07-19 19:27:33 +08:00
5fc1397564 Apply suggestion from code review
Co-authored-by: frenzibyte <frenzibyte@gmail.com>
2021-07-19 19:27:33 +08:00
93e79d122f Move strings together 2021-07-18 02:24:59 +08:00
53fe61504c Add localisation for ChangelogHeader 2021-07-18 01:35:54 +08:00
f2287ba022 Localise friends online status stream control. 2021-06-30 21:16:21 +02:00
d2301068b6 Fix changelog header staying dimmed after build show 2020-12-28 16:35:33 +01:00
0aedc720f2 Extract changelog entry component 2020-12-25 21:06:03 +01:00
3ac618778f Handle all changelog entry types correctly 2020-12-25 21:06:03 +01:00
5f43299d37 Fix tests failing due to base logic firing
It turns out that the changelog code was semi-intentionally relying on
the request to get release streams to be slow to initially show the
listing of all streams.

Locally suppress the base tab control logic to fix this.
2020-12-25 21:06:03 +01:00
66a23c22e5 Fix various tests failing due to dependence on specific online data 2020-12-24 21:28:24 +09:00
b4b9c71f00 Make all toolbar tooltips lowercase 2020-09-06 10:13:06 -07:00
dbf44fbaf2 Update names and icons to match new designs 2020-09-03 16:34:58 +09:00