Please sign in to access this page
Useful stats & QOL features on the shiba site
No followers yet
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
added interception to getmyprofile api call too so now the SSS isnt estimate and more accurate
Updated shop calculation to handle multiple game data too & and made some calculation adjustments
Lot of optimizations, and instead of doing request for again, i setup interception to grab the response automatically from when the page calls it, this also took kinda long because i was doing more accurate shop estimations etc.
Implemented hours for work, and average SSS per playtest, etc. This mainly took quite a bit because the canvas data (game radar chart) isn't like takeable from the DOM, so i had to do a network request to get the average, then display. Going to work on more hours needed and some other improvements now.