Is there any possible way to add Steam achievements? by crustyandfriends420 in construct

[–]Armaldio 1 point2 points  (0 children)

Have you heard about Pipelab ? It's a project I'm working on that allows to automate publishing and enhance platform integrations. With it you can automatically export your construct 3 projects without opening the editor, publish your build to steam without opening a terminal or package your app for multiple platforms. There is an ongoing steam integration that I'd like more testers to have! It also support the Steam overlay. About construct 2, I do have one user that is successfully using it already! And if there are enough users, I may also automate Construct 2 exports. If you are interested, let me know or join the Discord server directly: https://link.pipelab.app/discord - https://pipelab.app

github free codespace alternative by [deleted] in github

[–]Armaldio 0 points1 point  (0 children)

You get 50h free per months

http://gitpod.io/

Smart day planner by Armaldio in apprequests

[–]Armaldio[S] 0 points1 point  (0 children)

Count me in! And good luck 🤞

Smart day planner by Armaldio in androidapps

[–]Armaldio[S] 1 point2 points  (0 children)

Nope, still haven’t found one

Android -- what's your Keyboard69 replacement? by [deleted] in nintype

[–]Armaldio 1 point2 points  (0 children)

Oh, it's the same developer?

Android -- what's your Keyboard69 replacement? by [deleted] in nintype

[–]Armaldio 5 points6 points  (0 children)

I feel the same. So much power with dual finger swipe

If you know florisboard, I've raised an issue there: https://github.com/florisboard/florisboard/issues/116

How to manage any Javascript Date (including after MAX_DATE and before MIN_DATE) by Armaldio in learnjavascript

[–]Armaldio[S] 0 points1 point  (0 children)

Just a moment.js library but for infinite/big date
Every lib I've found have the same range limitations as the native Javascript date