armaldio's Forum Posts

  • If i understand well, it is just an emulator ^^

  • remy-jay

    This is only for Chrome apps available in the chrome webstore, if you plan to publish it ther it is ok, else it will not work :s

  • MangoPolo

    I just had a quick look so i can be wrong ^^

    As mentionned on Github

    [quote:1olay6pt]Include the JS and CSS, make a <div> for it to live in, and instantiate it:

    So i can make a plugin easily i think but you need also the div plugin from pode

    I will MP you when i look it more precisely

  • MangoPolo

  • Hello

    I done some searches about the topic and i realize that it is only as a draft for now, maybe i can contact you later when it's ready for the browser

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Hello

    i just tried to send a mail containing <br> and it works

    If in your box you have a carriage return (line break) you can do this way :

    replace(yourText, "
    ", "<br>")
    [/code:kwdo12bu]
    
    and it should work 
    
    "
    " is the caracets code of an html line break
  • I will look at that.

    To explain a bit (I will not enter in the details be cause it is too long), I use a bridge between Java and Javascript that work only on Cordova/phone gap app. So to make it working with normal browsers, it needs to be supported by the browser.

    Voila

  • Hello

    I'm not currently at home so I can't help now, but sure I will look at this is issue when go back at home.

    BTW, did you try to add <br> in the body of your mail. The body support html formatting

  • ca mache suer bien, t'est génial

    Works perfectly, you're awesome

  • Hello

    I love you plugin

    but it is possible to change the background color of a selected row ?

    (because now, we don't see the difference between selected and non selected rows)

  • You have to developp a custom plugin.

    Maybe i can have a look, but it will be a bit difficult and not really as you wanted it.

  • First, add the plug-in to your project by double click on the layout.

    Then go to your event sheet, add your trigger an add an action.

    The action is "Webstorage > Save to local/session storage" then choose a key, set your text to save in value.

    Your text will be saved at the "key" position and you can access it by reading the "key" position.

    And you're done ;D

  • Dudu, you can do it that way <img src="{SMILIES_PATH}/icon_e_wink.gif" alt=";)" title="Wink">

    https://www.dropbox.com/s/icdfed4kclg9e ... e.png?dl=0

    "CanvasSnapshot" is in System Expressions <img src="{SMILIES_PATH}/icon_e_wink.gif" alt=";)" title="Wink">

  • Awesome gameplay ^^

    But i noticed some bugs (HTML version) :

    • you can tap multiples time on play
    • sine is not a good idea (personal)
    • set music on by default
    • only if you drag the ball at least one, sometimes when you click the ball is not moving

    Here i finished ^^

  • Hello everybody !

    Since i start developping in Construct 2, i developped some plugins.

    I got the idea to make an app where you con upvote and downvote for the plugins you want.

    This way, i can ask for plugins (and you can too) and we get in realtimethe most popular plugins request.

    Then i will focus on developping the most upvoted ones.

    Here is the app : Armaldio's plugins

    Fell free to send me suggestions, bug you found and anything you want to tell me.

    If you want a plugin, just press the add button, the fill in the blanks and send me the request, i will add it shortly to the list and people can start voting.

    The app will be updated often, so this is not the final version.

    I hope you will enjoy the work and ask me some plugins