Enhancements
- Updated Drizzle to 0.2.7.1
- Backup save location can now be changed
- Reworked asset manager (Thanks @MagicaJaphet)
- Changed default prop rotation keybinds to no longer conflict with eyedropper
- RenderCopy script now supports multiple copy directories based on acronym prefix
- Removed water height limit
- Added crossbeams autotile
- Camera editor improvements
- Ctrl+A now selects all cameras
- Fixed multi-select duplicate
Fixes
- Fixed effect placement option
- Fixed cell selection inter-layer move breaking tile references
- Fixed cell selection crash
- Fixed trying to load lightmaps too large for the hardware to support
Lua API 4.2.0
- rained.tiles: Added
constrainToSquareproperty for rect autotiles - rained.tiles: Added
verifySizecallback for rect autotiles - imgui: Support for more functions (in particular, ones that use ImGuiID parameters)
- helpers: Added
serializefunction
New Contributors
- @MagicaJaphet made their first contribution in #41
Full Changelog: v2.3.2...v2.4.0