ballerburg9005
ballerburg9005
It is also possible to include the SVG code directly on the page, without loading ionicons.js. ``` import { mailOutline, } from 'ionicons/icons'; ``` ``` ``` Sadly this does not...
Thanks for the feedback. I don't think I have implemented that feature. I am not that much into game dev right now. But I believed at the time that it...
Plugins usually don't work straight away in new versions (but projects don't even more so), they need a few fixes here and there. I will definitively maintain the plugin for...
@marcelogamedeveloper I was coding the feature, but with multi-select and usual copy,cut,paste functionality it wasn't that simple anymore. I am not sure if I will have enough time next week....
Ok, so you you are asking if we can generate the Raven's matrices directly, instead of using fixed images? There is another [iqcaptcha](https://github.com/kxgh/kx-iqcaptcha) where you could easily steal some code...
Ok, that would be nice thanks! But it must be a server-side script and it can't have any "fancy" dependencies (such as node.js). I believe we will see the highest...
If you have a look at the [math-php](https://github.com/markrogoyski/math-php) library IQcaptcha uses, it readily supports a wide array of advanced math functions. It would be very minimal effort to use integration,...
Thanks for reporting this issue, but Metadata Inspector will not be required in Godot 4, which has native support for exposing and editing Metadata. So I am reluctant to further...
I think it would defeat the point of this specific captcha. And there are already plenty of captchas that ask excessively easy math questions such as "What is 5 +...
Unfortunately this is not possible with wget itself, so the only point of such an option would be for the script to delete the directories afterwards in order to make...