SketchMap - 1.0.3 Java 7

Details

  • Filename
    SketchMap.jar
  • Uploaded by
  • Uploaded
    Mar 20, 2015
  • Size
    38.56 KB
  • Downloads
    4,382
  • MD5
    5198ce5a86e89221f97bbc63f33b6730

Supported Bukkit Versions

  • 1.8.1

Changelog

Version 1.0.3
Bug fixes

Version 1.0.2
Fixed green player marker on some maps.

Version 1.0.1
SketchMap no longer requires Java 1.8

Fixed a Major bug that meant maps would not load on startup.

Version 1.0.0

===========================IMPORTANT

Because of Massive file based changes to SketchMap including the new .sketchmap file type. We are unable
to load SketchMap beta data into the full version. As a compromise you can re-import your images by moving
them to the plugins directory and using the new command /sketchmap import <ID> <filename.ext>

SketchMap now requires Java Run-time 8:
This is required to use the Base 64 Encoding Library implemented by Java 8

You can download Java Runtime here:
http://www.oracle.com/technetwork/java/javase/downloads/jre8-downloads-2133155.html

Code 100% rewritten.

File Changes:
SketchMap no longer stores image files instead the images are now converted into a Base 64 Strings and are stored with with the rest of the map data as .sketchmap filetypes in the sketchmaps directory.

New Commands:
- /sketchmap import <map-id> <filename.ext> - Creates a new SketchMap by importing a image directly from the SketchMap plugin directory.

SketchMap HTML and Animated Maps!
SketchMap HTML and Animated Maps are being added as you read this and will be released very soon.

SketchMap API
Low level Developer API added. More features coming soon.