• Alpha_1.4dev-491 e2986992c7

    shoghicp released this 2014-08-28 19:11:49 +00:00 | 1427 commits to master since this release

    For Minecraft: PE v0.9.5 alpha

    This is the sixth beta for 1.4, upgrading to PHP 5.6 features and fixing entity physics!

    There are no API changes

    Main features:

    • Server requires PHP 5.6, improves performace
    • Fixed fatal error on startup
    • Fixed entity physics, fixed cause of lag

    Fixes and additions:

    • Fixed #1983 Check player online status
    • Fixed #1980 Fatal error on server load
    • Initial PHP 5.6 features support
    • Improved safe_var_dump(), Inventory::addItem() Inventory::removeItem() using argument unpacking
    • Improved performance of Item::get()
    • Removed cli_set_process_title() check
    • Added entity id names
    • Fixed Item after-clone behavior
    • Fixed possible Level::getBlock() crash
    • Improved unloaded tile entity handling
    • Fixed #1966 Face Lit Pumkins correctly
    • Fixed entity physics and AxisAlignedBB

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

    • Server can use more memory than specified
    • Chunks are not freed correctly from the generation thread
    • Entities / Entity AI
    • No liquid flow
    • 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