Skip to content

v0.7.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@JLyne JLyne released this 27 Jan 01:06
· 1276 commits to master since this release

Added

  • Popups for markers are now supported (#5)
  • The global showlabel dynmap setting is now supported (#4)
  • Restyled popups, adding a max height and scrollbar for popups with lots of content
  • Updated follow behaviour to more closely match vanilla dynmap
  • Following a player will now always switch to the configured follow map and zoom level. Previously the map would not change if the player was in the currently visible world.

Fixed

  • Fixed showshowplayerbody being ignored due to incorrect handling of player images
  • Fixed popups remaining open if a marker is moved or removed from the map
  • Fixed various race conditions that could cause location URLs to be ignored

Misc.

  • Improved load performance for maps with many visible players
    • Player list is not rendered until it is first shown
    • Player image loads are throttled in a similar manner to map tiles