Joffrey Bion

Results 190 comments of Joffrey Bion

Hi @tzyganu, thanks a lot for your feedback! I always had the expansions in the back of my mind, to be honest, but so far I preferred to focus on...

> by helping with the images I was trying to say...scan or take photos of the cards and tokens :) Whatever is simplest to you, honestly 😄 That's very helpful...

Interesting proposal. I guess that would be possible if I moved this constant out of the UI (because at the moment it's part of the generated JS, and JavaScript cannot...

At the moment, the whole UI is compiled to JavaScript (from Kotlin), and currently the tooling can only create one big JS file (`sw-ui.js`) with all the JS code, so...

Is there any news on this issue? It is quite critical for me, at the moment the types generated for all queries are completely unrelated, even if they are the...

Hi Julia, Thanks for your question, I never thought of such a use of fx log. I haven't got much time right now to work on this, but I had...

Hi, thanks for the report. A screenshot would help quite a bit in this kind of case. What do you mean by the summary page? Do you mean the lobby...

Ah, got it, thanks

Maybe we should just prevent player names that are unrealistically long. I don't think there is a point in a player name of more than 30-40 characters. And it would...

Even if you could wrap the STOMP client and session and react to web socket reconnections, I don't think you would have a sane way at the moment to re-subscribe...