Quick Links: Download Gideros Studio | Gideros Documentation | Gideros Development Center | Gideros community chat | DONATE
Gideros 2016.8.2 released! — Gideros Forum

Gideros 2016.8.2 released!

john26john26 Maintainer
edited September 2016 in Announcements
We are pleased to announce the release of Gideros 2016.8.2. This is mainly a bugfix release fixing some problems found in 2016.8.1. Here's what we have done:

New features

* Added plugin installation for iOS

* Tab switching by ctrl+tab (or cmd+tab) in gideros studio IDE.

* Allow exporting player only (to create a new Gideros Player with plugins)

* User can provide Splash background colour

* User can disable Splash for Android and HTML

* Android returns device type (tv, appliance, car or mobile) on getDeviceInfo

* Add additional win32 plugins on export to nearly match those available for Windows Desktop export (bitop, clipper, controller, json, lfs, lpeg, SQLite, luasocket, microphone, struct)

* Negative indexes support (-1, -2, ...) for Sprite:getChildAt(index), SpriteBinder:removeChildAt(index) and Sprite:swapChildrenAt(index1, index2) to get sprites from top

* Macro functions

Bug fixes

* OSX looking for plugins in correct place

* Fixing memory leaks in shader

* Fix for cpu time being used by OpenAL on suspend (android)

* Remove old macros from Gideros Studio (macros are automatically activated if you use the @ symbol in Lua code, so the "toggle macros" option in the Setting menu has been removed)

* Fixed controller plugin for desktops.


We hope you enjoy Gideros 2016.8.2 and look forward to your comments!

Download Gideros 2016.8.2
+1 -1 (+17 / -0 )Share on Facebook

