379 Commits

Author SHA1 Message Date
Shoghi Cervantes
d699a97bb7 small things 2014-02-15 01:39:37 +01:00
Shoghi Cervantes
2b15c440ee Send inventory on invalid crafting/invalid movement of item 2014-02-14 19:54:14 +01:00
Shoghi Cervantes
fdf519398a Do not unload spawn chunks 2014-02-14 19:37:39 +01:00
Shoghi Cervantes
4acb4541ab Infinite player chunk sending (not yet visible :( ) 2014-02-14 17:59:34 +01:00
키리토
4352fce82d fixed disconnected message 2014-02-12 19:12:07 +09:00
Shoghi Cervantes
a373a581c5 Better fix for #1201 (case-insensitive) 2014-02-11 16:57:45 +01:00
Shoghi Cervantes
c09bc259fc Added #1142 OP players can bypass the player limit 2014-02-11 10:27:53 +01:00
Shoghi Cervantes
0bf74d4139 Two packet event types ;) 2014-02-10 18:46:58 +01:00
Shoghi Cervantes
8de39db59d Updated chunk packet field names 2014-02-09 14:39:17 +01:00
Shoghi Cervantes
11c9972eb9 Fixed RotateHeadPacket not having pitch 2014-02-09 05:53:16 +01:00
Shoghi Cervantes
5c1550e116 Set max movement distance, disallows teleport cheat 2014-02-09 05:30:15 +01:00
Shoghi Cervantes
072d0589d2 Fixed undefined $data on RotateHeadPacket 2014-02-09 05:08:32 +01:00
Shoghi Cervantes
6046b263dd Possible fix #1189 2014-02-08 23:44:58 +01:00
Shoghi Cervantes
3fed63b248 Split packet handling verified 2014-02-08 22:49:13 +01:00
Shoghi Cervantes
296c6904b9 Hide leave messages from non-spawned players 2014-02-08 20:54:50 +01:00
Shoghi Cervantes
dfd5733969 Handle unknown packets more gracefully 2014-02-08 19:21:45 +01:00
Shoghi Cervantes
1c7539b51a Fixed data packets being sent on player disconnect 2014-02-08 14:52:06 +01:00
Shoghi Cervantes
1f5ff78f06 Fixed a few wrong fields 2014-02-08 01:25:03 +01:00
Shoghi Cervantes
580ef46513 Added packet pid to buffer by default 2014-02-08 00:36:30 +01:00
Shoghi Cervantes
28a753ba60 Fixed split packet sending 2014-02-08 00:29:20 +01:00
Shoghi Cervantes
2562d8fc41 Fixed position error 2014-02-07 18:06:50 +01:00
Shoghi Cervantes
ac3472eff4 Fixed spawning problems because of packets 2014-02-07 18:03:11 +01:00
Shoghi Cervantes
083bfcc83c More classes updated 2014-02-07 17:07:57 +01:00
Shoghi Cervantes
95bff304e4 Changed all Player packets to new network 2014-02-07 16:44:10 +01:00
Shoghi Cervantes
dbbfbdffaa RakNet data packet codec 2014-02-07 00:56:40 +01:00
Shoghi Cervantes
45a3b54d32 Fixed basic stuff around 2014-02-07 00:16:39 +01:00
Shoghi Cervantes
34378b5776 Show player name on bad username kick 2014-02-03 01:10:30 +01:00
Shoghi Cervantes
d299e39649 Fixed invalid array when a player has been kicked 2014-02-02 02:27:59 +01:00
Shoghi Cervantes
9cc624b74e Force Entity health change on respawn 2014-02-01 01:06:05 +01:00
Shoghi Cervantes
cf554c67f2 Be sure to respawn players correctly 2014-01-31 17:24:03 +01:00
Shoghi Cervantes
126f149f0b Increased hearts restored by Apples 2014-01-31 13:33:49 +01:00
Shoghi Cervantes
4002d3013d More OCD 2014-01-28 11:36:18 +01:00
Shoghi Cervantes
b7cf5d08cc Save and send hotbar history 2014-01-27 14:00:53 +01:00
Shoghi Cervantes
624eb93058 Save and send last slot used by player 2014-01-27 04:00:26 +01:00
Shoghi Cervantes
f432f110a4 Fixed invalid Position object on teleport 2014-01-23 19:02:09 +01:00
Shoghi Cervantes
cfb3bbfbf2 Fixed #1058 2014-01-22 01:36:30 +01:00
Michael Yoo
969f0f05b0 Fix #1037 2014-01-04 11:59:07 +09:00
Shoghi Cervantes
b63e49acf8 Fixed slot AIR offset 2013-12-18 18:01:06 +01:00
Shoghi Cervantes
565fe70c7e v0.8.0 alpha version 2013-12-07 13:50:14 +01:00
Shoghi Cervantes
894325aef6 ¬¬ 2013-12-06 01:50:48 +01:00
Wies
adcf95f486 Fix
Send the normal message when $data["message"] is removed by a plugin.
2013-12-03 18:33:37 +01:00
Wies
736c233e76 Allow chat plugins to work with eachother 2013-12-03 18:26:38 +01:00
Shoghi Cervantes
5ad72b4f49 Return a bowl when eating stew or soup 2013-11-26 15:29:34 +01:00
Michael Yoo
daaa9394c4 PermissionsAPI Basic Structure Complete. Now uses restrictions. Player dedicated emitEvent functions. Use more anonymous functions. 2013-11-26 21:17:44 +10:30
Michael Yoo
71a1986980 Add EventRestriction 2013-11-26 20:00:15 +10:30
Michael Yoo
3352c36ba4 Merge branch 'master' of https://github.com/PocketMine/PocketMine-MP 2013-11-26 15:15:30 +10:30
Michael Yoo
d2fa06cb64 More comments. 2013-11-26 15:15:24 +10:30
InusualZ
75e4174a2b Repaired 2013-11-25 19:31:40 -05:00
InusualZ
0d25118eef Fixed gh#332
Crafting with buckets (milk) returns the bucket
2013-11-25 18:53:36 -05:00
InusualZ
c798a33363 Fixed gh#332
Crafting with buckets (milk) returns the bucket
2013-11-25 18:53:02 -05:00