tryashtar
tryashtar
To be honest, I want to keep the scope of this program rather small; it's supposed to be an alternative to NBTExplorer, not MCCToolchest or similar. So basically anything to...
Work in progress version: https://github.com/tryashtar/nbt-studio/commit/6a3707237e36cd6d329fd0ab868182847f290826 Before this gets finished, I need to do the following things: * Show output/errors when running scripts (easy) * Alert the user when scripts fail...
Hm, unfortunately I can't reproduce this. Not sure what to do
4.0 should fix this!
Could you post the crash message please?
Oh dear. Yeah, definitely loading 4\*5\*110=2200 images is going to be pretty memory-intensive. The image previews take up way more native memory than they should; the process memory is usually...
You're right. I'll look into both of those things.
4.0 should handle this fine!
I'm not sure I understand the request. What would this do?
Ah, so instead of leaving extra space inside the frames, have the image get cut off on the longer side. Yeah I could probably do that. But sadly I probably...