48 Commits

Author SHA1 Message Date
Shoghi Cervantes
5952e34995 PrimedTNT Entity implemented 2013-09-07 02:46:18 +02:00
Shoghi Cervantes
28afadce0a Max chunk rate: 172kB/s => 256kB/s 2013-09-04 13:37:52 +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
4cdb751a67 Removed fish items 2013-08-27 18:28:52 +02:00
Shoghi Cervantes
36ff8331b7 Updated headers 2013-08-27 18:16:57 +02:00
Shoghi Cervantes
e8c273fc10 Updated Chests [part1] 2013-08-27 02:08:04 +02:00
Shoghi Cervantes
8b5bd8f206 Removed invalid Cookie item 2013-08-21 21:27:19 +02:00
Shoghi Cervantes
18562317c3 Added Packet Count check 2013-06-14 00:21:43 +02:00
Shoghi Cervantes
ee7c767c16 Limited player upload peak using CLI max-chunks-per-second parameter 2013-06-10 01:20:28 +02:00
Shoghi Cervantes
e1c0139ab3 Possible fix for signs bug 2013-06-09 23:02:01 +02:00
Shoghi Cervantes
4a5783b57b Large improvement in chunk sending 2013-06-09 20:37:45 +02:00
Shoghi Cervantes
fef0b27f7c Changed speed check 2013-06-09 16:36:44 +02:00
Shoghi Cervantes
2976db25c3 Basic implementation of Fire 2013-06-09 14:59:02 +02:00
Shoghi Cervantes
d82399e686 Fixed #359 crash dump name not compatible with Windows 2013-06-09 13:11:55 +02:00
Shoghi Cervantes
9b88a4a73f Player packet handling rewrite, fix #350 2013-06-09 05:56:48 +02:00
Shoghi Cervantes
8bef816061 Added PMF_LEVEL_DEFLATE_LEVEL 2013-06-08 01:59:00 +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
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
0c7c36cc03 Fixed unrelated packet loss kicks 2013-06-04 10:06:21 +02:00
Shoghi Cervantes
e01a3e6811 Increased packet loss allowance 2013-06-04 01:59:35 +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
54b73e5f82 Added block cloning fix 2013-06-01 19:58:54 +02:00
Shoghi Cervantes
24ba7cbbd1 New direct block method, better block placement sending 2013-06-01 00:32:23 +02:00
Shoghi Cervantes
58fd67d2ed Falling Entities, better Physics [not final] 2013-05-28 22:03:58 +02:00
Shoghi Cervantes
f224c26084 Furnaces and Burning items 2013-05-25 19:06:31 +02:00
Shoghi Cervantes Pueyo
13b00988f0 Added GLOWSTONE constant 2013-05-20 16:44:28 +02:00
Shoghi Cervantes Pueyo
2c4a428698 Packets bigger than the MTU are automagically split in different packets 2013-05-19 13:51:02 +02:00
Shoghi Cervantes Pueyo
e3bf38e0b2 Plugin API: Allow Plugins without Main class 2013-05-18 18:24:48 +02:00
Shoghi Cervantes Pueyo
d71a088460 Added MC_REMOVE_PLAYER 2013-05-17 14:33:14 +02:00
Shoghi Cervantes Pueyo
bcb76b51f4 Fixed setting more gamemodes 2013-04-18 16:43:00 +02:00
Shoghi Cervantes Pueyo
3577667039 New VIEW gamemode 2013-04-18 16:40:30 +02:00
Shoghi Cervantes Pueyo
fd8166c836 Obligatory Creative mode item enforcement 2013-04-17 22:57:44 +02:00
Shoghi Cervantes Pueyo
09301f0e5f Added a way to send Player's inventory directly 2013-04-17 19:25:53 +02:00
Shoghi Cervantes Pueyo
d8bf5ce711 Added Cakes 2013-04-16 20:00:41 +02:00
Shoghi Cervantes Pueyo
633f7233b4 New network reliability layer 2013-04-14 13:04:57 +02:00
Shoghi Cervantes Pueyo
452df5b2f8 Added Buckets 2013-04-13 13:42:55 +02:00
Shoghi Cervantes Pueyo
1129df6194 View connection lag in-game 2013-04-01 16:25:25 +02:00
Shoghi Cervantes Pueyo
1ef0a41944 Added Ping / Pong system 2013-04-01 16:03:43 +02:00
Shoghi Cervantes Pueyo
f8c6921ac4 Few protocol edits 2013-03-31 00:12:19 +01:00
Shoghi Cervantes Pueyo
822adcae2d Packet Cleaning 2013-03-28 16:56:50 +01:00
Shoghi Cervantes Pueyo
f1a28f23ae New ACK/NACK structure & Packet multiple ressend issue 2013-03-28 13:56:11 +01:00
Shoghi Cervantes Pueyo
2e0d49a2ba Moved the RAKNET_MAGIC constant 2013-03-21 17:03:13 +01:00
Michael Yoo
38d361bb07 Added Wooden Tools Item Settings 2013-03-21 16:50:09 +10:30
Shoghi Cervantes Pueyo
7e8e273be7 Mob Drops 2013-03-05 17:54:34 +01:00
Shoghi Cervantes Pueyo
874571d572 Changes made to be compatible with the DevTools plugin 2013-02-14 20:37:16 +01:00