TomatoCake

Results 11 comments of TomatoCake

> Please update quickly, 1.20.3 is about to be released. This mod does not support 1.20.2 yet. @MC-luoluo Using Open Source stuff and need something "quick"? Do it yourself, pay...

> Or separate the different types, since it's really long. Thought about doing so, but as the strings all have the same maximum length imo it's more readable when all...

> any update? @ocsoares The plugin is able to work with ESLint v9 starting with the release [v1.0.0](https://github.com/SonarSource/eslint-plugin-sonarjs/releases/tag/1.0.0#:~:text=Eslint%2Dplugin%2Dsonarjs%20is%20compatible%20with%20ESLint%20v9.).

No one got around to implement this yet, I suppose. There are 137 open issues, while this is certainly one with a higher priority, it might also be more complicated...

This was fixed in #1120. For now, the GET Ban endpoint returns `user` and `reason` only for compatibility, `executor` (or `executor_id`) is not returned.

According to [MDN](https://developer.mozilla.org/en-US/docs/Web/API/Element/setHTML#browser_compatibility:~:text=WebView%20Android-,setHTML,-Experimental) all major browsers removed support for `.setHTML()` (though not `.getHTML()`) again, according to [Can I use](https://caniuse.com/mdn-api_element_sethtml) it's available in about 5% of browsers. It's still in the...

The bot always unsneaked for me when it had to jump - but as I said, another solution is probably better.

As status update: Bots are able to send message components since quite some time, since #1150 also without random errors. Being able to execute them (same for application commands and...

> Extending settings is just a string? What if two clients both want to store extended settings, does that mean they just fight over it? It's `"{}"` by default, so...

> > can this please get merged? I'd like to have this for storing some settings, it doesn't have to get merged now, I'd just like to know when this...