Releases: jpenilla/squaremap
Releases · jpenilla/squaremap
squaremap 1.2.7
Changelog
Changed
- Update for Minecraft 1.21.1
- folia: Use API to check if chunk is owned by current thread
squaremap 1.2.6
Changelog
Changed
- Updated dependencies
- paper: Updated for chunk system changes
squaremap 1.2.5
squaremap 1.2.4
squaremap 1.2.3
squaremap 1.2.2
squaremap 1.2.1
Changelog
Changed
- Update for Minecraft 1.20.2
- Don't delete icons on unregister (#115)
- Consider below zero retrogen target status for chunk generated check (#117)
- Allows pre-1.18 chunks to be rendered without being re-upgraded to full status
Fixed
- forge: Missing include for plain adventure serializer (#118)
Where are Forge builds?
- Starting with 1.20.2, squaremap will drop support for MinecraftForge and will instead support NeoForge. Once NeoForge is available for 1.20.2
squaremap-forgewill be updated to support it.
squaremap 1.2.0
Changelog
Added
- API:
HtmlComponentSerializerandHtmlStripper(#112) - Polygon visibility limit config (see the
visibility-limitssection on the config.yml wiki page for an example)
Changed
- Skip writing players, markers, and world settings to disk when nothing has changed
- paper: Plugin now loads at
STARTUP, allows more flexibility for addon authors
Fixed
- Regions getting wrongly skipped in full renders when the spawn point is not in region 0,0
squaremap 1.1.16
squaremap 1.1.15
Changelog
Added
- paper: Folia support
- Default color overrides for
minecraft:pink_petalsblock (#FFB4DB) andminecraft:mangrove_swampbiome (#6F9623) toadvanced.yml- Existing configs will have the new overrides added automatically when updating
Changed
enabledboolean option now works for all types of visibility limits in the config, not justworld-border- defaults to
truewhen not set explicitly
- defaults to
Fixed
- Exception when tab completing world key with empty path
- Handling of mangrove leaves
- Sponge platform
- fabric: Incompatibilities with some mods due to outdated bundled
adventure-platform-fabricsnapshot