Changelog
Added
- Brazilian Portuguese translation (#320)
- Hide players wearing items tagged with MAP_INVISIBILITY_EQUIPMENT (#305)
Changed
- Update for Minecraft 1.21.3 (#322)
Fixed
- Set player head marker size to be fixed size. (#332)
Changelog
Added
- Support for Moonrise on Fabric and NeoForge (#283)
- Include y coordinate in player position (#200)
- Added options to hide certain elements within the URL Params (#315)
These options persist when copying a link to the map using the link button; see #319
show_sidebar=false
- Hides the world sidebar on the rightshow_coordinates=false
- Hides coordinates display in bottom leftshow_link_button=false
- Hides link button in bottom leftshow_controls=false
- Hides Leaflet controls
Changed
- Use atomic writes for render progress and dirty chunks
- Avoid writing player data to disk when possible (#245)
Changelog
Changed
- Update for Minecraft 1.21.1
- folia: Use API to check if chunk is owned by current thread