Maxim Zhuchkov
Maxim Zhuchkov
Not saying it should be done or that we really need it in the first place, was just curious because that would make a very good alternative to chunkbase if...
Yes, indeed, so far for me it is very confusing since I only worked with Qt apps when I was hacking inside their binary but if I will figure something...
My journey ended on failing to build Qt for web from source, likely just skill issue, will revisit it later.
What about making another function that would operate on int64? Or is it just viewer-specific code? (I don't want to be a reason for breaking changes in cubiomes :stuck_out_tongue:)
Hello there, I am trying to optimize draw speed of my chart by pre-computing `SMASeries` (it seems like it re-computes a LOT) and I replaced my `SMASeries` with `TimeSeries` and...
After some trickery I managed to find correct thread and it seems like it is doing this:  (paused at `setCell`) Any ideas what can cause it?
Same thing here, will be glad to hear a fix
Not really *good early indication that the file is corrupted*, while client or server *usually* produces/uses nbt files that have root compound it does not mean that all files are...
I thought about this but unfortunately codebase was designed around concept "let's at least make it work first" so making it track multiple villagers and swap multiple stations will not...
I am playing on a Paper forked server too, there is a configuration that decreases AI ticking if villager in a confined space (1x2x1), try making some room for them...