Alex Collignon

Results 19 comments of Alex Collignon

Hi guys, I wrote a simple predicate evaluator sample [0] and documented it as part of our official documentation [1]. I'll be happy to contribute it to this project. However...

I am trying to understand how to implement such feature. There is already a language property in the account but that is the language for the UI, not necessarily the...

I faced the same today and found that adding the __init__.py module file solves the issue. See #1537.

> That sounds like a neat idea Agreed! I gave it a shot and came up with a rather simple solution. The patch below fires a notification whenever someone enters...

> Yeah, go for it. Never feel like you need to ask permission to contribute. Excellent, PR is ready for review #7525! Note that Chrome will not allow notifications in...

So I am having an idea to help with translating the back-end generated content. It consists of relying on the translation key in the back-end and then resolve the keys...

I can work on a draft PR if that helps.

Thank you @NoahTheDuke for the feedback and @NBKelly for the very detailed explanation. I now understand the complexity behind this issue. > I really would love this game to be...

I've made some progress on the front-end and raised the PR #7506. If the approach makes sense to you, I will continue reviewing the code and add translation support wherever...

I am creating a draft PR to gather early feedback about this contribution. I have also documented the set up. Since I wanted to contribute to the wiki which does...