Commit Graph

216 Commits

Author SHA1 Message Date
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
dceae21bbf Centralise fetching of overlay component titles and textures 2020-09-03 16:34:58 +09:00
07dc277321 Remove unused changelog comments class 2020-04-12 14:55:42 +02:00
a5781d7fc5 Replace ScreenTitle with OverlayTitle and update titles to match new design 2020-03-24 22:08:20 +01:00
62ce503126 Fix changelog alignment and italics usage 2020-03-15 00:36:21 +09:00
bd03dd9b70 Adjust class naming 2020-03-04 23:08:58 +03:00
63219a2357 Adjust properties naming 2020-03-04 23:06:16 +03:00
e2ed13b392 Trim whitespace 2020-03-04 00:40:10 +03:00
6fca3e5a46 Remove functions with get-only properties 2020-03-04 00:39:12 +03:00
17f2baf600 Remove GetWidth function 2020-03-04 00:35:32 +03:00
c22f61b2b1 Move colour selection to the FriendsOnlineStatusItem 2020-03-04 00:28:47 +03:00
c0f7a83f6f Fix featured stream item width 2020-03-03 17:10:25 +03:00
937d9da43b Implement OverlayUpdateStreamControl component 2020-03-03 17:01:58 +03:00
8dcdd6db6f Rename UpdateStream components to ChangelogUpdateStream 2020-03-03 16:20:36 +03:00
69b4713731 Refactor everything so I can read the code 2020-03-02 20:16:58 +09:00
23068034b1 Rename bool and make property for legibility 2020-03-02 19:51:06 +09:00
5dff7f0955 Adjust horizontal padding 2020-02-29 02:21:52 +03:00
377ae3e685 Make a separate if section for all highlighted case 2020-02-28 12:48:06 +03:00