392 Commits

Author SHA1 Message Date
Shoghi Cervantes
1677ce4b1d Adds beds 2013-09-03 22:50:47 +02:00
Shoghi Cervantes
82c655c09a Fixed first slot on Double chests 2013-08-30 17:37:16 +02:00
Shoghi Cervantes
ee3ae561b8 Removed fish from Player eating 2013-08-30 16:58:34 +02:00
Shoghi Cervantes
fe681cb786 Removed character range check for UTF-8 full support 2013-08-29 18:35:57 +02:00
Shoghi Cervantes
8da61e613f Send sign text on update 2013-08-28 11:01:45 +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
c73c1eb806 Fixed clearQueue() action not being deleted 2013-08-27 17:29:55 +02:00
Shoghi Cervantes
d61f7b889f Fixed level importing 2013-08-27 13:47:26 +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
9e337e21d2 Implemented Level::getSafeSpawn() 2013-08-27 00:22:06 +02:00
Shoghi Cervantes
4a05f04a00 Sign NBT data on Player, send chests NBT 2013-08-27 00:02:07 +02:00
Shoghi Cervantes
2de8f95af4 Fixed empty signs on world load 2013-08-26 23:36:28 +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
7865b8dbe5 Fixed #748 Player health not being saved [gh#748] 2013-08-26 10:01:12 +02:00
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