Commit Graph

241 Commits

Author SHA1 Message Date
0f34d908c7 Use LocalisableStrings for date and time formats 2022-12-16 00:05:47 +01:00
05b5949810 Use explicit casts 2022-12-12 17:38:39 +09:00
e76c56b03b Fix changelog single build dates disappearing before being off screen 2022-12-11 20:10:06 -08:00
7bc8908ca9 Partial everything 2022-11-27 00:00:27 +09:00
9df96aab38 Remove local popover containers 2022-10-28 22:17:45 +03:00
b0a4cd4f30 Inline content creation in base add method 2022-10-22 03:43:14 +03:00
57320074a0 Fix accidental breakage of changelog layout 2022-10-20 01:24:36 +03:00
d7e5bcbd3c Add popover containers to overlays 2022-10-17 13:41:46 +03:00
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