• WASD to move • Click to break blocks • Click to place blocks • E to open inventory • Number keys to select inventory slots
v0.1 Indev +Added Steve animations v0.2 indev +Tile Drops* +Trees +Flowers +Better world generation +New generation screen *Since there's no inventory, tile drops don't do anything yet. However, these tile drops aren't actually clones - they're list based and stamped on to the screen. This means its possible to have thousands of tile drops on screen, as it bypasses the clone limit. v0.3 +Menu Screen +Unlit Air Block - if there isn't a clear way for light to spread into a cave, this will replace regular air. Internally, it is a different block, which can occassionally lead to inconsistant behaviour. v0.4 +Added Hotbar +Added Inventory +Light no longer appears to spread, and should should no longer repeat processing tiles. v0.5 +Added Block Sounds +Added Break TImes +Debug UI has moved, and is now hidden by default v0.6 +Updated Player Animations +Support for 60 FPS (TurboWarp or Scratch Addons only) +Added Entity Engine (but no entities spawn naturally yet) v0.7 indev +Added Zombies (no health yet though) v0.8 +Added Entity Sound system +Added Health +More Entity Animations v0.9 +Added Crafting +Added Porkchops +Added Crafting Table +Added Sticks v0.10 +Added Zombies (now fully implemented) • Zombies can only spawn in the dark. They don't despawn in the daylight yet. They can spawn underground during the day. +Added Caves +Added Wooden Pickaxe +Oak logs are now solid blocks by default +Naturally generated oak logs now generate in their own background layer, which means you can still walk pat trees. +You can now any block in this layer yourself, so it's now possible to build a background wall out of planks, for example. • Oak Log Leaves no longer generate naturally. Because Oak Logs can now be placed behind leaf blocks, they are no longer necessary, v0.11 +Bug Fixes (world no longer starts at night) +Torches +Ores now drop items, not blocks • Grass now drops Dirt +Stone now drops Cobblestone +Wooden Axe, Wooden Shovel, Stone Axe, Stone Pickaxe, Stone Shovel +Added Wooden Sword, Stone Sword +Durability now displays as a green bar. v0.12 +Began work on adding Diamond & Iron tools +Chests +Tile Entities +Furnaces (buggy) ALPHA: v0.1 +Added Diamond Tools, Iron Tools +You can now smelt Raw Iron, Gold to get Iron, Gold Ingots. • Bug Report: When you create the shape of a crafting recipe in the crafting grid, then close the inventory, you can craft tems without using up the ingredients.