• Alpha_1.4dev-834 c7f578f297

    shoghicp released this 2014-11-18 12:57:03 +00:00 | 922 commits to master since this release

    For Minecraft: PE v0.10.0 alpha

    Main features:

    • Minecraft: PE v0.10 support!
    • Fixed some crafting recipes
    • Fixed some memory leaks
    • Fixed issues with tile entities

    API changes

    • API 1.7.1
    • Fixed PlayerInventory->setItem() with null items
    • Fixed Level->getTile()

    Fixes and additions:

    • Bumped protocol version to 20
    • Added different Fences, new Fence crafting recipes
    • Added different Fence Gates, new Fence Gate crafting recipes
    • Added new fences and fence gates to fuel types
    • Updated UseItemPacket
    • Updated time steps from x2.5 to x1.25
    • Fixed Chunk tile indexes
    • Get timezone directly. Fixes #2287.
    • Bumped weakref version, fixes travis builds
    • Fixed Acacia / Dark Oak logs crafting recipes
    • Fixed version message color
    • Fixed tile entities not being placed in the correct array
    • Fixed permission-related memory leak
    • Improved and fixed command exception message, closes #2301
    • Fixed #1969
    • Possible fix for #2297

    Not implemented or known issues:
    Please do not report lacking features to the bug tracker, only report bugs on implemented features.

    • Entities / Entity AI
    • No support for LevelDB worlds (0.9.0 format)
    • No conversion for old levels (will be added later)
    • No Minecarts
    • Not all items are implemented
    • Generated worlds use a basic generator
    Downloads