Defold 1.2.184 BETA
The latest beta is now released, and we invite those interested in beta testing the new features in the editor and engine to join now.
The beta period will be 2 weeks and the next planned stable release is two weeks from now.
We hope this new workflow will highlight any issues earlier, and also get valuable feedback from our users. And please comment if you come up with ideas on improving on this new workflow.
Please report any engine issues in this thread or in issues using Help → Report Issue
Thx for helping out!
Disclaimer
This is a BETA release, and it might have issues that could potentially be disruptive for you and your teams workflow. Use with caution. Use of source control for your projects is strongly recommended.
Access to the beta
Download the editor or bob.jar from http://d.defold.com/beta/
Set your build server to https://build-stage.defold.com
Release notes
This sprint we’ve continued to tweak the Android controller support.
We’ve also made some optimizations to build/archive size, if the project used a lot of embedded gameobjects/components.
There are also some quality-of-life fixes, like excluding build folders and better support for requiring standard Lua models.
Engine
Issue-5405- Added: Addedphysics.wakeup()for collision objectsIssue-3588- Fixed: Increased support for Android controllersIssue-5763- Fixed: Fixed spine animation callbackIssue-5796- Fixed: Fix for uninitialized render constantsIssue-5809- Fixed: Bob merges identical (embedded) gameobject/component filesIssue-5824- Fixed: Added support for excluding project foldersIssue-5825- Fixed: Crash handler context fixIssue-5837- Fixed: Fixed Lua callback fixes for sprite and modelIssue-5844- Fixed: Fixed animated render constant crashIssue-5851- Fixed: Fixed android gamepad issuesIssue-5861- Fixed: Ignore Lua require calls for Lua standard libraries and Defold extrasIssue-5864- Fixed: Fix for render constants for spine, tilegrid and model componentsIssue-5865- Fixed: Draw font shadow also when the font has no outlineIssue-5869- Fixed: Added engine info and link to html5 builds to promote DefoldIssue-5870- Fixed: Fixed gui layout event messageIssue-5873- Fixed: Added Joy-Con support on Android