Visionaire RC2 Bugfix Update Changelog

  • #1, by SimonSMonday, 04. September 2017, 23:58 7 years ago
    Hi guys and gals,

    I just uploaded a bugfix update for some of the bugs that filled my list in the last weeks. Also there are some new features.

    Fixes:
    - Videos on Mac aren't shown
    - Videopreview in Editor is not working correctly
    - Combined conditions do not work correctly
    - Editor for combined conditions does not update, choosing a condition closes the condition editor
    - Minimizing zooms the paintbox
    - Translation texts not scrollable
    - Arrows for spinner don't work as expected

    New features:
    - Show object by value like conditions
    - Changing particle parameters while running, code below
    - Change waysystem via console
    - Switch for showing only conditions of the current scene in console
    - a lot of changes on the sound system, but I'm not finished yet, so I won't document that yet

    Also I finished the script the inscenevideos: http://www.visionaire-studio.com/luadocs/#in-scene-videos

    Code for changing particle position e.g.:
    graphics.getParticles(Objects.glow1).center = {game.CurrentCharacter.Position.x,game.CurrentCharacter.Position.y}

    Thread Captain

    1580 Posts


  • #2, by afrlmeTuesday, 05. September 2017, 02:10 7 years ago
    Nice one Simon mate. Keep up the good work! wink

    Imperator

    7278 Posts

  • #3, by joemidTuesday, 05. September 2017, 04:47 7 years ago
    Awesome!  Downloaded.

    Newbie

    87 Posts

  • #4, by dionousTuesday, 05. September 2017, 09:14 7 years ago
    beautiful, thanks! keep it coming!!

    Forum Fan

    246 Posts

  • #5, by caligarimarteTuesday, 05. September 2017, 09:26 7 years ago
    - Combined conditions do not work correctly
    I noticed that, and had to do a Workaround, which was tolerable, but it really would have become problematic with my more complex Dialogue-Trees. So that is a very good Bugfix, thank you.
    - Translation texts not scrollable
    I recently noticed, and considering I have some of my Object-Texts literally filling entire Book-Pages, that is a very good Bugfix.
    - Show object by value like conditions
    Oh wow, thank you, that might be useful for my Maze-System!
    Code for changing particle position e.g.:
    graphics.getParticles(Objects.glow1).center = {game.CurrentCharacter.Position.x,game.CurrentCharacter.Position.y}
    That might come in handy for the Wisps in my Game, thank you!

    Forum Fan

    145 Posts

  • #6, by esmeraldaTuesday, 05. September 2017, 09:28 7 years ago

    - Show object by value like conditions

    Awesome! That's a really useful feature. Thank You!

    Key Killer

    513 Posts

  • #7, by ygmantellTuesday, 05. September 2017, 14:18 7 years ago
    Just downloaded and installed it, and whenever I open the new version up, I just get a black screen.  Then, when I click to close the window, the startup screen flashes for a split-second, then closes.  
    Any help would be appreciated
    Thanks!

    EDIT: Tried uninstalling and reinstalling RC2, and still the same thing happens...
    And, just checked, and it Is a resizable window, but theres no bar on top with the usual options (Close, minimize, and maximize)

    Great Poster

    274 Posts

  • #8, by SimonSTuesday, 05. September 2017, 14:30 7 years ago
    What is your hardware ? Do you have a laptop ? Try starting with the slower gpu.

    Thread Captain

    1580 Posts

  • #9, by ygmantellTuesday, 05. September 2017, 14:32 7 years ago
    Just ran it with the integrated graphics and it worked.  No idea why it didn't before, as thats set to be the default, but I guess it just ran with the other one.
    Thanks!
    And thanks for the great work on the engine!

    Great Poster

    274 Posts

  • #10, by Johannes Reß-2Tuesday, 05. September 2017, 14:39 7 years ago
    I had the same issue with my DELL XPS 9560, after the installation. 

    But a restart later it worked good.

    Newbie

    31 Posts

  • #11, by ygmantellTuesday, 05. September 2017, 14:42 7 years ago
    Also using XPS 9560, and it seems to happen with some other programs too, I just only put two and two together now, and realized whats happening. Its the graphics settings.

    Great Poster

    274 Posts