Skip to content

Releases: pmmp/PocketMine-MP

PocketMine-MP Alpha_1.3.10

08 May 20:59
Compare
Choose a tag to compare

Changelog:

  • Added door sounds
  • Fixed bed sleeping position offset
  • Added explosions
  • Flint & Steel on Creative Mode (replaces Eggs)
  • Changed the Sword and Hoe to the diamond tier on the Creative inventory
  • Fixed colors on MacOS
  • Water flow
  • Fixed Windows console input not being accepted when using special keys
  • Added a way to disable console colors
  • Updated PHP to 5.5.6, pthreads to 0.0.55, and cURL
  • Armor drops
  • Fixed plugin issues
  • Fixed some block drops
  • Fixed a crash when @ALL is used in console, and only usable for OPs
  • Fixed some issues regarding teleporting
  • deop no longer op the player again

PocketMine-MP Alpha_1.3.9

08 May 20:59
Compare
Choose a tag to compare

This release is compatible with MCPE 0.7.4 and 0.7.5.

Changelog:

  • Fixed server crash related to beds
  • Player movement is less laggy
  • Added new text formatting system for future updates
  • New Terminal Emulator for Windows
    • More colors! Less warnings!

PocketMine-MP Alpha_1.3.8

08 May 20:59
Compare
Choose a tag to compare

This release consists of a few bugfixes and several features added. It is compatible with MCPE 0.7.4 and 0.7.5

Changelog:

  • No API changes
  • Fixed x,y,z indexes when opening a Furnace
  • Fixed invalid fix for CPU usage limiter on idle
  • Fixed cross-compiling
  • Fixed some Stonecutter recipes
  • Fixed a few items stack sizes
  • Fixed TimeAPI bugs
  • Forces position on teleport, blocks fast teleport mods
  • Fixed some blocks havin a send lag on place/break
  • Fixed Sign Posts not deleting the Tile data when broken by update
  • Fixed Ice converting to Water on creative mode
  • Added beds
  • Added scheduled teleport on spawn to fix spawning underground
  • Added date to console logs

PocketMine-MP Alpha_1.3.7

08 May 20:59
Compare
Choose a tag to compare

This update is compatible with Minecraft: Pocket Edition v0.7.4 alpha. Older versions won't work.

In Minecraft: PE 0.7.4 you can add External servers directly. How to add servers

Changelog

  • Updated for 0.7.4 alpha
  • New API version 10
    • Adds Tile methods
    • Changes message events to use new Minecraft protocol
    • Added Level::getSafeSpawn()
  • Linux now uses PHP 5.5.3
  • Removed water updating
  • Fixes for Player teleporting
  • Removed invalid Cookie and fish items
  • Fixed Stone brick and quartz slab recipes
  • Shears now are used to drop leaves
  • Fixed a crash on Windows XP
  • Cake is removed when the bottom block is broken
  • Added new NBT parser/writer
  • Fixed chests and furnaces drops when broken.
  • Fixed signs not spawning on world load
  • Fixed actions not being deleted (memory leak)
  • Chests now are spawned correctly
  • Double chests
  • Added random x,z offset to item drops

PocketMine-MP Alpha_1.3.5

08 May 20:59
Compare
Choose a tag to compare

Including in this release:

  • Fixed block durability (blocks being replaced)
  • Added armor replacing (changing the armor while you have other)
  • Added proper Player object cleanups as a fix to a memory leak

PocketMine-MP Alpha_1.3.4

08 May 20:59
Compare
Choose a tag to compare

This is a compatibility update for Minecraft: Pocket Edition v0.7.3 alpha.

Double chests do not work yet, we will fix more bugs and add them when MCPE 0.7.4 is released. There were too many bugs in 0.7.3 to test double chests properly.

Including in this release:

  • Fixed armor crash
  • Fixed ghost armor
  • Fixed packets being received after player disconnection
  • Fixed player count bug
  • Added compatibility with encrypted login
  • Fixed flying check on fences
  • Fixed players connecting with empty usernames
  • Fixed several crashes related to Items
  • Added temporal water flowing. Really buggy
  • Automatic recovery of index-corrupted maps
  • Fixed hotbar reset when changing armor
  • Fixed some hotbar reset bugs on block placement
  • Added basic tool durability and breaking
  • Chests now have opening/closing animation.
  • Fixed /difficulty
  • In-game player list is now handled correctly
  • Player entities are saved in all worlds to remove join/leave spam
  • Quartz slabs

PocketMine-MP Alpha_1.3.3

08 May 20:59
Compare
Choose a tag to compare
  • Minecraft: Pocket Edition alpha 0.7.2 compatible!
  • Unicode support
  • Fixed /difficulty command
  • Fixed a few flying kicks
  • Fixed async. operations thread
  • Added whitelist enabled property to Query