From: Athene Allen Date: Fri, 21 Mar 2025 22:24:35 +0000 (+0000) Subject: final update for tonight X-Git-Url: https://fortfriendship.online/gitweb/gnargle.github.io.git/commitdiff_plain/4fa4f03536f3049f3b79d4637c2f90378e453cba final update for tonight --- diff --git a/projects/pipboy.html b/projects/pipboy.html index 6301f48..838b3b1 100644 --- a/projects/pipboy.html +++ b/projects/pipboy.html @@ -581,6 +581,21 @@ just filling the rest of the perk data (and fixing whatever is wrong with the action girl image) and presto, that's a screen!

+ Code Updated. Check the github link to keep up. +

+ OK I lied did a tiny bit more tonight. It's some housekeeping + code - I wanted to make sure the images displayed centrally if + they were cropped to just their actual data, any rows of empty + pixels around them removed. +

+

+ This turned out to be a smart decision - It saves space, it + looks nice, and it meant I redid the action girl icon with its + bit of corrupted data, a bug I would have otherwise inevtiably + ignored until the end. No photos right now because not much has + actually changed but it's good and sets us up for just + implementing the manual selection now. +