Ulysse Ramage

Results 11 comments of Ulysse Ramage

Hi @perrin4869 ! I'm trying to use your fork in my Serverless project, how do I install it so that it understands which plugin to take? Appreciate any help :)

+1, I tried it on my server but it's **really** annoying. When you have 200+ people on your server the bot starts spamming like hell.

I don't know if that's been done already, but it would be great to expose a simple event-based communication interface between the client and the server, something like network:on(event, callback)...

Any news on this? I would love some explanations on how to get sockets to work with love.js. Thank you!

I would love to get some updates concerning this issue :)

Amazing! So how hard would it be to implement it in love.js?

What's the state of this issue? I understand that you have a lot of work, but I would really like to help translating wework to French.

Hello, sorry for the delay. I haven’t looked into this yet, but have you tried updating the screen dimensions inside your shader? Something such as `shader:send(‘screen_dimensions’, { push:getWidth(), push:getHeight() })`?...

Hello @jakebesworth , thanks for opening an issue! I have looked into this, and while your fix would work, it doesn't take into account the use case where the background...

@TannerRogalsky do you have any ideas? I don't know why LÖVE keeps running instead of displaying the blue error screen.