Ashley's Recent Forum Activity

  • You do not have permission to view this post

  • Neat. I think this shows Adobe are taking HTML5 seriously - they want to have good HTML5 tools so they're still relevant if (when?) HTML5 overtakes Flash. It's only for animation though - nothing like C2.

  • Expression names are ignored right now. I was going to have them listed in the object panel, but opted for the actual expression text itself. It's worth having names anyway - I might use them for some other part of the UI in future.

  • You do not have permission to view this post

  • Egh, this is really stupid. It's a bug in Windows. If you create a new folder, type a new name, and immediately click "OK" while the folder name edit box is still up, it returns a path to a folder called "New Folder", rather than the new name you typed in. I played with it a bit, trawled over the docs, and checked Google, but no answers. So I've "fixed" it in the next build - it just re-launches the dialog in that situation. Stupid solution but it's all I can find that works.

  • I intend to implement SHA-1 and SHA-256 in the same plugin. I'll first have to get the md5 different outputs to correctly work and then implement the other.

    It should end as a multi-algorithms Hash plugin.

    Just a heads up: the plugin ID in edittime.js GetPluginSettings() is currently "MD5". You can change all the other settings at any time, but the ID is the string C2 uses to identify your plugin. If you change the ID from "MD5" to something else, all existing projects using the plugin will no longer load, since C2 will consider it a different plugin.

    Basically, try to choose the correct ID string when starting a plugin, and then never change it, or you might end up breaking lots of projects. Since the only public version is broken, I guess now is a good time to set it to "Hash" or whatever :)

  • You do not have permission to view this post

  • Oops, on further inspection it looks like an oversight in the SDK. 'singleglobal' objects can't have properties right now. You'll have to work around it with actions to set the settings.

    BTW I think MD5 is better described as a hash than encryption - I think encryption is supposed to be reversible.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • If you start the variable on 0 or 1 it will initially work. With the text value it start on "test" and relies on a 'compare opacity' condition to set it to "in" or "out".

  • Have you got the latest graphics drivers? The Radeon HD cards seem to be really fussy about running Construct 2.

  • You do not have permission to view this post

  • It's a bug! The 'compare opacity' condition doesn't work properly. It's fixed in the next build. Thanks for the find!

Ashley's avatar

Ashley

Early Adopter

Member since 21 May, 2007

Twitter
Ashley has 1,770,583 followers

Connect with Ashley

Trophy Case

  • Jupiter Mission Supports Gordon's mission to Jupiter
  • Forum Contributor Made 100 posts in the forums
  • Forum Patron Made 500 posts in the forums
  • Forum Hero Made 1,000 posts in the forums
  • Forum Wizard Made 5,000 posts in the forums
  • Forum Unicorn Made 10,000 posts in the forums
  • Forum Mega Brain Made 20,000 posts in the forums
  • x126
    Coach One of your tutorials has over 1,000 readers
  • x74
    Educator One of your tutorials has over 10,000 readers
  • x5
    Teacher One of your tutorials has over 100,000 readers
  • Sensei One of your tutorials has over 1,000,000 readers
  • Regular Visitor Visited Construct.net 7 days in a row
  • Steady Visitor Visited Construct.net 30 days in a row
  • RTFM Read the fabulous manual
  • x42
    Great Comment One of your comments gets 3 upvotes
  • Email Verified

Progress

32/44
How to earn trophies

Blogs