Skip to content

Releases: RealRTTV/nbtworkbench

1.2.3

19 Mar 19:43
Compare
Choose a tag to compare

changed a lot of minor things

1.2.2

17 Mar 07:52
Compare
Choose a tag to compare
  • added cmd for keybinds on mac
  • added touch interaction for web
  • added find command to cli
  • added help gui to cli
  • added reformat command to cli

1.2.1

13 Mar 21:26
Compare
Choose a tag to compare
  • added right click clear to search box
  • gave web version drag and drop
  • refactored web code

1.2.0

12 Mar 18:38
Compare
Choose a tag to compare
  • added a search box and some other stuff

1.0.0

14 Feb 16:09
Compare
Choose a tag to compare
v1.0.0

Merge remote-tracking branch 'origin/master'

0.1.7 [beta]

16 Sep 15:15
Compare
Choose a tag to compare
  • Fixed a ton of issues present before.
  • Like before, I'd love it if you tried the editor and gave feedback on what's broken or missing. Just note that you can always use your own hex editor or text editor with the right-click menu. So please don't suggest features that would be easily accomplished by using one of those.

Beta 0.1.6

11 Sep 23:11
Compare
Choose a tag to compare
Beta 0.1.6 Pre-release
Pre-release

My first public beta of nbtworkbench. It's taken a while to get here, so I'll just review all of the features it has thus far.

  • Support for Uncompressed NBT (typically .nbt), Gzip Compressed NBT (typically .dat), Zlib Compressed NBT, and MCA files.
  • Edits like anything you'd typically encounter; some things to try are the right-click radial menu, freehand mode, and breaking it.
  • I cannot stress this enough, please try to break this in any way possible, it's my first public beta so I know there'll be issues and I'd love it if they were reported here under the issues tab.
  • Please suggest some features you'd like to see, however, I will add this note below.

I will not be extending the capabilities of the editor to things that it doesn't have to do. Other editors like NBTExplorer had an in-house hex editor, which is cool, except you really should be using a standalone one since it'd be much more efficient and effective, and create a better workspace.

This means that if you have a feature to suggest, please just make sure beforehand that it's something that's meant to be for nbtworkbench, and not for something like Notepad++ (ex: editing SNBT).

:)

Also there's no license attached so windows will give you a typical warning about an unsigned executable (you've probably seen them before, it's not a smart screen though and doesn't require admin privileges, because why would it?)