Skip to content

v2.4.0

Latest

Choose a tag to compare

@github-actions github-actions released this 15 Sep 23:53
· 91 commits to main since this release

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 constrainToSquare property for rect autotiles
  • rained.tiles: Added verifySize callback for rect autotiles
  • imgui: Support for more functions (in particular, ones that use ImGuiID parameters)
  • helpers: Added serialize function

New Contributors

Full Changelog: v2.3.2...v2.4.0