Releases: shoghicp/BigBrother
Releases · shoghicp/BigBrother
v1.5.0-beta
This BigBrother release targets, at least, API 1.10.0. It'll work with Minecraft: PE v0.10.x and Minecraft 1.8.
- Added LevelDB support
- Improved protocol interface
- Players can see each other again
- Other fixes
v1.4.0-beta
This BigBrother release targets, at least, API 1.8.0. It'll work with Minecraft: PE v0.10.4 and Minecraft 1.8
- Added extra block light conversion step
- Compatible with Minecraft 1.8
- Compatible with Minecraft: PE v0.10
v1.3.0-beta
This BigBrother release targets, at least, API 1.2.x. You'll have to use a build greater than #413 (1.4 beta3) to use this
- Added inventory support base, not exposed to client yet
- Added motion to entities, items can spawn
- Added McRegion -> Anvil converter (partial, only blockIds)
v1.2.2-beta
- Work with protocols 17 and 18 (both are compatible)
v1.2.1-beta
- Allow changing gamemode while in-game
- Updated for newest PocketMine-MP 1.4 build
v1.2.0-beta
- Updated for new protocol in MCPE v0.9.0 build 12
- Fixed join color
v1.1.2-beta
- Fixed "VarInt too big" on join on 64-bit machines
v1.1.1-beta
- Fixed icon not being shown correctly
- Added title bar API
v1.1.0-beta
- Skins for existing players now work in offline mode
- Server motd and icon can be changed
- Added block breaking
- Work on block placing (needs inventory to work properly)
- Small fixes
v1.0.0-beta
Let the testing begin!
Only a few things have been implemented. Players can see each other, chat, but they cannot break blocks. More things will be added in the following days.
It supports online-mode, but it has to generate a private key at start and it takes a bit of time. You can disable that in the settings.
Be sure to use the latest PocketMine-MP Alpha_1.4 build!