Skip to content

Releases: chunky-dev/chunky

2.1.0-213

13 Feb 23:29

Choose a tag to compare

2.1.0-213 Pre-release
Pre-release
  • Add lanterns
  • Fix jack-o-lantern not emitting light
  • Append a timestamp to the default scene name to prevent overwriting scene files by accident
  • Fix actors not being loaded if the scene doesn't contain any other entities

2.1.0-208

13 Feb 23:27

Choose a tag to compare

2.1.0-208 Pre-release
Pre-release
  • Add the lectern
  • Add the campfire

2.1.0-204

13 Feb 23:25

Choose a tag to compare

2.1.0-204 Pre-release
Pre-release
  • Fix nether portal transparency
  • Fix end stone brick stairs and stone stairs textures
  • Add bamboo and potted bamboo
  • Fix the ACES tone map operator
  • Add the stonecutter
  • Add the grindstone

2.1.0-197

13 Feb 23:24

Choose a tag to compare

2.1.0-197 Pre-release
Pre-release
  • Add the composter block
  • Fix snow rendering
  • Fix textures of smooth quartz blocks, slabs and stairs
  • Add cut sandstone slab and cut red sandstone slab
  • Fix slab textures
  • Fix block below top slabs being rendered as stone

2.1.0-190

13 Feb 23:21

Choose a tag to compare

2.1.0-190 Pre-release
Pre-release

Enjoy this sweet update!

  • Add honey, bee nest, beehive and honeycomb blocks
  • Improve slime block rendering

2.1.0-187

13 Feb 23:19

Choose a tag to compare

2.1.0-187 Pre-release
Pre-release
  • Add barrel and loom blocks
  • Add support for new sign types
  • Add cartography table, fletching table, smithing table, blast furnace and smoker
  • Add sweet berry bush, cornflower, lily of the valley, wither rose and bamboo saplings
  • Support potted variants of the new flower types

1.4.5

18 Feb 12:02

Choose a tag to compare

Downloads

Release Notes

  • Added support for Minecraft 1.13 texture packs.
  • Added solid color sky mode.
  • Added new knobs in the interface to control angles like sun azimuth.
  • Fixed various texturing errors.
  • Fixed incorrect dark oak leaf color blending.
  • Fixed wrong texture for pink and gray glazed terracotta.

1.4.4

01 Oct 19:50

Choose a tag to compare

  • Windows installer now detects Java 9 installations.
  • Added armor rendering for player entities.
  • Added armor stand rendering.
  • Added banner rendering.
  • Added UI elements to modify entity armor in the Entities tab.
    This currently applies to players and armor stands.
  • Added a drop down menu to the entity posing controls for selecting which limb
    to pose.
  • Tweaked stone wall rendering to behave more like Minecraft.
  • Plugins can now modify the main window tabs.
  • Added banner rendering.
  • Improve bed rendering for Minecraft 1.12 (colored beds).
  • Y clipping is now a per-scene setting, with an upper clip value.
  • The Y clip planes now cull non-player entities.
  • Spruce and birch leaf colors are now fixed like in Minecraft.

1.4.3

01 Oct 19:50

Choose a tag to compare

  • Various small UI improvements and bug fixes.
  • Improved the way fences, stone walls, glass panes, and iron bars
    connect to other blocks.
  • Added plugin manager in the launcher, among the advanced settings.
  • The Plugin API now expects plugins to provide metadata.
  • Made resource pack loading more flexible.
  • Fog is now blended with the sky near the horizon.
  • Minecraft block IDs are now displayed in the block info tooltip.
  • Improved error handling for skymap loading.
    • Added -f option to ignore headless skymap loading errors.
  • Fixed incorrect top texture for inverted daylight sensors.
  • Added rendering for Minecraft 1.12 blocks:
    • Glazed Terracotta
    • Concrete
    • Concrete Powder
    • Beetroots
  • Made block material properties configurable per-scene.
  • Modified specular reflection rendering.
  • Added two new post-processors
    • Hable tone mapping
    • ACES filmic tone mapping

1.4.2

01 Oct 19:50

Choose a tag to compare

  • Added support for multiple resource packs. The resource pack
    load order can be changed via Options->Edit resource packs.
  • Added rendering for Minecraft 1.11 blocks:
    • Observer Block
    • Shulker Box
  • Added scene settings export/import system.
  • It is now possible to temporarily change the view target via the
    render preview context menu. This is useful for autofocus and moving
    entities.
  • Updated command block rendering to be compatible with Minecraft 1.9+.
  • Added scale setting for player entities.
  • Improved error checking for resource packs.
  • Fixed rendering errors for trapdoors, redstone dust, and comparator blocks.
  • The --update command now creates a settings directory if needed.
  • Default settings should be generated when running headless commands for the
    first time.