• Alpha_1.4dev-599 593b0497b0

    shoghicp released this 2014-09-22 09:58:15 +00:00 | 1270 commits to master since this release

    For Minecraft: PE v0.9.5 alpha

    This is the eighth beta for 1.4!

    There are no important API changes in this build.

    Main features:

    • Faster RakLib processing
    • Server won't hang up when stopping
    • Fixed usage sending issues
    • Decreased memory issues on Generation Thread
    • Fixed entity issues on negative coordinates

    API changes

    • Improved event checking on PlayerInteractEvent
    • Throw exception when Server::dispatchCommand() is called with an invalid CommandSender
    • Documented tool usage in Level::useBreakOn()

    Fixes and additions:

    • RakLib patches
    • Handle force parameter properly on Level::unload()
    • Remove level locks
    • Removed embedded class names
    • Fixed #2046
    • Fixed date_default_timezone_set E_NOTICE
    • Send build number on usage
    • Send project name on usage
    • Block more player actions when dead, fixes #2102
    • Fixed #2104 Can't place blocks where non-solid entities exist
    • Fixed Utils::getUniqueID() on Linux due to /proc/cpuinfo
    • Protect against \0 attacks on name checking
    • Added TPS load to /status
    • Possible fix for #1920
    • Fixed #2114 Removed Player collisions with other entities
    • Fixed Entity/Block issues on negative coordinates, fixes #2100
    • Fixed #1750 cannot place slabs against blocks

    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
    • 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