326 Commits

Author SHA1 Message Date
Shoghi Cervantes
8b5bd8f206 Removed invalid Cookie item 2013-08-21 21:27:19 +02:00
Shoghi Cervantes
e0390d0f54 Rewrote a bit of Player::teleport() 2013-08-21 14:57:13 +02:00
Shoghi Cervantes
3ba213f2f0 Proper same armor check 2013-08-20 12:52:06 +02:00
Shoghi Cervantes
6c941977f3 Fixed possible armor crash 2013-08-20 12:49:09 +02:00
Shoghi Cervantes
1b72ef8827 Better Player:close() cleanup 2013-08-20 11:31:37 +02:00
Shoghi Cervantes
a34595292d Allow armor replacing (changing armor to another armor) 2013-08-20 11:23:55 +02:00
Shoghi Cervantes
e42314ade7 Fixed block durability 2013-08-20 04:53:22 +02:00
Shoghi Cervantes
19b3ac4a99 Fixed disconnection 2013-08-20 02:15:18 +02:00
Shoghi Cervantes
bf1b00f0e6 Correct teleporting with the new player list handling 2013-08-20 02:06:14 +02:00
Shoghi Cervantes
7102787aa9 Added correct handling of RemovePlayer packet for in-game player list 2013-08-20 01:42:45 +02:00
Shoghi Cervantes
3374bbcc9e Chest animations for everyone! Woo! 2013-08-20 00:26:37 +02:00
Shoghi Cervantes
68e78ba40b Implemented basic tool durability 2013-08-19 17:37:08 +02:00
Shoghi Cervantes
a7b739d17f Fixed hotbar reset bugs in block placement 2013-08-19 17:04:02 +02:00
Shoghi Cervantes
78c242eac4 Fixed armor hotbar reset bug 2013-08-19 16:51:40 +02:00
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