Skip to content

Releases: RealRTTV/nbtworkbench

1.4.2

17 Dec 23:50
Compare
Choose a tag to compare
  • updated libraries
  • re-added support for x86_64 mac

1.4.1

04 Dec 18:12
Compare
Choose a tag to compare
  • added steal to grid layout
  • added internal replace_element fn
  • added internal swap_elements fn
  • added debug menu
  • added height and true_height caches to recache_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

22 Jun 22:36
Compare
Choose a tag to compare
  • made nbt from_str return a fail index (fixed #11)
  • fixed issue of cutting off alert when title is smaller
  • shifted action wheel to not get in the way of accidental right clicks
  • double click to expand

1.3.4

20 Jun 21:55
Compare
Choose a tag to compare
  • moved search mode and search flags over to config
  • removed display of undo/redo
  • fixed annoying issue with dropping item over text causing to select text
  • fixed bug with renaming elements from compound causing crashes
  • fixed #10

1.3.3

16 Jun 17:42
Compare
Choose a tag to compare
  • fixed #3
  • fixed #8
  • removed tooltip effect
  • made alerts and notifications have line wrapping
  • added config
  • added light theme
  • made sort algorithm persist between instances

1.3.2

14 Jun 02:07
Compare
Choose a tag to compare

No major changes, fixed some bugs, testing the new build artifact system

1.3.1

24 May 15:03
Compare
Choose a tag to compare
  • added serde-like indexing of elements for no reason yet
  • changed minimum dimensions for texture to 4096 to support more devices
  • updated msrv to 1.80.0

1.3.0

23 Apr 20:33
Compare
Choose a tag to compare

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

11 Apr 18:32
Compare
Choose a tag to compare
  • fixed issue with tab asking for Save As when file is valid but doesn't exist
  • fixed issue where cli wasn't printing output
  • changed hex extension to bin
  • allowed edits to list of byte/short/int/long in hex
  • added readme

1.2.4

24 Mar 02:22
Compare
Choose a tag to compare
  • 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