PEMapModder
|
3a184ddf97
|
Merge pull request #3915 from legoboy0215/patch-3
|
2016-02-18 00:05:10 +08:00 |
|
PEMapModder
|
e79976bdac
|
Added events
|
2016-02-11 22:07:04 +08:00 |
|
PEMapModder
|
8807617480
|
Fixed attriutes not sending
|
2016-02-11 18:45:58 +08:00 |
|
PEMapModder
|
28967ca495
|
Fixed eating
|
2016-02-11 15:42:07 +08:00 |
|
PEMapModder
|
52e8781d36
|
Implemented hunger-related regen and damage
|
2016-02-11 01:53:51 +08:00 |
|
PEMapModder
|
329a525ea1
|
Implemented food and hunger
|
2016-02-10 22:49:48 +08:00 |
|
legoboy0215
|
d5d2f46db2
|
Added "getter" for in air ticks.
|
2016-02-01 07:25:40 +08:00 |
|
Intyre
|
b7d8956f23
|
Use ingredient damage to check inventory items on crafting event
|
2016-01-26 23:43:54 +01:00 |
|
Intyre
|
a2734f6dc0
|
Merged master into php7 to support 0.13.1
|
2016-01-22 17:36:45 +01:00 |
|
Intyre
|
78525e1f74
|
Seperated kick/ban messages
|
2015-12-22 21:26:26 +01:00 |
|
Intyre
|
15d6bf663d
|
Merge branch 'patch-14' of https://github.com/PEMapModder/PocketMine-MP into PEMapModder-patch-14
|
2015-12-20 00:37:07 +01:00 |
|
Intyre
|
c1a484ee5c
|
fixed #3702 and fix for setting timezone from php.ini
|
2015-12-19 23:58:05 +01:00 |
|
Intyre
|
90c3e66e6b
|
Updated for .13.1. skinName replaces isSlim, API bump
|
2015-12-16 14:37:46 +01:00 |
|
Intyre
|
c803dd8e69
|
skins fixed and added SetPlayerGameTypePacket
|
2015-11-26 00:47:58 +01:00 |
|
Intyre
|
58709293cf
|
Fixed crafting
|
2015-11-23 21:04:23 +01:00 |
|
Intyre
|
2ea81710ad
|
Bump protocol and fixed packets for 0.13.0
|
2015-11-23 21:01:02 +01:00 |
|
PEMapModder
|
ea8ba995ac
|
Update Player.php
|
2015-10-31 21:18:06 +08:00 |
|
Intyre
|
8ce02d8687
|
Hunger effect is not implemented
|
2015-10-10 23:30:42 +02:00 |
|
Intyre
|
09b4d4dc7a
|
Fixes for derps found with PHPStorm code inspector
|
2015-10-10 23:10:24 +02:00 |
|
Shoghi Cervantes
|
cf3d8f449e
|
Added some asserts
|
2015-09-27 19:48:42 +02:00 |
|
Shoghi Cervantes
|
f560d07c97
|
Merge remote-tracking branch 'origin/mcpe-0.12' into php7
|
2015-09-27 14:31:28 +02:00 |
|
Alejandro Liu
|
6273875a22
|
Added Player to CraftItemEvent
|
2015-09-19 23:08:57 +02:00 |
|
Shoghi Cervantes
|
8768b7fdbd
|
Merge remote-tracking branch 'origin/mcpe-0.12' into php7
|
2015-09-17 12:25:05 +02:00 |
|
Shoghi Cervantes
|
24f8de2cc3
|
Bad hack, TODO REMOVE, workarounds client bug by sending inventory contents specifically for creative players <-- this commit is full of sadness
|
2015-09-14 20:25:57 +02:00 |
|
Shoghi Cervantes
|
885fc07e5c
|
Merge pull request #3481 from LouisBHirst/patch-getOnlinePlayers
getOnlinePlayers() only returns the players already connected
|
2015-09-13 21:01:51 +02:00 |
|
LouisBHirst
|
c7b915639d
|
getOnlinePlayers() only returns the players already connected
|
2015-09-13 11:43:51 -04:00 |
|
Shoghi Cervantes
|
2d1b2050dc
|
Merge remote-tracking branch 'origin/mcpe-0.12' into php7
|
2015-09-12 17:10:45 +02:00 |
|
Shoghi Cervantes
|
3ffdb8e552
|
Removed @deprecated classes, methods and properties, added some type hints
|
2015-09-12 17:10:11 +02:00 |
|
PEMapModder
|
0d6f13cb4f
|
Update Player.php
|
2015-09-12 20:53:35 +08:00 |
|
Shoghi Cervantes
|
29a5012c02
|
Merge remote-tracking branch 'origin/mcpe-0.12' into php7
|
2015-09-12 01:03:09 +02:00 |
|
Shoghi Cervantes
|
8f24306d65
|
Merge remote-tracking branch 'origin/master' into mcpe-0.12
|
2015-09-05 18:22:28 +02:00 |
|
Sjoerd
|
5baa87e9fe
|
First item in the hotbar is not loaded correctly
When you logon the first hotbar item contains the first item of the inventory, but it should contain the previously selected item.
|
2015-09-04 23:40:19 +02:00 |
|
Shoghi Cervantes
|
7f8b39a63c
|
Renamed NBT tags to have Tag in the name
|
2015-08-23 00:25:29 +02:00 |
|
Shoghi Cervantes
|
99df6f8edc
|
Updated language
|
2015-08-13 09:17:43 +02:00 |
|
Shoghi Cervantes
|
31ef7721b1
|
Removed network channels, bumped protocol
|
2015-08-12 14:59:48 +02:00 |
|
Intyre
|
0f993f8beb
|
setDisplayName skin fix
|
2015-08-10 16:33:27 +02:00 |
|
Shoghi Cervantes
|
fe196c6404
|
Added display of names on death
|
2015-08-08 13:35:57 +02:00 |
|
Shoghi Cervantes
|
fdf10b60dc
|
Added PlayerToggleSneakEVent and PlayerToggleSprintEvent
|
2015-08-08 13:10:59 +02:00 |
|
Shoghi Cervantes
|
d4163ea01c
|
Added sneaking, sprinting
|
2015-08-08 13:02:59 +02:00 |
|
Shoghi Cervantes
|
b3efb733a2
|
Improved block breaking timing, added faster block breaking with swords
|
2015-08-08 00:33:52 +02:00 |
|
Shoghi Cervantes
|
1fa467eb58
|
Proper recipe ingredient matching, fixed crafting type resetting
|
2015-08-07 22:00:35 +02:00 |
|
Shoghi Cervantes
|
3e2cce3c2c
|
use cleanup
|
2015-08-07 21:26:24 +02:00 |
|
Shoghi Cervantes
|
d026e2ecf0
|
Implemented new crafting mechanism
|
2015-08-07 21:26:12 +02:00 |
|
Shoghi Cervantes
|
696edfd31f
|
Added custom block data (example, chests), better deep checking of same NBT
|
2015-08-07 17:24:35 +02:00 |
|
Shoghi Cervantes
|
75b7b03857
|
Added support for more NBT data, renaming inventories, fixed tags not being saved, added support for tags in /give
|
2015-08-07 16:28:27 +02:00 |
|
Shoghi Cervantes
|
091d0b3ff9
|
Added compound tag checking for Item->equals()
|
2015-08-06 20:25:22 +02:00 |
|
Shoghi Cervantes
|
a65109ff34
|
Oh well that fixes block placing
|
2015-08-06 17:47:17 +02:00 |
|
Shoghi Cervantes
|
8a3c5ab6a1
|
Removed DropItemPacket field
|
2015-08-06 16:26:38 +02:00 |
|
Shoghi Cervantes
|
7fd053fb09
|
More changes! Alsp added Anvil block and BinaryStream
|
2015-08-03 18:04:13 +02:00 |
|
Shoghi Cervantes
|
522932d7c0
|
Added new sounds, events, particles
|
2015-08-03 12:42:47 +02:00 |
|