312 Commits

Author SHA1 Message Date
Shoghi Cervantes
f1c278915d Possible fix for memory leak 2013-06-08 14:46:34 +02:00
Shoghi Cervantes
16a8566fca Time now is displayed correctly 2013-06-08 14:17:38 +02:00
Shoghi Cervantes
54227b1d86 Possible memory leak fix 2013-06-08 13:43:47 +02:00
Shoghi Cervantes
04390e758d Fixed #347 2013-06-08 13:25:17 +02:00
Shoghi Cervantes
3e46fc1fdd Fixed crafting in some cases where item was replaced 2013-06-08 13:11:16 +02:00
Shoghi Cervantes
883b18078f Removed clientID from checks 2013-06-08 02:22:20 +02:00
Shoghi Cervantes
20b83319de Added stop Chunked on Player::close() 2013-06-08 00:43:39 +02:00
Shoghi Cervantes
9d1369bfe9 Fixed items being consumed on CREATIVE mode 2013-06-07 20:02:25 +02:00
Shoghi Cervantes
71e556a181 Fixed crafting repeated items 2013-06-07 19:30:30 +02:00
Shoghi Cervantes
8e127e60a0 Another fix 2013-06-07 19:18:35 +02:00
Shoghi Cervantes
3463db04a6 Fixed tool metadata [partial] 2013-06-07 19:14:09 +02:00
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