leaf

Results 383 comments of leaf
trafficstars

This is a security measure to prevent click-jacking, among other things. We will never allow for the actual jam page to be embedded, but we may create a special embed...

Generally, for security reasons, I would recommend having your UI present a field for the user to copy/paste into directly, instead of trying to manipulate the clipboard directly via JavaScript.

I see there's an extended latin version of lato to download, is that the variant that has the needed characters?

@quantumproducer PayPal already works on itch.io, are you having a trouble with a buyer not being able to purchase your game?

@quantumproducer For direct payments we're phasing out PayPal since the API is severely limited and doesn't let us to basic things like do refunds. If you want to support PayPal...

I can get you md5 of file (or crc32) in addition to file sizes. I think it's fine just supporting zip for now. Another option instead of compiling in an...

I'm leaning towards electron: https://github.com/atom/electron/blob/master/docs/development/atom-shell-vs-node-webkit.md I have not used either though.

maybe we can have a script that downloads any external dependencies? Not sure how easy that is to do on windows

In the logs, can you see it installing the requested version of LuaSocket? Or does it skip installing LuaSocket because it sees a version already installed?