💝 Improvements
- All premium accounts can now access Cloud project backups (also called "Version history"):
- Silver accounts can open saves from the past 2 days,
- Gold accounts can open saves from the past 5 days,
- A Pro account can access unlimited versions (like previously).
- Properties and effects of layers are now shown in the side panel when selected. This allows to quickly edit properties, notably effect properties. When the 3D editor is activated, the result are visible in real-time, which is useful to tweak lighting, shadows and other effects. This also work for layer 2D effects!
See the new properties panel used to modify and visualize lights in the 3D editor:
effects-real-time-3d-editor.mp4
- Network usage improvements:
- Reduce network usage when doing AI requests
- Speed up cloud project saves
- Add new "Deep Blue" dark theme (thanks @moolbie!)
🐛 Bug fixes
- Make clearer warning when stopping subscription with a redemption code
- Return a more specific error when trying to redeem a coupon at the wrong place
- Fix wrong error message after deleting a game/build or a group in Teach tab
- Fix duplicated scene and external layout sometimes not opening in the 3D editor
- The bug happened when the duplicated item is not renamed after being created.
- Limit impact of potential memory corruption when serializing instructions
- Make the editor more resilient to crashes when network proxies are modifying API responses
⚙️ Extensions
- Update PlaygamaBridge to v1.27.1
🕹 Premium Game Templates
- New premium game template: Egg Collectors by SnowyRawrGamer
🛠 Internal changes (for developers)
- Add categories to classes in the game engine documentation
- Enhance documentation for registerRuntimeScenePostEventsCallback
- Add retries when downloading external editors