5.1.4 1212 Update released

  • #1, by SimonSMonday, 28. September 2020, 14:18 3 years ago
    And the next release is out.

    Changes:
    • fix: mirrored animations copied name 
    • fix: crash with some hardware, that removes objects from the ved
    • fix: tunnel transition now working again
    • scrolling reworked , should now start and stop smoother
    • search in lua and ilios directly (F3, Ctrl+F)
    • order now readable via lua (.order)
    • fix: change sound settings sets loop to false
    • start movie components via lua: graphics.playObjectMovie(game.CurrentScene.Objects[1], ".mp4", false, 1, {x=0,y=0}, false, function() print("done") end)
    • audio containers now work in the web player

    Audio System:
    • sync container:
    • transition area
    • precise transitions
    • snap to grid
    • zoom centered
    • fix: markers not clickable
    • possibility rename markers
    • fix: automations not used 
    • fix: comma missing in preview 
    • fix: preview value not used for some containers 

    Ilios:
    • arrays usable in visual scripting
    • fix: and / or can cause crashes with object creation,  
    • start movies on objects (.StartMovie)
    • access movie on objects (.Movie)
    • movie finish callback (.Movie.Callback)
    • outlets can now use visionaire objects, strings, numbers, paths, points, enums 
    • character, button, interface behaviours 

    Thread Captain

    1581 Posts


  • #2, by jaunxMonday, 28. September 2020, 23:20 3 years ago
    Great, thanks SimonS, regards

    Newbie

    1 Posts

  • #3, by fabian-schurgersWednesday, 30. September 2020, 13:43 3 years ago
    Thanks for fixing the scrolling!

    Forum Fan

    129 Posts

  • #4, by brut69Friday, 02. October 2020, 23:00 3 years ago
    Great ! Thanks Simon!
    Can you confirm that there aren't any problems with the Android and MAC export? Since I updated both MAC and Android exports seem to crash once a game starts or at random.
    Ideas/Thoughts?

    Great Poster

    266 Posts

  • #5, by SimonSFriday, 02. October 2020, 23:01 3 years ago
    If on Mac I need crashlogs, Android is a bit hard to get crashlogs.

    Thread Captain

    1581 Posts

  • #6, by tesildeen-Saturday, 10. October 2020, 15:39 3 years ago
    Hi, Simon,

    unfortunately I have some issues since the update.
    - Backround music is not playing,
    - it is not possible to scroll on a larger screen,
    - the charactersize is changed,

    This isn´t an urgend issue, I can keep working with the version 5.1.3.
    But I thought you should know anyway :-)

    SOLVED: I just had to delete the old savegames.

    Newbie

    31 Posts