Arne Christian Beer

Results 185 comments of Arne Christian Beer

In case you got an Entity with `['CompA', 'CompB', 'CompC']`. Now there is a System which requires `['CompA', 'CompB']`, but doesn't want Entities with `CompC`. This is actually a good...

I just opened a new branch and wrote the exclude logic for engine:checkRequirements: https://github.com/lovetoys/lovetoys/pull/72 Anyway this feature request isn't as easy as it looked like. I think we need to...

I think that's a good point. We always developed games with the engine as a global variable for easy access. Maybe we could introduce a flag on the entity, which...

To be honest, development has stalled quite a bit. Both of us moved to other languages/technologies and we haven't properly worked on this library for a really long time. I'm...

Hey :) @zhiburt I finally found the time to properly respond on my sibling ticket :D https://github.com/Nukesor/comfy-table/issues/76 What do you think about writing a small section about your library as...

@zhiburt Once you wrote a short summary about your library, I'll add it to my README as well :) The author of `cli-table` already did so in their [sibling ticket](https://github.com/devashishdxt/cli-table/issues/26#issuecomment-1128331506)....

I'm just in the process of removing all clippy warnings and adding clippy checks. This involves replacing a lot of manual prefix removals by the new [strip_prefix](https://doc.rust-lang.org/std/string/struct.String.html#method.strip_prefix) method. Since this...

I can vote for Svenstaro. He's a reliable developer and he already maintains a ton of official packages for the Arch Linux community. Also I would love to see those...