201 Commits

Author SHA1 Message Date
Shoghi Cervantes
e9683ff5d2 Fixed eating 2013-06-07 19:04:02 +02:00
Shoghi Cervantes
64dca86342 Fix overloaded property 2013-06-07 17:36:57 +02:00
Shoghi Cervantes
6a13705970 Fixed Level PMF 2013-06-07 16:42:31 +02:00
Shoghi Cervantes
45ee7ea7ae Correct armor checks 2013-06-07 00:43:15 +02:00
Shoghi Cervantes
28f6a964d4 Added cake eating 2013-06-06 22:24:19 +02:00
Shoghi Cervantes
306cc9f00c Fixed #333 2013-06-06 21:51:05 +02:00
Shoghi Cervantes
c1f79fa2f8 Fixed craftin recipes with wildcard 2013-06-06 19:51:24 +02:00
Shoghi Cervantes
1179369666 Refixed recipe 2013-06-06 19:32:35 +02:00
Shoghi Cervantes
0bd8d0b0d0 Fixed recipe mixture 2013-06-06 19:31:15 +02:00
Shoghi Cervantes
adce1ad920 Fixed equipment error message 2013-06-06 18:32:49 +02:00
Shoghi Cervantes
8b1c251a59 Fixes crafting 2013-06-06 18:27:10 +02:00
Shoghi Cervantes
8b9b05991d Fixed crash 2013-06-06 17:49:38 +02:00
Shoghi Cervantes
5cb06579cd Another fast network fix 2013-06-06 17:34:42 +02:00
Shoghi Cervantes
63933ed1fc Fast network fix 2013-06-06 17:31:55 +02:00
Shoghi Cervantes
4b408675cf Minecraft: Pocket Edition 0.7.0 dev. release
* Crafting enabled, report bugs
* Chat handler
2013-06-06 17:14:09 +02:00
Shoghi Cervantes
5def864aca Removed server.tick event 2013-06-05 12:58:58 +02:00
Shoghi Cervantes
dce9b3140a Plant growth & scheduled updates! 2013-06-04 17:23:03 +02:00
Shoghi Cervantes
bd6e3901a6 More fix 2013-06-04 11:01:59 +02:00
Shoghi Cervantes
6f8963bdcd Correct line offset in Plugins 2013-06-04 10:58:11 +02:00
Shoghi Cervantes
033a1673f0 Added bandwidth measure 2013-06-04 10:55:20 +02:00
Shoghi Cervantes
0c7c36cc03 Fixed unrelated packet loss kicks 2013-06-04 10:06:21 +02:00
Shoghi Cervantes
566cee2b0b New way to measure Ping 2013-06-04 01:12:22 +02:00
Shoghi Cervantes
03e059a190 Added player.spawn and player.respawn 2013-06-04 00:13:12 +02:00
Shoghi Cervantes
f80326b714 Limited length of messages to 100 2013-06-04 00:10:57 +02:00
Shoghi Cervantes
1935e2bbf7 Disallow weird characters in chat 2013-06-04 00:08:58 +02:00
Shoghi Cervantes
e43b4e67c6 Disallow sending empty chat messages 2013-06-03 23:33:52 +02:00
Shoghi Cervantes
45267ea074 Fixed crash when players try to chat [MCPE 0.7.0] 2013-06-03 23:33:07 +02:00
Shoghi Cervantes
f2927df2b3 Renamed TileEntity to Tile (TileEntityAPI, TileEntity class, variables) 2013-06-03 19:19:00 +02:00
Shoghi Cervantes
5bba03eb09 Refactored EntityAPI and TileEntityAPI 2013-06-03 19:11:46 +02:00
Shoghi Cervantes
588379a430 Added player.teleport.level 2013-06-03 18:51:33 +02:00
Shoghi Cervantes
dc22e1b81c Kick players on high packet loss 2013-06-03 18:27:17 +02:00
Shoghi Cervantes
f55fb8d490 Player actions and bows [WiP] 2013-06-03 16:31:33 +02:00
Shoghi Cervantes
4b6e456c65 Possible solution for #317 [gh#317] 2013-06-03 11:16:12 +02:00
Shoghi Cervantes
a890cdc023 Performance improvements - removed Player action queue 2013-05-31 14:43:53 +02:00
Shoghi Cervantes
d7f74a6725 Removed incorrect unloaded chunk detection 2013-05-31 11:53:50 +02:00
Shoghi Cervantes
450b5d9560 Updated TileEntity API [fixes #306] 2013-05-29 23:13:01 +02:00
Shoghi Cervantes
0d12039623 Added TileEntity::setText(1,2,3,4) 2013-05-28 23:35:33 +02:00
Shoghi Cervantes
044b25ccd2 Faster chunk distance ordering 2013-05-26 19:58:23 +02:00
Shoghi Cervantes
06c57a3aae Fixed #293 player.armor data not being correct [gh#293] 2013-05-26 16:16:36 +02:00
Shoghi Cervantes
6262fbffcb Send correct entity motion 2013-05-26 14:06:26 +02:00
Shoghi Cervantes
b39677cc96 Added LevelAPI::unloadLevel(Level $level) 2013-05-26 00:37:18 +02:00
Shoghi Cervantes
7ade4762b9 Fixed #288 [gh#288] 2013-05-25 21:19:24 +02:00
Shoghi Cervantes
a538543e4c Fixed #287 Items dropped will be deleted if picked up in creative mode [gh#287] 2013-05-25 19:27:29 +02:00
Shoghi Cervantes
f224c26084 Furnaces and Burning items 2013-05-25 19:06:31 +02:00
Shoghi Cervantes
221da1685e Fixed #281 client crashes due to packet recovery 2013-05-25 14:07:08 +02:00
Shoghi Cervantes
b8834890b6 Temporal fix for player crashing 2013-05-22 16:31:59 +02:00
Shoghi Cervantes
03062c4e54 Fixed #204 Packet recovery algorithm can recover unsent chunks [gh#204] 2013-05-22 12:17:31 +02:00
Shoghi Cervantes
363501d988 Fixed #275 2013-05-21 23:01:56 +02:00
Shoghi Cervantes
c9cecaf218 Fixes 2013-05-21 19:29:57 +02:00
Shoghi Cervantes
8c5d0f070d Changed flying checks 2013-05-21 19:17:13 +02:00