ToasterTheBrot

Results 24 comments of ToasterTheBrot

also appears to apply to any term where there is a non alphanumeric character surrounded by alphanumeric characters without any whitespaces, like "0.125", "1*1" or "it's"

maybe seperate timed level limit settings for trusted users?

Wanted to open a new issue on what I found yesterday, but then found this. LBP3, on versions 1.21 and 1.26 on upstream Patchwork and on RPCS3, likes to periodically...

The server rate limits the login requests for me because once the game starts spamming them, it does one per ~30 seconds. The server generally rate limits game login requests...

Maybe this could be related to Bosnai's responses not containing the `X-Original-Content-Length`, `Vary` and `Content-Encoding` headers, which `DeflateMiddleware` would normally add when non-asset game responses become too large? My instance...

I have started to work on this recently alongside issues #674 and #395

Since this issue in particular already exists and I don't need to open a new one anymore, I'll just dump how I'm intending to implement this here: - Add the...

This will likely break level keys and level links (the in-game objects)

For the infrastructure, maybe we could look into [CwLibNet](https://github.com/ProjectCraftworld/CwLibNet/tree/main)? I don't know how feature complete it is exactly (aside from seemingly having code for level links/keys), maybe if that doesn't...