-
When a server is currently running a custom map, clients not having said map locally won't be able to display map name and thumbnail picture, which may discourage players from joining.
#### Media
…
-
### Describe the feature
Hi,
got 2 questions:
a) will it be possible to add a login for plan users to the plugin? I got the chatgpt+ plan and so i can use this service as much as i can, so dont …
-
https://github.com/UnsignedArduino/MakeCode-Arcade-TODO/issues/3
Due to MakeCode's new(ish) multiplayer update, links to multiplayer games/"servers" are common. A great method of sharing these woul…
-
A server list similar to the one in use by Net64 2.0. Should / could be changed to:
- Include compatibility version number in server entry
- Should not require API key
- More scalable
- Master s…
-
### Discussed in https://github.com/Mozilla-Ocho/llamafile/discussions/633
Originally posted by **TFWol** November 19, 2024
Windows 10 (not WSL)
I'm not entirely sure where the problem lies, …
-
I've structured a project like this:
## `server/SpecificBlast.java`:
```java
public class SpecificBlast {
public final static boolean IS_SERVER = true;
}
```
## `common/Blast.java`:
…
-
The data for this is already stored in the API so someone only needs to add it. It could look similar to how I did it in my chrome extension:
![image](https://user-images.githubusercontent.com/301958…
-
possibly fix server browser
-
### Windows Version
Microsoft Windows [version 10.0.22631.4460]
### WSL Version
2.3.26.0
### Are you using WSL 1 or WSL 2?
- [x] WSL 2
- [ ] WSL 1
### Kernel Version
5.15.167.4-1
### Distro Ve…
-
### Describe the bug
## problem
Both `client-runtime` and `server-runtime` for TanStack Router server functions reference the same `fetcher()` function implementation in `server-fns/fetcher.tsx`…