Releases: ArdaCraft/ArdaBiomesEditor
Releases · ArdaCraft/ArdaBiomesEditor
v1.2.0-SNAPSHOT
feat: version 1.2.0
- Removed zip / runtime resourcepack loading
- Reworked underlying RP model to fit polytone definitions - this
includes better handling of inlined and nested inlined assets
definitions
- Complete rewriting of the editor for performance and stability
reasons.
Full Changelog: v1.1.1-SNAPSHOT...v1.2.0-SNAPSHOT
v1.1.1-SNAPSHOT
- Changed RP loading to look for modifiers in the full tree rather than in polytone subdir
- Added contextual options for columns operations
- Changed sort order on biome list
v1.1.0-SNAPSHOT
- It is now possible to open and edit a folder (File → Open Folder)
- Added column range selection capability
SHIFT+left mouse button - Added keyboard shortcuts
CTRL+ASelects all columnsCTRL+DDeselects all columns
- Added column reordering via drag & drop
- Added zoom capability via
CTRL+scrollwheel - Added contextual menu (show / hide columns, reset ordering)
- Increased column header font size
- Performance tweaks (hsl sliders)