789 Commits

Author SHA1 Message Date
Shoghi Cervantes
bad8365e28 Fixed zero-length packets spamming the console 2013-12-03 02:07:33 +01:00
Shoghi Cervantes
493b7532df Removed debug code 2013-11-26 17:28:48 +01:00
Shoghi Cervantes
bd0d708274 Fixed Packet of Death 2013-11-26 17:23:45 +01:00
Shoghi Cervantes
8e452831e1 Fixed undefined $orderingChannel 2013-11-24 12:04:40 +01:00
Shoghi Cervantes
ba7c9503d8 0.8.0 partial compatibility
* Not compatible with Creative mode
2013-11-23 13:52:13 +01:00
Shoghi Cervantes
c7168a6c64 Fixed #926 [gh#926] 2013-11-23 10:11:25 +01:00
Shoghi Cervantes
c11ee468a2 Added Door sounds 2013-09-05 00:37:07 +02:00
Shoghi Cervantes
f6bbedbe91 Updated chests to 0.7.4 RC 2013-08-30 17:09:15 +02:00
Shoghi Cervantes
a21bb5ab6d Revert "Revert "Roll back""
This reverts commit e1e804ffe35f9e6c6411b8ed6425af3f8e72f608.
2013-08-29 18:52:12 +02:00
Shoghi Cervantes
e1e804ffe3 Revert "Roll back"
This reverts commit 29504c09f263e73492c6ffecea201a81dcf3591d.
2013-08-28 20:55:58 +02:00
Shoghi Cervantes
093b86fa43 Fixed URL 2013-08-27 19:16:11 +02:00
Shoghi Cervantes
36ff8331b7 Updated headers 2013-08-27 18:16:57 +02:00
Shoghi Cervantes
176c371330 Added chest pairing 2013-08-27 12:38:00 +02:00
Shoghi Cervantes
e8c273fc10 Updated Chests [part1] 2013-08-27 02:08:04 +02:00
Shoghi Cervantes
4a05f04a00 Sign NBT data on Player, send chests NBT 2013-08-27 00:02:07 +02:00
Shoghi Cervantes
3c348f2e22 Added new EntityData Packet 2013-08-26 23:29:32 +02:00
Shoghi Cervantes
dc0577dcfa 0.7.4 compatibility update - new chat message handling [part1] 2013-08-26 18:16:30 +02:00
Shoghi Cervantes
bf1b00f0e6 Correct teleporting with the new player list handling 2013-08-20 02:06:14 +02:00
Shoghi Cervantes
8d408996f4 Double chest checks, chest opening broadcast 2013-08-19 21:05:09 +02:00
Shoghi Cervantes
1727e18e31 Updated for Minecraft: PE 0.7.2 2013-07-04 20:24:13 +02:00
Shoghi Cervantes
03b4e40bf4 Ooops! 2013-07-03 18:12:22 +02:00
Shoghi Cervantes
8f1c34fdc5 Added whitelist to Query 2013-07-03 18:08:53 +02:00
Shoghi Cervantes
1d2de1f038 Fixed DEFLATEPacket notification 2013-06-17 10:03:20 +02:00
Shoghi Cervantes
02721c09a4 Possible fix for #391 2013-06-15 21:24:06 +02:00
Shoghi Cervantes
18562317c3 Added Packet Count check 2013-06-14 00:21:43 +02:00
Shoghi Cervantes
f51630c572 Fixes to DEFLATE 2013-06-13 19:53:04 +02:00
Shoghi Cervantes
c8e157156e Added bandwidth usage measurement to Window Status 2013-06-11 11:00:02 +02:00
Shoghi Cervantes
9b88a4a73f Player packet handling rewrite, fix #350 2013-06-09 05:56:48 +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
16a8566fca Time now is displayed correctly 2013-06-08 14:17:38 +02:00
Shoghi Cervantes
97dd718e4f Fixed #348 2013-06-08 12:51:28 +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
129e099f88 Fixed Entity metadata sending, sheeps on fire 2013-06-07 20:32:38 +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
be9676ebe5 Added server_engine to query 2013-06-04 11:25:05 +02:00
Shoghi Cervantes
033a1673f0 Added bandwidth measure 2013-06-04 10:55:20 +02:00
Shoghi Cervantes
f55fb8d490 Player actions and bows [WiP] 2013-06-03 16:31:33 +02:00
Shoghi Cervantes
6e2f7af6b4 Added hardcore mode 2013-05-29 22:58:43 +02:00
Shoghi Cervantes
58fd67d2ed Falling Entities, better Physics [not final] 2013-05-28 22:03:58 +02:00
Shoghi Cervantes
fc80a85c8c Faster network stack on overflow conditions 2013-05-26 19:57:19 +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
49716cfb18 Fixed packet-related stuff 2013-05-21 20:29:10 +02:00
Shoghi Cervantes
b7083032f3 Updated settings, less memory usage 2013-05-21 19:50:59 +02:00
Shoghi Cervantes Pueyo
43071dd0ac RCON bad reading fixed 2013-05-20 17:20:35 +02:00
Shoghi Cervantes Pueyo
48b5afac46 Packet broadcast to players 2013-05-19 22:49:40 +02:00
Shoghi Cervantes Pueyo
68855bdd4f Buffered block changes and sending big changes with Chunk Packets 2013-05-19 19:27:55 +02:00
Shoghi Cervantes Pueyo
295363a381 New Player::directBigRawPacket() method 2013-05-19 02:50:04 +02:00