312 Commits

Author SHA1 Message Date
williamtdr
4c73629b9e Object check - Fixes #537 2013-07-31 22:38:17 -05:00
williamtdr
f3f6828699 Object check on getting distance for PvP attacks
Fixes #586, although I'm not entirely sure what's causing the object to be invalid in the first case, so this is a temporal fix.
2013-07-31 21:45:23 -05:00
williamtdr
c1e1f5195b Fix for players connecting with a blank username field
Fix for players connecting with a blank username field (#636).
2013-07-31 16:45:56 -05:00
Shoghi Cervantes
e67b583cbe Added Player::realmsData for future checking 2013-07-23 19:02:32 +02:00
Shoghi Cervantes
4755dee47d Fixed player count bug 2013-07-23 17:33:37 +02:00
Shoghi Cervantes
1cf2741f96 Moved chat disconnect broadcast 2013-07-21 23:42:07 +02:00
Shoghi Cervantes
47c934cee2 Reordered instructions 2013-07-21 23:36:14 +02:00
Shoghi Cervantes
3606c392f2 Disallow packet receival on Player disconnect 2013-07-21 23:35:03 +02:00
Michael Yoo
635cd677eb minor armor api fix. 2013-07-14 17:50:14 +09:30
Michael Yoo
a68676a247 Added setArmor and getArmor 2013-07-13 18:18:10 +09:00
Shoghi Cervantes
7efed17b74 Possible fix for armor crash 2013-07-04 23:33:56 +02:00
Shoghi Cervantes
b776d9d5fc Fixed ghost armor 2013-07-04 22:01:28 +02:00
Shoghi Cervantes
5237867319 Fixed Armor AIR crash 2013-07-04 21:48:35 +02:00
Shoghi Cervantes
402fc087ca Armor fix 2013-07-04 20:40:35 +02:00
Shoghi Cervantes
1727e18e31 Updated for Minecraft: PE 0.7.2 2013-07-04 20:24:13 +02:00
Shoghi Cervantes
3fb99e118c Added item save check 2013-06-20 22:10:39 +02:00
Shoghi Cervantes
c136eb2b2e Fixed #400 2013-06-16 17:31:55 +02:00
Shoghi Cervantes
19d0c70669 Added simple Matrices 2013-06-16 14:34:06 +02:00
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