checkraisefold
checkraisefold
The tests will fail because you had me split off the InlayHints fix and I feel like flat out turning off the tests is a bad idea
further code commits are paused until structure is reviewed so I don't add the deserializer and have to immediately rewrite it
> Architecturally I have some things I'd like to change but they involve files outside of this PR so I won't force them onto you.. Stuff like moving `smooth_grid` and...
> i could give this a shot but I was mainly wondering how the enum should be structured with it being like this? the easiest way would be to just...
No that does not compile, just pushing work so far
So far my only hypothetical concern is performance - I feel like the algorithm in the encoder sucks Decoder hopefully shouldn't be too bad in comparison at least
@Dekkonot module splitup is done, re-requesting review of the splitup before I move on to the decoder
needs review - only thing missing is decoder testing
i have to make ChunkCoordinates/VoxelCoordinates serializable as strings that are acceptable as json keys. worst day
unblocked, working on this