Michael Angelo Calimlim

Results 12 issues of Michael Angelo Calimlim

There is a faulty rule for `(not (empty? coll))`. it suggests `(seq coll)`... Am I right to say that these two expressions should be referential transparent?

In game displays like from monitors and touchscreens are not showing correctly. Please see attached images.... ![dhewm3-visual-bug-1](https://user-images.githubusercontent.com/5382992/107481446-28a5ac00-6bb9-11eb-9026-cd0514e7e220.png) ![dhewm3-visual-bug-2](https://user-images.githubusercontent.com/5382992/107481460-2e9b8d00-6bb9-11eb-801d-cffe836589bb.png) ![dhewm3-visual-bug-3](https://user-images.githubusercontent.com/5382992/107481481-365b3180-6bb9-11eb-93e9-a599f1a0d789.png) Did I miss some configuration or some pk3 asset?

**Describe the bug** Match arms displays a false negative, similar to #607 **To Reproduce** ```shell $ git clone https://github.com/macalimlim/ftw.git $ cd ftw $ git reset --hard d35313e9daab5dccb7090f59b6d3a9231eed12cd $ make coverage...

accuracy

run each test in it's own process (it works! but skews coverage)

currently some error messages are not detailed enough that it does not provide enough context on what is happening...

ability to publish game on steam, appstore or playstore

add github actions to test PRs and deploy to crates when new tags are created

The title says it all. the result map I get from `(:query-params request)` is **not** `keywordized`. Should this be `keywordized` by default?

Hi, @orion78fr @Bromeon I see that there are changes to `gdnative-sys/build.rs` about locating the ndk path (either having an `ndk` directory or `ndk-bundle` directory). The issue with my own setup...

question