Hello Everyone,
This update is free for everyone who already purchased Glider.
Thank you for your support so far. We are pleased to announce that Lua Glider 1.9 is released! Here are some new features in this release:
- Project management - Create multiple versions of your app (iOS+Android+Free+Paid) with a single click
- External Libraries (merge modules), Aliases, Exclusions, and custom autocomplete stub environments
- Smarter code analysis, especially for multi file and multi library setups.
- Better Autocompletion - Wherever autocomplete is invoked it will usually provide you what you are looking for within the top 10 hits.
- Live coding- Instantly change properties and variables for a truly interactive experience
- Debugger improvements- Hover over variables to see their value, call stack improvements.
- Instant documentation- Go to Window->Documentation Viewer and just click around your code, documentation will update intelligently.
- Glider plugins support- Easily run command line programs in various areas of the build process. Easily support new SDKs or execution environments. A plugin SDK and formal documentation will be coming soon.
- Editor breadcrumbs - Quickly and easily find out where you are in the current document.
- Instant renaming - Rename locals with specificity you can’t get with a find/replace.
- Declaration / Implementation finder- Ctrl-Click on an element to go to its implementation, ctrl-click on its implementation to go to its declaration.
- Usages finder - Right click -> Find Usages to see where that variable is used in all your files.
- Many many bug fixes.
To learn more about these features check out this google doc: https://docs.google.com/document/d/1n3zMH2Zc9CTOMRFz5-jRyk7A_cfv2qoHRKC88U7ZM7Q/edit
And finally the links for the download:
Mac:
http://www.mydevelopersgames.com/LuaGliderInstaller.dmg
Windows:
http://www.mydevelopersgames.com/LuaGliderInstaller.msi
For windows 32 bit version, please use this link - http://www.mydevelopersgames.com/LuaGliderInstaller32.msi
Linux:
http://www.mydevelopersgames.com/LuaGliderInstaller.tar.gz
Note that you will not need to uninstall the Glider version 1.7. The two versions can be run in parallel so if you don’t like 1.9 then you can still use the older version.
Also note that the license file is the same so you do not need to find it again.
You will NOT need to touch your current Java installation. We have bundled the proper JVM with Glider already. Stay tuned for step by step video tutorial guides.
Regards,
M.Y. Developers