Skip to content

Releases: Treer/minecraft-map

v1.73 - Maintenance release

03 Mar 03:46
Compare
Choose a tag to compare

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

16 Mar 13:56
Compare
Choose a tag to compare

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

11 Mar 15:47
Compare
Choose a tag to compare

The Ink & Parchment Map website, with demo.

Changes since v1.70

v1.7 - Oceans Release

11 Jan 16:19
Compare
Choose a tag to compare

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