stackotter

Results 173 comments of stackotter

Whoops, I didn't see #204. It seems like that PR had trouble implementing my first suggested solution. Would it perhaps be easier to attempt the second option? That is: just...

What still needs to be done to get this to a state where it could be included as an experimental feature? I would be happy to help out with some...

Other than just people who want hundreds of players, I can also see hosting companies loving feather, because they could host more servers with less resources.

I feel like it would be possible for feather to be feature complete. A lot of the changes each year can be implemented without a heap of effort. Like some...

I agree, I think that staying up to date with the latest version is a bit of a time waste because it'll be easier to catch up later (probably). That's...

Would you be able to provide an example xcode project with an xpc service so that I can see how the resulting app bundle should look? I haven’t worked with...

Thanks, that should be enough info for now 👍 Once I've gotten very basic iOS support working (a sponsor wants that) I'll try implementing support for XPC services. Basic iOS...

## Answers 1. With the instructions from the readme I get the following errors: ```console ❯ cmake -G Xcode .. -- The C compiler identification is unknown -- The CXX...

Yep I tried that before creating the issue and it didn’t seem to do anything. Exact same situation.