From: Athene Allen Date: Sat, 22 Mar 2025 22:57:45 +0000 (+0000) Subject: pipboy stat screen update X-Git-Url: https://fortfriendship.online/gitweb/gnargle.github.io.git/commitdiff_plain/4ce38eb11c09ba57fc6f9316b153aa80db005795?ds=inline pipboy stat screen update --- diff --git a/img/projects/pipboy/statScreen.mp4 b/img/projects/pipboy/statScreen.mp4 new file mode 100644 index 0000000..6146ad1 Binary files /dev/null and b/img/projects/pipboy/statScreen.mp4 differ diff --git a/projects/pipboy.html b/projects/pipboy.html index 05fe3c0..22e092b 100644 --- a/projects/pipboy.html +++ b/projects/pipboy.html @@ -875,6 +875,28 @@ the footer will display over the torch screen. Neat!

Anyway that is really it this time. Thanks for reading <3

+
+

The Stats Screen

+

22/03/2025

+
+

+ OK I WORKED ON IT A BIT MORE but as mentioned it wasn't + particularly exciting - this actually reuses basically all the + same code, with just a smidge more for drawing the skill points. +

+

+ I did actually have all the skills in one big JSON but it caused + an out of memory error, so I abandoned it and went back to + individual files for each skill. +

+

Anyway, here's it working!

+