14220 Commits

Author SHA1 Message Date
Shoghi Cervantes
5f40ab84f0 Fixed memory tracking error 2013-06-08 18:26:24 +02:00
Shoghi Cervantes
3061b8eb3c Added a check to memory tracking 2013-06-08 17:48:17 +02:00
Shoghi Cervantes
e58ef1f62c Added automatic memory usage tracking 2013-06-08 17:45:33 +02:00
Shoghi Cervantes
4803f14a21 Removed chat repeating lag issues 2013-06-08 17:25:15 +02:00
Shoghi Cervantes
409cc0931f Fixed some indexes 2013-06-08 17:21:02 +02:00
Shoghi Cervantes
9874bd199e Marked chat packets as not recoverable 2013-06-08 17:05:39 +02:00
Shoghi Cervantes
1a822460d8 Fixed DEFLATEPacket return 2013-06-08 16:59:49 +02:00
Shoghi Cervantes
8d2862a744 Fixed ladders 2013-06-08 16:36:53 +02:00
Shoghi Cervantes
4f3e49b6a9 Packet loss limit lowered 2013-06-08 14:47:36 +02:00
Shoghi Cervantes
f1c278915d Possible fix for memory leak 2013-06-08 14:46:34 +02:00
Shoghi Cervantes
169d122774 Fixed typo 2013-06-08 14:31:19 +02:00
Shoghi Cervantes
ccc5e1b628 SignPosts drop being without a support block 2013-06-08 14:30:47 +02:00
Shoghi Cervantes
5786ba7a35 Moved blocks around 2013-06-08 14:30:26 +02:00
Shoghi Cervantes
cd932d5c07 Snow Layer is broken on update 2013-06-08 14:23:30 +02:00
Shoghi Cervantes
bfa65e1e7d Time is sent on change 2013-06-08 14:19:10 +02:00
Shoghi Cervantes
16a8566fca Time now is displayed correctly 2013-06-08 14:17:38 +02:00
Shoghi Cervantes
28480424c5 Fixed crash 2013-06-08 13:45:42 +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
97dd718e4f Fixed #348 2013-06-08 12:51:28 +02:00
Shoghi Cervantes
883b18078f Removed clientID from checks 2013-06-08 02:22:20 +02:00
Shoghi Cervantes
8bef816061 Added PMF_LEVEL_DEFLATE_LEVEL 2013-06-08 01:59:00 +02:00
Shoghi Cervantes
13bfaaf7b8 Fixed crash after level unload 2013-06-08 01:50:03 +02:00
Shoghi Cervantes
164b420af6 Tiles and Entities won't get wiped on level unload 2013-06-08 01:40:39 +02:00
Shoghi Cervantes
38c50c2fec Fixed API unloading 2013-06-08 01:40:13 +02:00
Shoghi Cervantes
157237e3ef Proper Level checks on unload 2013-06-08 00:57:21 +02:00
Shoghi Cervantes
20b83319de Added stop Chunked on Player::close() 2013-06-08 00:43:39 +02:00
Shoghi Cervantes
1ce23ab8d7 Added DEFLATEPacket protocol support
https://gist.github.com/shoghicp/5729825
2013-06-08 00:41:34 +02:00
Shoghi Cervantes
4f3700f13a Fixes indexes 2013-06-07 20:35:05 +02:00
Shoghi Cervantes
129e099f88 Fixed Entity metadata sending, sheeps on fire 2013-06-07 20:32:38 +02:00
Shoghi Cervantes
9d1369bfe9 Fixed items being consumed on CREATIVE mode 2013-06-07 20:02:25 +02:00
Shoghi Cervantes
6fa0ef652e Using !== instead of != in recipe checks 2013-06-07 19:36:14 +02:00
Shoghi Cervantes
71e556a181 Fixed crafting repeated items 2013-06-07 19:30:30 +02:00
Shoghi Cervantes
51f4faf22e Bonemeal usage count 2013-06-07 19:25:23 +02:00
Shoghi Cervantes
8e127e60a0 Another fix 2013-06-07 19:18:35 +02:00
Shoghi Cervantes
3023df2033 Function fix 2013-06-07 19:14:42 +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
afbde5c7ac Added server.tick event deprecation notice 2013-06-07 16:29:16 +02:00
Shoghi Cervantes
6f2b2f98d6 Removed debug messages 2013-06-07 16:17:02 +02:00
Shoghi Cervantes
05ae6cdef3 Better event system 2013-06-07 16:15:19 +02:00
Shoghi Cervantes
e7c6a0c817 Another typo 2013-06-07 14:02:50 +02:00
Shoghi Cervantes
81524362c0 Fixed typo 2013-06-07 14:02:22 +02:00
Shoghi Cervantes
35c0c21c8d Better /kill command, ensures death 2013-06-07 12:54:45 +02:00
Shoghi Cervantes
c37c6da42d Fixed #339 Creative players have their inventory cleared on death [gh#339] 2013-06-07 12:51:12 +02:00
Shoghi Cervantes
3fa1bd3a05 Merge branch 'master' of https://github.com/PocketMine/PocketMine-MP 2013-06-07 12:44:15 +02:00
Shoghi Cervantes
fdb7af5df2 Chests and furnaces drop their items on break 2013-06-07 12:44:10 +02:00