Commit Graph

251 Commits

Author SHA1 Message Date
Joseph Madamba 3eeefd5b7e Fix changelog stream user count only accounting for latest build 2024-01-18 16:15:52 -08:00
Bartłomiej Dach 69baabee62
Replace hexacons in toolbar with new icons 2023-12-27 17:42:18 +01:00
Dean Herbert 340227a06d
Replace all hexacon lookups with strongly typed properties 2023-11-24 13:17:39 +09:00
Joseph Madamba d179fe3d96
Add support for changelog entries with url attached 2023-08-03 23:24:37 -07:00
Bartłomiej Dach 8fdd599b39
Match field NRT annotation in ctor argument 2023-06-24 15:17:14 +02:00
Dean Herbert df5b389629 Manual fixes to reduce warnings to zero 2023-06-24 01:52:53 +09:00
Dean Herbert 0ab0c52ad5 Automated pass 2023-06-24 01:00:03 +09:00
Joseph Madamba 436f1e4ae4
Replace other hardcoded horizontal padding with const
- Also add overlay stream item padding const and account for it
2023-04-02 20:50:18 -07:00
Joseph Madamba af389b1107
Replace all hardcoded 50 horizontal padding with const 2023-04-02 20:50:18 -07:00
Joseph Madamba 7a0edabd5d
Normalise overlay horizontal padding const 2023-04-02 20:24:13 -07:00
Susko3 0f34d908c7 Use `LocalisableString`s for date and time formats 2022-12-16 00:05:47 +01:00
Dean Herbert 05b5949810 Use explicit casts 2022-12-12 17:38:39 +09:00
Joseph Madamba e76c56b03b Fix changelog single build dates disappearing before being off screen 2022-12-11 20:10:06 -08:00
Dan Balasescu 7bc8908ca9 Partial everything 2022-11-27 00:00:27 +09:00
ansel 9df96aab38 Remove local popover containers 2022-10-28 22:17:45 +03:00
Salman Ahmed b0a4cd4f30 Inline content creation in base add method 2022-10-22 03:43:14 +03:00
ansel 57320074a0 Fix accidental breakage of changelog layout 2022-10-20 01:24:36 +03:00
ansel d7e5bcbd3c Add popover containers to overlays 2022-10-17 13:41:46 +03:00
Dean Herbert 58c1ea0321 Fix potential crash when opening changelog overlay if entry has no URL 2022-09-12 17:51:15 +09:00
Dan Balasescu f8830c6850 Automated #nullable processing 2022-06-17 16:37:17 +09:00
Susko3 19467e58c1 Remove unused params from BDL methods 2022-01-15 01:06:39 +01:00
Bartłomiej Dach 6d30248cef
Merge branch 'master' into use-class-rename 2021-11-07 15:41:00 +01:00
Dean Herbert 0ecf5f201c Rename `User` to `APIUser` and move to correct namespace 2021-11-07 11:26:01 +09:00
Bartłomiej Dach c40f887492
Remove unnecessary local variable 2021-11-06 15:20:29 +01:00
Salman Ahmed 51e7b9950e Define local current bindable to bind value change instead 2021-11-05 18:07:14 +03:00
Salman Ahmed 3a3ec1436b Re-enable possible null refernece exception inspections and move code 2021-11-05 09:14:50 +03:00
Salman Ahmed 4245af28e1 Disable other false-positive null inspections with comment 2021-11-05 04:50:58 +03:00
Bartłomiej Dach ed00cd9fc5
Remove simple localisable `.ToString()` calls 2021-11-02 21:42:02 +01:00
Bartłomiej Dach 6f863ca204
Adjust game-side text flow containers to part-based model 2021-10-29 06:34:08 +02:00
Gagah Pangeran Rosfatiputra 110f495345
move internal children to bdl 2021-09-10 11:11:55 +07:00
Gagah Pangeran Rosfatiputra e636692596
change background to background 5 2021-09-10 11:00:55 +07:00
Gagah Pangeran Rosfatiputra 8acf82944f
use hex colour directly instead of transparency 2021-09-10 10:17:10 +07:00
Gagah Pangeran Rosfatiputra f329973798
fix supporter promo background colour 2021-09-10 09:37:27 +07:00
ekrctb d417f03a39 Simplify link style customization code 2021-09-08 15:52:54 +09:00
Ethan Ng d8fe98fe12 Fixed grammatical error in ChangelogSupporterPromo 2021-09-07 14:06:23 -06:00
Dean Herbert c3a8676932 Simplify size specifications 2021-08-16 23:38:13 +09:00
Jacob Van Meter 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
Jacob Van Meter 71ccd38bb3 Corrected pippi background and promo positioning 2021-08-14 20:36:43 -04:00
Jacob Van Meter 772860232c Removed empty offset and corrected colour 2021-08-14 20:32:38 -04:00
Jacob Van Meter 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
Gagah Pangeran Rosfatiputra 66ba24e865
create local link flow container 2021-08-12 20:36:47 +07:00
Gagah Pangeran Rosfatiputra 40db228e91
change to osu text flow container 2021-08-12 19:34:44 +07:00
Gagah Pangeran Rosfatiputra 18684ad21f
remove colour creation in add link 2021-08-12 17:08:54 +07:00
Gagah Pangeran Rosfatiputra 98859b3759
cache pink colour provider
Co-authored-by: Dean Herbert <pe@ppy.sh>
2021-08-12 17:06:11 +07:00
Gagah Pangeran Rosfatiputra 8b29f52d9f
update supporter note text
Co-authored-by: Dean Herbert <pe@ppy.sh>
2021-08-12 16:54:58 +07:00
Gagah Pangeran Rosfatiputra fb7ed08bab
move text creation to load method 2021-08-11 12:49:22 +07:00
Gagah Pangeran Rosfatiputra 93408c636b
hide supporter promo section for supporter 2021-08-10 14:56:54 +07:00
Gagah Pangeran Rosfatiputra 3fb2ca4f4a
add border bottom 2021-08-10 14:55:57 +07:00
Gagah Pangeran Rosfatiputra f7a02219b8
fix font size description 2021-08-10 14:23:15 +07:00
Gagah Pangeran Rosfatiputra b3fbf52571
add pippi and heart texture 2021-08-10 14:07:20 +07:00