PixelPrinter v1.0.15

Details

  • Filename
    PixelPrinter v1.0.15.jar
  • Uploaded by
  • Uploaded
    Jul 17, 2017
  • Size
    141.62 KB
  • Downloads
    12,905
  • MD5
    52fabcc60de04aa0fc9bf1ff468d47f7

Supported Bukkit Versions

  • 1.12
  • 1.11
  • 1.10
  • 1.9
  • 1.8.1
  • 1.8
  • CB 1.7.9-R0.2
  • CB 1.7.9-R0.1
  • 1.8.3
  • CB 1.7.2-R0.3
  • CB 1.7.2-R0.2
  • CB 1.7.2-R0.1
  • 1.7.4
  • CB 1.6.4-R2.0

Changelog

   
 1.0.15
     Fixing incorrect data values for blocks.    
     Fixed gifs being half as tall as they should be.
     Fixed issue loading large gifs- Image conversion is done asynchronously.
     
 1.0.14
     Added /pp createSkin. This will generate a 1-1 pixel version of a player's skin.
     Added 1.12 support.
     Fixed color code values: Block colors should be accurate.
     Fixed invalid link error.
     Added custom resourcepack support
     Fixed gifs stopping when reloading
     Slowed down gif framerate so low-end clients can render them better.
     
 1.0.13
     Added more chars to ASCII printer
       Updated updater
     
 1.0.12
     Changed location of updater. There should be no longer any conflicts with my other plugins.
     Fixed gif inputstream error.
     Allowed users to input the URL in the command.
     
 1.0.11
     Added support for ALL versions of bukkit/spigot
     Fixed chat color codes. Now chat images from /pp specs XXX will look better/ more accurate
     Minor bug fixes

1.0.10

    Added image-viewer. You are now able to see the image you are selecting using the chat. Using /pp specs <filename> will now print out the image in the chat
    (Note: Because MC only has 16 colors, images will be almost unrecognizable at this current time. Once I can set up multiple chars and once MC gets more colors, then
    Image should become clearer.)
    Updated code for the new BukkitDev site    
    Added changelog
    

1.0.9

    Changed image loading from the bottom-up, to left-to-right. This will add a great performance boost for both the server and the players (To the point where some players
    may no longer receive any lag when loading large images).
    Fixed issue where images may become max size instead of scaling to the player's input.

1.0.8

    Added bStats
    Added new directions: FlatSouthEast, FlatSouthWest, FlatNorthEast, and FlatNorthWest
    Added more correct values.
    Added color values for tops of blocks, and sides of blocks
    Fixed logs spawning with a "top face". The bark will always be shown now.
    Fixed some commands.
    Added ability to change the amount of blocks will load every second. If you want one block to spawn every second, use /pp setLoadCount 1.
    URLS now have to be typed on a second line when downloading images/image locations. This adds the ability to use large URLs.
    Other bug fixes.

1.0.7

    Fixed color finding algorithm
    Added more blocks
    Minor bug fixes

1.0.6

    Fixed image values
    Made color searching algorithm more accurate.
    Added some new shortcuts.
    General bug fixes

1.0.5

    Added License
    Fixed some minor issues.