X-Git-Url: https://fortfriendship.online/gitweb/gnargle.github.io.git/blobdiff_plain/dfde97f3f58dbb9b6114a1db5d1be520b3b1293f..b72e3a7668b02aa1afabfe03247a285024ccd299:/projects/pipboy.html diff --git a/projects/pipboy.html b/projects/pipboy.html index 05fe3c0..091a5d8 100644 --- a/projects/pipboy.html +++ b/projects/pipboy.html @@ -23,11 +23,11 @@ /> @@ -753,9 +753,9 @@
- OK we're back again baby. And this time I sweart I am going to - do input. To show willing I've even already started diving into - the firmware to work out how it's done! + OK we're back again baby. And this time I swear I am going to do + input. To show willing I've even already started diving into the + firmware to work out how it's done!
Anyway that is really it this time. Thanks for reading <3
++ 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!
+ ++ Final update! I added the SPECIAL screen too, and reordered the + screens to match the in-game pipboy. Finally I also did some TLC + to make the app a lot more responsive and reduce redraws, so now + it feels really snappy :) +