DaniellMesquito's Forum Posts

  • I guess I’ll point out that you didn’t provide enough information. What did you do exactly to get that result.

    Anyways, the issue you’re having probably isn’t because of the math, it’s because the number is rounded a bit when it’s displayed as text. If you manually convert a number to text with str() then it doesn’t do any rounding.

    I'd used it:

    Set text to: "Lenght: " & VidLenght & " Revenue per minute: " & RevenueperMinute & " MinuteRevenue: " & str(MinuteRevenue)

    But MinuteRevenue is yet shown as 0

  • Ashley

  • It shows result as 0, but should be 0.00068

  • Nandynho

    Can't import CSS/JS from Cordova/Electron, but only from C2 files

  • DaniellMesquito

    - GitHub

    I've never used GitHub, I don't know about projects patterns. I'll need some time to learn and I have little time now.

    - alongside "iframe" and "html" options, can turn it into a webview (for NodeWebkit/Electron).

    Do you have a link that talks about it?

    https://electronjs.org/docs/api/webview-tag

    https://www.tutorialspoint.com/electron ... ebview.htm

  • > Thanks Kbcaah!

    > christ59 no problem.

    >

    > DaniellMesquito what is alongside? Do you have a link that talks about it?

    > - CSS manipulation (can remove or add/append things)

    > Can you be a bit more detailed?

    >

    Just a post when I'm hipotetically speaking wrong was considerated, but I also have 2 posts with no replies.

    In the <style> of the page, events can manipulate it by remove, append or add selectors and values.

  • I won't start at one dollar and be only donation based. I made tools and plugins and that helped people earn a lot, and I got.... 15 dollars in return. Now, I always do what I do for fun and by passion and not in the optic to earn money. But this plugin IDE makes it very simple to create plugins. And you know what? The plugins created with this IDE will most likely be sold here on scirra store....... So I guess it's gonna be a one time payment to unlock full capacity

    Ok, I understand.

  • We went in to some detail about our medium-to-long-term plans in this blog post. Beyond that we'd be making promises we may not end up keeping. I'm not sure that would be helpful to anybody.

    Our issues and suggestions trackers are open and public, so you can see what we're up to on those.

    Very good reading, thanks.

  • No, sorry, I'm not pre releasing before it is sable in my opinion.

    The todo list for an alpha is as follow:

    - Finish full saving support (missing a couple of things, but generation does work already)

    - Plugin configuration UI is bad due to complexity, so I need to figure out a simplier way to do it or I'll spend my life for support

    - Source scrambling

    - Decide a monetisation plan

    - Implement locked features vs paid features, aka license

    Latest shots of the app are here: )

    What is Source scrambling?

    You can use a feature for user make any one-time donation for unlock features (starting at $1 or any value you can set).

  • Interesting. A javascript-> php interpreter?

    What it is that you are looking to do with php? The language is pretty simple to learn to get the basic functionality working.

    A Construct 2 event sheet > php file. Instead of creating a game, creating a php with the event sheet.

  • > Do you know news about the existence of any of these plugins or any other web technology-based plugin?

    >

    I'm not sure what you mean by a php "plugin". php is a server-side scripting language that has nothing to do with the device that the Construct project is on.

    Maybe you are referring to the AJAX plugin that can be used to communicate with a server running php? The AJAX plugin works great, and I have used it in many projects to communicate with a php server.

    A plugin for exporting all plugin events into a PHP file.

    Also I'm searching for a WebWorkers plugin for creating Progressive Web Apps like Construct 3 is.

  • I'll make it able to export to C2 as well

    I have been hired to dev a kitchen app, so I'm first completing that piad task before resuming this app. I'm not considering porting it to anything, it's a java app, java is totally portable and cross plateform

    Could you do a release of this IDE as-is?

    For we be early testers since now.

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • swad, do you have news about this project?

  • Ok, thanks. I'm now translating.

  • Very good, thanks!