Ashley's Recent Forum Activity

  • http://downloads.sourceforge.net/constr ... irror=osdn

    Our most stable build ever! Python will be in the next build (I'll see to it) and SDL will be coming up some time soon as well - ideally, both next build.

    A slew of bugfixes, changes and additions:

    • [FIX] Instability/crashes with 'Create relative image point' / 'Create relative pivot point' actions
    • [FIX] Wrong display of physics hinge actions
    • [FIX] Bug with layouts with empty names
    • [FIX] Improved stability of picture editor.
    • [FIX] Crashes using repeat/for/while/for-each system conditions with subevents
    • [FIX] RTS movement occasionally hanging the runtime
    • [FIX] Crash using two RTS movements with different cell size settings
    • [FIX] Layer scroll rate taken in to account when testing mouseovers.
    • [FIX] Stability of layouts and renaming them
    • [FIX] Layout names sometimes got deleted when double clicking project bar due to the renaming caret
    • [FIX] 3D box works at runtime
    • [FIX] Multiple triggers in group no longer cause oddities
    • [FIX] Families now work with more conditions
    • [FIX] When double clicking an object in the event sheet editor families are selectable
    • [FIX] Crash on Vista minimapping a Tiled Background (and updated RTS demo on site)
    • [FIX] Fix to object parameters
    • [FIX] 'Go to layout' crashes; also now 1-based instead of 0-based index
    • [FIX] Crash passing 0 to Common Dialog's SelectedFile expression
    • [FIX] Crash in Array object's 'For each' condition
    • [FIX] Crash editing object icons
    • [FIX] Set Layer Opacity was not working.
    • [CHANGE] Finally managed to get rid of that menu fade everyone complained about!
    • [CHANGE] Numbers displayed as text never have a trailing dot (eg. "3." now becomes "3").
    • [ADD] Physics: added 'None' as a collision mask, which disables physics collisions.
    • [ADD] Double-clicking a comment edits it.
    • [ADD] 'Repeat/for/while/for-each/On loop' loops now try to detect infinite loops - you will be prompted after one million iterations. This only happens when previewing, but allows you to easily terminate the application if you made a mistake.
    • [ADD] 'Run layout' and 'Debug layout' to test just one layout.
    • [ADD] Comprehensive new updating built-in allows for runtime, plugin and IDE fixes to be received without reinstalling a new build
    • [ADD] New 'RTS basics' template (thanks Flon24 for graphics)
    • [ADD] Set skid recovery rate action in car movement.
  • Physics and other movements don't tie in particularly well at the moment: currently, if you move it with a mouse movement or such, it has the effect of teleporting a series of positions along the line you move it, rather than having a velocity and force applied. It's one of the improvements we need to make to the physics engine.

  • A bug. Should be fixed in next build.

  • Variables go in single quotes, eg. Global('Myvar'). You should try the ghost shooter tutorial, it teaches you things like this <img src="{SMILIES_PATH}/icon_wink.gif" alt=";)" title="Wink" />

  • Under the 'Layers' category in the System object for both actions and expressions, you'll find 'Set opacity' and 'Get opacity'.

  • It's something I just haven't got round to yet. I think I'll just drop it, the new version has a live updater which can grab new plugin and runtime releases between builds.

  • You can rename event sheets in the dialog where you add and remove them from the list. Single click a selected item to rename it, like renaming a file in windows explorer.

    Can you send me your .cap that runs out of memory? I need to be able to reproduce it.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Yikes! Beats me right now, the code for that part is a direct wrapper to the physics engine. It might be a rounding error. The worrying thing is the same thing happened when I swapped Set Velocity for Set Force <img src="{SMILIES_PATH}/icon_sad.gif" alt=":(" title="Sad" />

  • I think I've fixed this now, when the next build comes out let me know if it works!

  • I think it only supports BMP files for loading. Are you trying to load a PNG or JPG? If so, that wouldn't work. Maybe I can add support for other formats in a later version.

  • Oops, a bug! Something is wrong with For Each Element. I'll try have it fixed for the next build, which should be out today or tomorrow.

  • Well your event is equivalent to:

    + Always

    + Array: For Each Element

    + (System/Compare values) Array.CurrentValue equal to 1

    : Create Object blahblah...

    i.e., 'For Each' on its own runs every frame, not just once.

    To resolve this add another condition above the 'For Each' condition. In my original example, I added a 'On spacebar pressed' condition above the For Each, to avoid this problem: the array is only checked when you press spacebar.

Ashley's avatar

Ashley

Early Adopter

Member since 21 May, 2007

Twitter
Ashley has 1,380,048 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
  • x107
    Coach One of your tutorials has over 1,000 readers
  • x61
    Educator One of your tutorials has over 10,000 readers
  • x2
    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
  • x35
    Great Comment One of your comments gets 3 upvotes
  • Email Verified

Progress

32/44
How to earn trophies

Blogs