Skip to content

Lots of new stuff! Including bugfixes and optimisations

Latest
Compare
Choose a tag to compare
@TechnicJelle TechnicJelle released this 06 Mar 22:25
· 3 commits to main since this release

It's been a while since the last update, but I've been hard at work improving the code of this plugin!
Hopefully, all this work should make it easier to port to other platforms in the future... 👀
I hope you enjoy it :)

What's Changed

Features

  • Better logging in case of errors or warnings
  • Better support for old worlds
  • Added a config!
    • Marker Set options
    • A fade-out distance option
    • A toggle for suppressing warnings about old/incompatible chunks

Optimisations

  • Optimised region file parsing speed. Some tests were almost three times faster!
  • Optimised when you have multiple maps of the same world; it now shares the same exact markers across all maps.

Bugfixes

  • Fix bug for 0 byte region files
  • Lots of bug fixes for bugs I made during development...

New Contributors

Full Changelog: v1.2...v1.3