344 Commits

Author SHA1 Message Date
Shoghi Cervantes
18562317c3 Added Packet Count check 2013-06-14 00:21:43 +02:00
Shoghi Cervantes
fbf22cec39 Fixed #386 Adding items use the correct item max stack size [gh#386] 2013-06-13 10:44:00 +02:00
Shoghi Cervantes
72ec318481 Fixed crafting inside a chest 2013-06-12 22:01:42 +02:00
Shoghi Cervantes
e4871ee0c4 Faster packet broadcast 2013-06-12 17:10:10 +02:00
Shoghi Cervantes
86469a1031 Fix 2013-06-12 16:43:29 +02:00
Shoghi Cervantes
533c179622 Added Client Lag detection 2013-06-12 16:25:11 +02:00
Shoghi Cervantes
4321a03935 Mini fix 2013-06-12 16:11:15 +02:00
Shoghi Cervantes
68f0a91d56 Fixed Chunk max upload 2013-06-12 16:10:50 +02:00
Shoghi Cervantes
5e231c846c Chat checks 2013-06-12 14:55:38 +02:00
Shoghi Cervantes
7d3992bcc2 Improved some events 2013-06-12 14:51:36 +02:00
Shoghi Cervantes
c83d4d955f Improved Player::blocked 2013-06-12 13:46:44 +02:00
Shoghi Cervantes
a45858ad94 Fixed #373 2013-06-11 17:01:51 +02:00
Shoghi Cervantes
c42fd790ff Fixed error 2013-06-10 15:36:45 +02:00
Shoghi Cervantes
abcb5828ed Fixed #361 2013-06-10 01:29:14 +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
ca8be7b047 Lowered max lag acceptance to resend packets 2013-06-09 21:55:43 +02:00
Shoghi Cervantes
3ab3526404 Improved Player::orderChunks() 2013-06-09 21:35:37 +02:00
Shoghi Cervantes
508ee7e1d6 Removed outdated functions 2013-06-09 20:40:18 +02:00
Shoghi Cervantes
4a5783b57b Large improvement in chunk sending 2013-06-09 20:37:45 +02:00
Shoghi Cervantes
31490576d2 Added packet loss kicks and packet recovery repetition 2013-06-09 19:07:58 +02:00
Shoghi Cervantes
fef0b27f7c Changed speed check 2013-06-09 16:36:44 +02:00
Shoghi Cervantes
cbe0692696 Players can put out fires 2013-06-09 15:14:30 +02:00
Shoghi Cervantes
2976db25c3 Basic implementation of Fire 2013-06-09 14:59:02 +02:00
Shoghi Cervantes
2f6ddb6aa4 Less complete inventory sending 2013-06-09 13:51:45 +02:00
Shoghi Cervantes
099bedf8ee New speed limit 2013-06-09 13:37:27 +02:00
Shoghi Cervantes
4f10b1cb7c Fixed #358 2013-06-09 13:02:38 +02:00
Shoghi Cervantes
ba53a0927f Removed debug message 2013-06-09 06:00:36 +02:00
Shoghi Cervantes
9b88a4a73f Player packet handling rewrite, fix #350 2013-06-09 05:56:48 +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
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
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