Comments

  • XmanXman Member
    edited September 2016
    Thanks for all the wonderful works.
    +1 for the relativeFilePath for luac, however it produced an even longer result in the compiled script like this ../../../../Users/xxx/codes/lua/game/main.lua
  • Awesome! Thanks for releasing this so quickly.
  • Thanks for allowing the splash screen to be disabled.

    Likes: MobAmuse

    +1 -1 (+1 / -0 )Share on Facebook
  • It was before - but you had to manually change a flag in the code.

    Likes: MobAmuse

    Coder, video game industry veteran (since the '80s, ❤'s assembler), arrested - never convicted hacker (in the '90s), dad of five, he/him (if that even matters!).
    https://deluxepixel.com
    +1 -1 (+1 / -0 )Share on Facebook
  • exporting player only, the player can not be discovered.
  • hgy29hgy29 Maintainer
    On which platform ? I admit I tested android and iOS only...
  • On which platform ? I admit I tested android and iOS only...
    Oh,sorry.it's caused by the damned new feature on iOS 10,wifi is disabled for the player.
  • Hey, awesome work but I'm not sure how the automatic plugin stuff works.

    The plugins selection window is empty and seems to be no obvious way to add any. Do they need to be in a specific place for the exporter to find them?

    I'm running on a mac by the way.

    Thanks
  • john26john26 Maintainer
    Yes, this is a known problem. Please go to the folder where Gideros Studio is installed and move the "All Plugins" folder into Gideros Studio.app/Contents. You should then be able to see something in the plugins export window.
  • jdbcjdbc Member
    edited September 2016
    How can I check Lua syntax with Gideros Studio now?

    From Tools > Check Syntax but nothing happens...
  • On windows it works, on OSX it doesn't - path name issue.

    Likes: MobAmuse

    Coder, video game industry veteran (since the '80s, ❤'s assembler), arrested - never convicted hacker (in the '90s), dad of five, he/him (if that even matters!).
    https://deluxepixel.com
    +1 -1 (+1 / -0 )Share on Facebook
  • thanks @john26 , that worked but it only shows a select few, i'm guessing the ads plugins aren't available with this yet?
  • @billydb The plugin export doesn't work on Mac yet. You can move the folder to see the plugins, but when you export nothing is copied.
    My Gideros games: www.totebo.com
  • One of these days, could we get the Deployment Target in the iOS Player app set to 6.0 or above by default? It's set to 5.1.1 right now, and won't compile on account of the bitcode setting.

    Likes: n1cke, hgy29

    +1 -1 (+2 / -0 )Share on Facebook
  • jdbcjdbc Member
    edited September 2016
    On windows it works, on OSX it doesn't - path name issue.
    I was using Mac OS, any way to solve it?
  • Not currently, but I think it may be fixed in the 2016.9 release (out soon I think).
    Coder, video game industry veteran (since the '80s, ❤'s assembler), arrested - never convicted hacker (in the '90s), dad of five, he/him (if that even matters!).
    https://deluxepixel.com
  • The new implementations are very interesting and has been fixed the bug with the player.
    New problem, any app (even examples) exported to HTML5 does not work.
    When you open your local Firefox or hosting on a server, unlike previous versions of the exported app in HTML5 does not run in the browser. You see the progress bar it loads, but then is just a blank screen.
    Interestingly the logo of Gideros is not displayed above the progress bar although the file gideros.png be present in the directory.

    Again, I thank the attention and work or Development team.
  • n1cken1cke Maintainer
    I hope upcoming release will help because HTML5 export in it works well for me. I tested it locally on Firefox 49.0.2 for Windows 10 x64 with "Desert" and "Shapes" examples.

    Likes: kinrpg

    +1 -1 (+1 / -0 )Share on Facebook
  • I hope upcoming release will help because HTML5 export in it works well for me. I tested it locally on Firefox 49.0.2 for Windows 10 x64 with "Desert" and "Shapes" examples.
    I downloaded all versions of 2016. Year Gideros In all of 2016.04 after the export is html5 does not work here in Windows 7 or Ubuntu (16 .04) through Wine 1.7.5. Just commenting that some popular codes also stopped working as the TNT (but this is the author of such codes).
    Good will following the new versions and commenting on the crazy things that happens in my computer. And production will using the 2016.04 :)
  • hgy29hgy29 Maintainer

    New problem, any app (even examples) exported to HTML5 does not work.
    HTML5 worked ok for me for all releases except for the buggy 2016.8. When you get a blank page after loading an HTML5 exported project, open the developer console (usually F12) to see what happened internally.

  • It should work ok in the next release though. :)
    Coder, video game industry veteran (since the '80s, ❤'s assembler), arrested - never convicted hacker (in the '90s), dad of five, he/him (if that even matters!).
    https://deluxepixel.com
  • the html export is not working me neither, i tried on win10 firefox and chrome. even the bird anim example is not working.

    the end of the developer console error log:
    uncaught exception: abort(27) at jsStackTrace@file:///D:/downloads/Bird%20Animation/gideros.js:1:27776
    stackTrace@file:///D:/downloads/Bird%20Animation/gideros.js:1:27959
    abort@file:///D:/downloads/Bird%20Animation/gideros.js:24:1710246
    dDc@file:///D:/downloads/Bird%20Animation/gideros.js:17:1
    vBc@file:///D:/downloads/Bird%20Animation/gideros.js:17:1
    J0b@file:///D:/downloads/Bird%20Animation/gideros.js:9:1
    Fqc@file:///D:/downloads/Bird%20Animation/gideros.js:5:1
    Ubc@file:///D:/downloads/Bird%20Animation/gideros.js:9:1
    WJ@file:///D:/downloads/Bird%20Animation/gideros.js:11:1
    vBc@file:///D:/downloads/Bird%20Animation/gideros.js:17:1
    hua@file:///D:/downloads/Bird%20Animation/gideros.js:12:1
    aCc@file:///D:/downloads/Bird%20Animation/gideros.js:17:1
    Zsa@file:///D:/downloads/Bird%20Animation/gideros.js:12:1
    Ysa@file:///D:/downloads/Bird%20Animation/gideros.js:12:1
    dta@file:///D:/downloads/Bird%20Animation/gideros.js:12:1
    ftCall_v@file:///D:/downloads/Bird%20Animation/gideros.js:1:706635
    invoke_v@file:///D:/downloads/Bird%20Animation/gideros.js:1:705964
    tga@file:///D:/downloads/Bird%20Animation/gideros.js:7:1
    eBc@file:///D:/downloads/Bird%20Animation/gideros.js:17:1
    EEa@file:///D:/downloads/Bird%20Animation/gideros.js:12:1
    hDa@file:///D:/downloads/Bird%20Animation/gideros.js:12:1
    CGa@file:///D:/downloads/Bird%20Animation/gideros.js:10:1
    ftCall_vii@file:///D:/downloads/Bird%20Animation/gideros.js:1:662289
    invoke_vii@file:///D:/downloads/Bird%20Animation/gideros.js:1:661598
    jDa@file:///D:/downloads/Bird%20Animation/gideros.js:12:1
    iDa@file:///D:/downloads/Bird%20Animation/gideros.js:12:1
    Wwa@file:///D:/downloads/Bird%20Animation/gideros.js:12:1
    ftCall_iiiii@file:///D:/downloads/Bird%20Animation/gideros.js:1:672726
    invoke_iiiii@file:///D:/downloads/Bird%20Animation/gideros.js:1:672015
    Efa@file:///D:/downloads/Bird%20Animation/gideros.js:7:1
    ftCall_vii@file:///D:/downloads/Bird%20Animation/gideros.js:1:662289
    invoke_vii@file:///D:/downloads/Bird%20Animation/gideros.js:1:661598
    j4a@file:///D:/downloads/Bird%20Animation/gideros.js:16:1
    F8a@file:///D:/downloads/Bird%20Animation/gideros.js:16:1
    ftCall_v@file:///D:/downloads/Bird%20Animation/gideros.js:1:706635
    Runtime.dynCall@file:///D:/downloads/Bird%20Animation/gideros.js:1:10343
    Browser_mainLoop_runner/<<a href="http://forum.giderosmobile.com/profile/file" rel="nofollow">@file</a><img class="emoji" src="http://forum.giderosmobile.com/resources/emoji/confused.png" title=":/" alt=":/" height="20" />//D:/downloads/Bird%20Animation/gideros.js:1:147071
    Browser.mainLoop.runIter@file:///D:/downloads/Bird%20Animation/gideros.js:1:148671
    Browser_mainLoop_runner@file:///D:/downloads/Bird%20Animation/gideros.js:1:146967
  • Hi guys, I know that you're all super busy, but do you have any idea of when a new release of Gideros is likely to be out?

    I only ask as we have a new game coming out soon very soon.
  • n1cken1cke Maintainer
    edited November 2016
    @simwhi: very likely this week.
    +1 -1 (+4 / -0 )Share on Facebook
  • Yes, all seems ok. John is making a build right now - if all ok then it will be released. :)

    Likes: simwhi, keszegh, pie

    Coder, video game industry veteran (since the '80s, ❤'s assembler), arrested - never convicted hacker (in the '90s), dad of five, he/him (if that even matters!).
    https://deluxepixel.com
    +1 -1 (+3 / -0 )Share on Facebook
Sign In or Register to comment.