All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- fix for #39
- fix for #37 and 1.17 in general. New colors were added.
--disablezoomsort
to skip sorting by zoom level, only by updated time #34
- exact same banners are shown on map #30
- filename character issue for Windows #26
- proper '#!' header
- Logic surrounding selecting maps to render
- Removed extraneous console.log()s in index.html
- wrong maps getting rendered
This version changes the naming convention of the intermediate files created
in the output folder. A file called 1to2.sh
is included as a guide for renaming
the files if you'd like to preserve them. Otherwise, I recommend starting with
a fresh output folder.
- Maps now displayed in popup, this allows old maps and locked maps to have a place in papyri. Inspired by the Hermiton Herald.
- CHANGELOG
- Logo
- support for 1.16 and custom dimensions
- Windows path issues #21
- Slightly better support for modded servers #18
- using NEAREST filter to keep pixelated Minecraft feel in some cases @AndrewKvalheim
- changed stylesheet to keep map pixelated at low zoom levels @AndrewKvalheim
- revamped intermediate file naming to support other features
- Now using leaflet and a new tile rendering engine
- lots of performance improvements
- dependency on vips and openseadragon
- Windows fixes @TimoMeijer
- Docker support @TimoMeijer
- grid overlay
- spawn chunks overlay
- player overlay
- soring maps by time
- mca file display
- more pixelation to keep the Minecraft feel
- sort by map ID
- banner icons
- option to include unlimitedtracking
- live coords
- mdwiki generation
- book pois
- mdwiki in template
- banner POIs
- MIT license
- increased size of possible rendered map
- map ID overlay
- map statistics
- customize POI colors
- prepare for 1.13 book nbt/json changes
- logging
- Books as POI
- Initial commit