Commit Graph

4 Commits

Author SHA1 Message Date
beerpiss
d352266759 saekawa 0.4.0: rewrite boogaloo 2024-06-27 00:12:58 +07:00
beerpiss
cae70b031d feat: sun+ support (probably?)
in sun+, there are more than 2 clear lamps now, so isClear has been changed into an integer
instead of a boolean. since kamaitachi doesn't care about the new clear lamps, we are taking
the lazy route and deserializing anything larger than 0 to true.
2023-12-16 16:37:56 +07:00
beerpsi
4ce49973a5
feat: Allow requests to title server to stay encrypted (#1)
* initial encryption work

still need to figure out how to decrypt the requests. i don't even have an idea how long the key is.

* feat: encryption support
2023-11-16 03:37:42 +07:00
beerpiss
c970b2cbb8 initial commit 2023-11-14 23:57:44 +07:00