Hello o/
I have another rendering improvement for you, which is quite huge. The actual limitation of the render mechanic is now primarily on the client side and not on the server side.
A bug was fixed which disabled the replace all setting for the whole session once it was set to false.
The config option for maxEffectiveRenderSize is now visible in the config.
- Fixed replace all setting not working after once set to false.
- Fixed a race condition in the preview when using large schematics
- Improved performance of the preview on client side. Tested with up to 32k blocks in preview
- Fixed the maxEffectiveRenderSize not appearing in config file.