tryashtar

Results 86 comments of tryashtar
trafficstars

You have to click on the sort button to set which autosort you prefer. Sorry, I forgot to mention that. NBTExplorer simply sorts the tags of the compound as it...

Yeah, I'll fix that later when I finish this feature. I'm curious, which of these two would you prefer? * Compounds are always sorted. Adding new tags or renaming them...

Alright good to know. About the settings, I thought I had that working, but I may have missed it. Anyway, it's going to take some time before I finish this...

> I would vote against automatic sorting since it would make it harder to use the Studio for editing arbitrary NBT data: sometimes one wants their data just the order...

Combining it with the previous action isn't a bad idea, but at the moment I'm not sure whether the infrastructure allows for that. I also want to change my current...

Just a random update, I've been working on this rewrite continually since the end of July (and a bit earlier). It's been very slow and honestly quite stressful for me....

Can Bedrock go 5 seconds without inventing the stupidest NBT spec breaks imaginable?

Anyway... my plan will probably be like this: - add `\uXXXX` unicode escapes to SNBT parser just like JSON - and add a thing to SnbtOptions that decides when to...

Also, I will most likely not work on this any time soon :(

Weird format, spec here: https://github.com/Amulet-Team/construction-specification/tree/master/specifications/version_0 I guess I'll do this before I do bedrock world reading, as practice