Using account password instead of GJP + Leaderboard CSS fix #151

Merged
tildeman merged 2 commits from master into master 2021-05-27 08:30:56 -04:00
tildeman commented 2021-05-27 01:05:58 -04:00 (Migrated from github.com)

So far, there's almost no documentation about how to obtain the GJP, so I modded this around a bit to instead use the normal account password and then convert it to GJP. (I almost messed up my "magical little fork" when I realized it's basically xor-encrypted and base64-encoded using the default key)

Also, the leaderboard is kind of visually broken, but it can be fixed using normal CSS. (at least on Firefox)

So far, there's almost no documentation about how to obtain the GJP, so I modded this around a bit to instead use the normal account password and then convert it to GJP. (I almost messed up my "magical little fork" when I realized it's basically xor-encrypted and base64-encoded using the default key) Also, the leaderboard is kind of visually broken, but it can be fixed using normal CSS. (at least on Firefox)
GDColon commented 2021-05-27 08:30:59 -04:00 (Migrated from github.com)

Works for me, thanks!

Works for me, thanks!
Sign in to join this conversation.
No description provided.