Melissa

Results 209 comments of Melissa
trafficstars

Similarly as #7, this might be showing a bit too much extra stuff, such as loading an image from HTTP and the animation on NanoVG. It's cool, but maybe a...

Yes, I think I'll take some time soon to restructure this repository into modern plugins. Also, keep in mind that people might not necessarily take the code and run the...

There is no way to look at documentation for betas right now unfortunately. Documentation is still something that needs to improve quite a bit on the site, beta documentation being...

There's a chance the router can see that a client from its network is trying to connect to itself and then not route it as expected. Perhaps a good solution...

I guess that depends on your actual implementation of your game lobbies. You could pick one of those players as the host, then connections could be made in a directed...

`path1` might be some parameter in your code? I can't find `path1` in the Avalonia source. I am running into something similar, but the parameter name is `control`. This error...

The PR itself looks good, but this makes it easy to accidentally type `bear` and have the emote shown. I don't believe this emote is very popular either (I've never...

Great to see this will remain maintained. 👍 I'm an active user of Fork Awesome, mostly out of habit, but also due to compatibility with older projects (that are out...

Has there been any significant progress in this area since the last few comments? I'd love to get a WebView rendered on top of a game for its UI. Plugging...