Update notes February 8
This update brings the first part of a long anticipated feature: creating 3D shapes from transparent images. You can now use images to create cardboard cutout figures with depth in any shape. Next step: custom shapes for cards, tokens, and tiles!
• Figures with alpha textures now get 3D shapes
• New option for changing 3D cursor size in the interface settings
• New option when creating objects in the editor: automatic straighten up on grab. Now activated by default for figures and for the chess pieces.
Scrpting
• Add `Container.remove` and `Container.removeAt`
• Add `GameWorld.setShowDiceRollMessages` and `GameWorld.getShowDiceRollMessages`
• Add `GameWorld.updateUI`, `GameWorld.removeUIElement`, `GameObject.updateUI`, `GameObject.removeUIElement`, `GameObject.addUI`, `GameObject.getUIs`
• Don't call tick functions or advance timers while the game is paused (when a new player joins)
Fixes
• Switch off scripting UI interaction while holding objects
• Loading option for non-stacking cards correctly
• Sometimes the wrong object was dragged out when using the card stack or container explorer
• Removed crash when pressing escape while using drag and drop in container or stack explorer
• Figures with alpha textures now get 3D shapes
• New option for changing 3D cursor size in the interface settings
• New option when creating objects in the editor: automatic straighten up on grab. Now activated by default for figures and for the chess pieces.
Scrpting
• Add `Container.remove` and `Container.removeAt`
• Add `GameWorld.setShowDiceRollMessages` and `GameWorld.getShowDiceRollMessages`
• Add `GameWorld.updateUI`, `GameWorld.removeUIElement`, `GameObject.updateUI`, `GameObject.removeUIElement`, `GameObject.addUI`, `GameObject.getUIs`
• Don't call tick functions or advance timers while the game is paused (when a new player joins)
Fixes
• Switch off scripting UI interaction while holding objects
• Loading option for non-stacking cards correctly
• Sometimes the wrong object was dragged out when using the card stack or container explorer
• Removed crash when pressing escape while using drag and drop in container or stack explorer