Wintersky: 1.3.2
New in this update:
Changes
- Added documentation panel
- Added question mark icon in each config section to open the documentation for it
- Made texture editor resizable in height
- Added snapping to -1 in curve editor (#78)
- Preview loop mode is now set to Auto instead of Loop by default (#94)
- Improved the search for texture files from path in the VS Code extension (#93, thanks @Nusiq)
- Allow adding the same events multiple times (#88)
Fixes
- Fixed debug number appearing next to texture size info
- Fixed description of event timelines
- Fixed size fields missing from export when set to 0 (#86)
- Fixed tick interval throttling in VS Code extension, causing particles to tick very slowly in some tabs
- Fixed #99 color selector no longer working
- Fixed only the first event firing of multiple concurrent events in timeline (JannisX11/wintersky#19)
- Fixed default particle texture getting saved to pack without internal changes
- Fixed gradient points getting deselected when saving file in extension
- Fixed gradient width shrinking when points do not fill the entire width
- Fixed operations with negative numbers in Molang (JannisX11/MolangJS#6)
- Fixed multiline text for expiration blocks being possible, but not exporting as list
- Fixed alignment of texture file upload input