Lönn β - 0.7.7
- Added hotkey to zoom to map extents (double middle click)
- Added onSpawn attribute to event trigger
- Room list context menu now stays open until unfocused
- Fixed room list not visually updating when selecting a room
- Fixed material list not visually updating when cloning a material
- Fixed the program not opening in portable mode
- Fixed editor hotkeys not working after clicking in a list
- Fixed custom tile display names not appearing for fake tiles
- Fixed normal fling bird always being placed with nodes
- Fixed first item in material list visually being selected when cloning with an active search filter
- Fixed material lists not being persistent
- Fixed weird behaviour when selecting rooms with an active search filter
- Fixed the program not starting on some Windows systems with non-Latin usernames
For developers:
- Added
editorDebugReloadEverything
event for Ctrl+F5 - Added
editorSceneChanged
event for scene changes - Added functions to get/set selection tool targets
- Added fallback rendering for entities that have no drawing function implemented
- Fixed error when a library returns nil or false