PixelPrinter v1.0.14

Details

  • Filename
    PixelPrinter v1.0.14.jar
  • Uploaded by
  • Uploaded
    Jun 11, 2017
  • Size
    136.63 KB
  • Downloads
    1,167
  • MD5
    ac7ab316faadef3e1e3f9129def3979d

Supported Bukkit Versions

  • 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
  • 1.7.2
  • CB 1.6.4-R1.0
  • 1.6.4
  • CB 1.6.2-R1.0
  • CB 1.6.2-R0.1
  • 1.6.2
  • 1.6.1
  • CB 1.5.2-R1.0

Changelog


 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.