Releases: Treer/minecraft-map
Releases · Treer/minecraft-map
v1.73 - Maintenance release
The Ink & Parchment Map website, with demo.
Changes since v1.72
- Fixes issue where custom icons could not be loaded cross-domain.
- Code was ported to typescript and refactored.
v1.72 - Poster release
The Ink & Parchment Map website, with demo.
Changes since v1.70
- Adds print icon at bottom left, which allows generation of printable poster-sized images of the map.
- Adds support for showing the map inside an iframe.
- Hover-text "parchment" no longer flickers or interferes with clicking on a location
v1.71 - Inline release
The Ink & Parchment Map website, with demo.
Changes since v1.70
- Adds support for showing the map inside an iframe.
- Hover-text "parchment" no longer flickers or interferes with clicking on a location
v1.7 - Oceans Release
The Ink & Parchment Map website, with demo.
Changes since v1.63
- Oceans and coastlines can now be shown on the map, if you know the seed
for the world. - Ice Plains Spikes and anvil map icons added.
- Flower Forest map icon changed from Minecraft style to parchment map style.
- Vertical label alignment now takes icon size into account (this change
affects the label positioning of existing maps). - New "ShadedBay" background theme added.
- Support added for default src URL so none is required on map generator URL
(useful for those hosting their own maps). - googlesrc ids that point to Google Doc files instead of txt files raise
a more specific warning. - New project directory structure.
- Minor pagesize/position bug fix