Commit Graph

75 Commits

Author SHA1 Message Date
beerpiss
8ac19ef595 feat: all the logs are output now 2023-11-26 16:23:16 +07:00
beerpsi
e4eeb35a3d
Update README.md 2023-11-23 06:12:56 +07:00
beerpsi
9a544262ae
Update README.md 2023-11-22 11:32:14 +07:00
beerpsi
fb3b19542f
Update README.md 2023-11-19 19:22:21 +07:00
beerpsi
eb2ee16998
Update README.md 2023-11-19 19:21:09 +07:00
beerpsi
945f16e1bf
Update README.md 2023-11-18 23:42:58 +07:00
beerpiss
8bcb664378 feat: overhaul + pb import 2023-11-18 23:10:50 +07:00
beerpiss
96253e13bc use hex string for printing out request body 2023-11-17 15:44:21 +07:00
beerpiss
975a168ebb use outputdebugstringA for logging to the console
I have fuck all idea if this works. This doesn't work on my machine. Any hooks outside of chusanhook can't output shit.
2023-11-17 13:55:14 +07:00
beerpiss
18a60e1811 feat: massive feature pack
* support for salt-less encrypted configs on paradise lost and older
* json serializing to concrete types
* poll imports for status updates
* fire off imports in a separate thread
2023-11-16 21:55:50 +07:00
beerpsi
b989dd0ea1
Update README.md 2023-11-16 08:53:51 +07:00
beerpiss
fea7790e53 add back in a console
seems like chunitachi also had this fun c2s c2s c2s spam issue
2023-11-16 08:47:15 +07:00
beerpiss
5540d28b7a how did this get here? 2023-11-16 03:56:29 +07:00
beerpiss
292e62ba3c fix: fallback to default CryptoConfiguration
Smoother upgrade experience.
2023-11-16 03:56:08 +07:00
beerpiss
e96d7e9d01 fix: Don't expect 0x prefix from title server keys 2023-11-16 03:47:21 +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
183995a002 feat: verify API key have proper permissions 2023-11-15 21:54:37 +07:00
beerpiss
07028d9dc7 fix: less dumb zlib decoder
there are a bunch of zlib headers, so letting the zlib library deal with it is probably safer
2023-11-15 19:10:01 +07:00
beerpiss
a445d87c6e feat: no more stringly typed difficulties 2023-11-15 18:51:58 +07:00
beerpiss
6c3fbe3378 feat: add feature to allow FAILED to take precedence over lamps
I don't know why you would want this, but an ALL JUSTICE showing as FAILED is funny.
2023-11-15 18:39:13 +07:00
beerpiss
70f85e7418 docs: Add notice about encryption 2023-11-15 10:32:18 +07:00
beerpiss
94f972a593 fix: exit early if there is nothing to import 2023-11-15 01:13:29 +07:00
beerpiss
054641203d fix: check that Tachi API is up and user is logged in 2023-11-15 00:57:37 +07:00
beerpiss
b686840237 remove console logging
enabling console logging also flooded the cmd window with a lot of chunithm bullshit.
2023-11-15 00:16:36 +07:00
beerpiss
c970b2cbb8 initial commit 2023-11-14 23:57:44 +07:00