Dynmap API v1.6 (developers only!!)

Details

  • Filename
    dynmap-api-1.6.jar
  • Uploaded by
  • Uploaded
    Apr 4, 2013
  • Size
    17.58 KB
  • Downloads
    1,266
  • MD5
    b90e2aa7793e23d87e4d5697ecf52a86

Supported Bukkit Versions

  • CB 1.5.1-R0.1
  • CB 1.4.7-R1.0
  • CB 1.4.6-R0.3

Changelog

Version 1.6:

  • [Forge] Fix memory leak on MCPC+ v1.4.7 and v1.5.1
  • Add support for using v1.5.x texture packs (pre v1.5.x texture packs are still supported)
  • [Bukkit] Switch logger to use logger provided for plugin
  • Handle 'top-on-all-sides' block rendering for non-standard double-slab blocks
  • Handle exception in rendering with some add-on BC pipes
  • Fix issue with MFR support on older builds
  • [Bukkit] Remove MCPC-Plus supprt - add message directing use of Forge version
  • [Forge 1.5.0] Add API support
  • Fix breaks in web UI introduced by Leaflet update in v1.6-alpha-1 (especially login support)
  • Update Biomes O Plenty support (configuration breaks, new blocks)
  • Fix render exception when encountering unsupported BC-style pipes
  • Add option (initial-zoomout-validate setting) to disable startup-time zoom out tile validation (can be quite expensive on large maps)
  • Switch support for MCPC+ v1.4.7 from Bukkit build to Forge v6.6.x build to fix memory leak issues
  • Update Forge v7.7.0 support to MC 1.5.1 (MC 1.5.0 no longer supported)
  • Add robots.txt file to web to discourage indexing of map by bots (Google, etc)
  • [Forge v6.5.0/v6.6.0] Add support for Dynmap API on Forge, and support for Bukkit API compatibility bridge (DynmapCBBridge) - lets Bukkit mods be used on MCPC+ or BukkitForge modded Forge servers when DynmapCBBridge is added as a Bukkit plugin
  • Update to support MC v1.5.0 blocks (note: v1.5 texture packs are NOT yet supported)
  • Update web UI library (Leaflet) to better support mobile and new browsers (thanks to crussell52!)
  • Fix ExtraBees to support new config values
  • Avoid writing tile files for all transparent tiles - reduces file count somewhat (15-20%)
  • Switch MCPC+ support code to use APIs that don't hemorrhage memory (as much) - might be better off using Forge version on MCPC+ for now
  • Add support for Forge v7.7.0 (MC v1.5.0)