Releases: RealRTTV/nbtworkbench
Releases · RealRTTV/nbtworkbench
1.4.2
1.4.1
- added steal to grid layout
- added internal
replace_element
fn - added internal
swap_elements
fn - added debug menu
- added
height
andtrue_height
caches torecache_along_indices
and removed their caches from internal*_element
functions directly - [made window size and scale saved between calls, and made scale based on window size (fixed #13)
- fixed #15
- added case sensitivity to search
1.3.5
1.3.4
1.3.3
1.3.2
1.3.1
1.3.0
Hey, tons of new stuff was added in this version, it's what I'd call the first "complete" version of nbtworkbench, I'd personally be using this as my full-time NBT editor since it does everything I'd want it to do.
- added autosave
- added check for closing the window with unsaved tabs
- enter to drop held entry
- enter to select text
- added tooltip effect to make it more readable
- fixed bug with snbt editing keys not escaping
- added list as root node kind
- added bedrock's little endian nbt format
1.2.5
1.2.4
- changed debug formatter internally
- added keyboard shortcut for clipboard
- fixed issue with subscription snbt reordering
- added new file button
- added refresh button
- refactored bookmark system
- fixed visual bug with dark/light stripes being one pixel off
- fixed bug with windows version not having a file icon