Slluxx

Results 30 issues of Slluxx

**Is your feature request related to a problem? Please describe.** no **Describe the solution you'd like** An option within the interface to inject our own JS and CSS so we...

I hate that some rects have a different size and since i am using a plugin that specifically shows me which device everyone is using, it is unnessesary to me....

I'd love to see VueJS support. I saw that you have a react version but sadly that wont work and due to the way the javascript interacts with the dom,...

enhancement

This url works: https://www.amiiboapi.com/api/amiibo/?name=Link+-+Ocarina+of+Time This url does not: https://www.amiiboapi.com/api/amiibo/?name=Ocarina+of+Time (404) **All** queries should return partial results, not just 100% matches. Also, if nothing can be found, the current response is...

Why not create the theme in an actual usable ratio like 2:3 instead of 0.607:1? it would be so much easier if we could use 600x900 images, shrink them to...

documentation

### What happened? Installing BepInEx causes the error: Could not create SSL/TLS secure channel Removing/Not starting the application with BepInEx works just fine. It works on my personal computer (both...

bug

Or is there any reason why the connection has to be established?

```cpp const int invalid_protocol_return = 1; const int invalid_sockettype_return = 2; const int udp_protocol = 1; const int tcp_protocol = 2; const int client_socket = 1; const int server_socket =...

I have written an anticheat sysmodule and would like to talk with you about a lan-play-server integration. Im not familiar with rust so im struggeling to implement this myself but...

- everything besides the actual site is not requested with the port so does not display a fix would be adding the port to theline which alters the request urls...