• Alpha_1.4dev-665 582c165479

    shoghicp released this 2014-10-07 15:46:01 +00:00 | 1173 commits to master since this release

    For Minecraft: PE v0.9.5 alpha

    There are new additions to the API (backwards-compatible), and the API version has been bumped to 1.5.0

    Main features:

    • Fixed issues with latest beta
    • Explosions!
    • Added Vines
    • Plugins can now change Query data

    API changes

    • Added new Tool type selection constants
    • Implemented QueryRegenerateEvent
    • API 1.5.0

    Fixes and additions:

    • Do not spawn dead entities to players, fixes #2157, possible fix for #2139
    • Unload entities from chunks, possible fix for #2157, fixes #2165
    • Added Vine blocks, closes #2162
    • Spawnable->spawnToAll() now uses the actual chunk instead of the entire level to spawn
    • Implemented Explosion and PrimedTNT, closes #2139

    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