A lot of work has been done recently with the new XUI2D games framework:
This update makes it simpler to build cross platform applications and share files between the projects.
Improvements:
This update makes it simpler to build cross platform applications and share files between the projects.
Improvements:
- Debugger performance optimizations and bug fixes.
- #CustomBuildAction:
- Support in all modules.
- Support for environment variables.
- New "folders ready" cross platform compilation step. Useful for updating files.
- The list of subs above the code editor was rewritten. It behaves better (doesn't miss key inputs and always jumps to the clicked sub).
- file:// links can be ctrl + clicked.
- B4A Sdk Manager v3.29 included.
- BitmapCreator v4.18
- XUI2D v0.99
- OkHttpUtils2 v2.70
- The WRITE_EXTERNAL_STORAGE permission removed from the debugger.
- Code editor jumps to the error line when there are Java compilation errors.
- Bug fixes.