JourneyMap

Real-time map used for mapping in-game or your browser as you explore.

File Details

journeymap-1.8.9-5.1.5

  • R
  • Mar 5, 2016
  • 1.75 MB
  • 188.5K
  • 1.8.9

File Name

journeymap-1.8.9-5.1.5-unlimited.jar

Supported Versions

  • 1.8.9

JourneyMap 5.1.5 Unlimited Edition for Minecraft Forge 1.8.9

(FairPlay Edition is available at the bottom of this page under "Additional Files".)

Requirements:

  • Java 7 or Java 8
  • Minecraft 1.8.9
  • Forge 1.8.9-11.15.1.1722

General Information:

Changes in 5.1.5:

  • New Feature:  Initial implementation of JourneyMap API v1.1 to enable other mods to add overlays to maps
  • Block type under mouse is now shown in Fullscreen map
  • Options Manager can now be opened from Forge's Mods UI using the Config button
  • Removed support for importing Rei's and Voxelmap waypoints.
  • Bugfix (journeymap #6): Added TintError flag to BlockMD to avoid repeated getColorMultiplier() calls to a problematic block.
  • Bugfix (journeymap #15): Keybinding.isPressed() and Ketyboard.isKeyDown() is problematic on some systems, switched to Keybinding.isKeyDown()
  • Bugfix (journeymap #22): Can't scroll waypoint list
  • Bugfix: Map tiles could be corrupted if file write wasn't complete when disconnecting from server
  • Bugfix: Minimap could start drawing before world dir is updated in a Bungee server.
  • Bugfix: Catch NullPointerException thrown by DragonMounts mod during getEntityTexture()
  • Bugfix: ArrayIndexOutOfBoundsException for Fullscreen mouseover on blocks at y=0
  • Bugfix: NullPointerException in SurfaceRenderer
  • Misc bugfixes needed for 1.8.9 compatibility