Shoghi Cervantes
14c558163e
Updated languages
2014-06-21 18:21:16 +02:00
Shoghi Cervantes
57437d3a06
Updated for MCPE 0.9.0 build 6
2014-06-19 17:26:03 +02:00
Shoghi Cervantes
a0ce4b1d01
Updated Sign crafting recipe to give x3
2014-06-19 17:25:34 +02:00
Shoghi Cervantes
a0ac660d57
Throw exception when a plugin tries to change the cancel event of a non-Cancellable event
2014-06-18 19:36:32 +02:00
Shoghi Cervantes
825656feed
Fixed installer language strings, bumped MCPE build to 5 (already compatible)
2014-06-18 19:23:14 +02:00
Shoghi Cervantes
89a90c00fd
Merge branch 'master' of github.com:PocketMine/PocketMine-MP
2014-06-18 18:29:24 +02:00
Shoghi Cervantes
83081456f2
Merge pull request #1508 from LegendOfMCPE/master
...
Fixed Explosion.php WeakRef issue
2014-06-18 18:28:32 +02:00
PEMapModder
20e419a9c4
Fixed Explosion.php WeakRef issue
2014-06-18 11:42:41 +08:00
Shoghi Cervantes
dda57f7b0f
Signs can be placed again. TODO: spawn tile entities after chunk has been received and ACKed
2014-06-17 19:48:14 +02:00
Shoghi Cervantes
85007a9dfe
Fixed NBT compression, Anvil generated worlds are readable by Minecraft and other tools
2014-06-17 19:32:09 +02:00
Shoghi Cervantes
f073a5b837
Fixed a few things
2014-06-17 18:46:16 +02:00
Shoghi Cervantes
9e8f015dc0
Changed commands to use CommandSender::getServer()
2014-06-17 18:41:10 +02:00
Shoghi Cervantes
f14fecbb5f
Added /time command
2014-06-17 18:36:39 +02:00
Shoghi Cervantes
b27637c926
Fixed default kick message
2014-06-17 17:27:17 +02:00
Shoghi Cervantes
552c934486
Merge pull request #1506 from PEMapModder/master
...
Multiple permissions checked in Server::getInstance()
2014-06-17 16:15:39 +02:00
PEMapModder
f202c9902a
Multiple permissions checked in Server::getInstance()
...
This is done like the one in `Command::testPermissionSilent()`, where permissions are connected via semicolons (`;`) and they are checked with `OR`, where the player must have at least one permission to read.
2014-06-17 22:14:15 +08:00
Shoghi Cervantes
3bd33a129f
Added Player::getRemoveFormat() and Player::setRemoveFormat(bool) to choose showing colors in chat and nametags
2014-06-17 15:54:06 +02:00
Shoghi Cervantes
79bc42c995
Added Player::getNameTag() and Player::setNameTag($name)
2014-06-17 15:28:57 +02:00
Shoghi Cervantes
032710a2de
Added integrated command aliases
2014-06-17 15:21:06 +02:00
Shoghi Cervantes
e8cc52f99e
Added chunk-sending.compression-level property
2014-06-17 14:34:14 +02:00
Shoghi Cervantes
266b78aa31
Fixed warning on TickScheduler thread
2014-06-16 23:20:21 +02:00
Shoghi Cervantes
8a89aee75d
Added method to get info from the AutoUpdater
2014-06-16 23:20:07 +02:00
Shoghi Cervantes
169c55443a
Fixed #1213
2014-06-16 23:00:54 +02:00
Shoghi Cervantes
77e914238c
Fixed updater
2014-06-16 20:17:32 +02:00
Shoghi Cervantes
73b9b2491f
Added custom settings, update notification
2014-06-16 19:34:47 +02:00
Shoghi Cervantes
89c61bb05e
Fixed #1500 blocks cannot be placed in creative mode
2014-06-16 17:01:34 +02:00
Shoghi Cervantes
6983ddf509
Added new implemented blocks to Creative menu
2014-06-16 16:41:49 +02:00
Shoghi Cervantes
8bc3ff5726
Added Emerald ore, Emerald, Emerald block
2014-06-16 16:24:09 +02:00
Shoghi Cervantes
b4e502be13
Added Diorite, Granite, Andesite, and polished versions
2014-06-16 16:16:21 +02:00
Shoghi Cervantes
778ec96d72
Added Hardened Clay and Stained Clay
2014-06-16 16:02:01 +02:00
Shoghi Cervantes
28926832df
Added new Wood slabs, stairs, crafing recipes
2014-06-16 15:46:45 +02:00
Shoghi Cervantes
b3820bedbc
Added Acacia wood and Dark Oak wood
2014-06-16 15:30:43 +02:00
Shoghi Cervantes
6722540bdc
Added Red sand
2014-06-16 15:25:30 +02:00
Shoghi Cervantes
2d5e98b6a3
Added new Saplings
2014-06-16 15:23:40 +02:00
Shoghi Cervantes
bbb69429f3
Fixed setting biome color
2014-06-16 03:32:55 +02:00
Shoghi Cervantes
e47198deaf
Fixed Level methods
2014-06-16 03:14:18 +02:00
Shoghi Cervantes
36ddbc6cb4
Fixed setBiomeColor() bug
2014-06-16 01:20:53 +02:00
Shoghi Cervantes
a371890962
Fixed Chest and Furnace placing, Furnace open
2014-06-16 00:30:51 +02:00
Shoghi Cervantes
e1c0976927
Fixed block placing in creative mode
2014-06-16 00:19:46 +02:00
Shoghi Cervantes
40bf7fd22a
Fixed player being kicked on death
2014-06-16 00:01:09 +02:00
Shoghi Cervantes
214de28808
Player join message will be only shown if not empty (modified by plugins)
2014-06-15 23:53:31 +02:00
Shoghi Cervantes
530b81674b
Updated RakLib, improved network stream
2014-06-15 23:39:05 +02:00
Shoghi Cervantes
e6224be46f
Faster generation, ticks catch up when slower
2014-06-15 16:54:28 +02:00
Shoghi Cervantes
ed5325c069
Fixed setting chunks on non-loaded regions
2014-06-15 14:50:49 +02:00
Shoghi Cervantes
a5e78d775b
Temp. fixed /status
2014-06-15 00:23:17 +02:00
Shoghi Cervantes
c4673addf7
Added server-side join message (removed from client-side MCPE)
2014-06-15 00:14:28 +02:00
Shoghi Cervantes
cb1c4da4ea
Fixed chunk unload on level change
2014-06-15 00:07:21 +02:00
Shoghi Cervantes
6f36e9af24
Fixed chunk unloading on same level
2014-06-15 00:03:35 +02:00
Shoghi Cervantes
6977833b1a
Fixed thread generator crashing, added thread generator garbage collector, fixed generation queues
2014-06-14 23:59:31 +02:00
Shoghi Cervantes
30318569e1
Fixed player spawnpoint not being restored
2014-06-14 22:15:07 +02:00