|
9242f89221
|
Add PlayerToggleFlightEvent
|
2016-10-27 10:55:01 +01:00 |
|
|
08f11412a4
|
AdventureSettings fixes and added isFlying properties and methods
|
2016-10-27 10:55:01 +01:00 |
|
|
2bb50792c3
|
Fast commands hack for old plugins.
|
2016-10-27 10:55:01 +01:00 |
|
|
ff40c0a070
|
NBT updates and tile spawns fixed
|
2016-10-27 10:55:01 +01:00 |
|
|
8f9574dec5
|
Fixed FOV and attributes
|
2016-10-27 10:55:01 +01:00 |
|
|
86ed0f1397
|
Updated existing packets and added new ones
|
2016-10-27 10:55:01 +01:00 |
|
|
dd0c5efb56
|
Initial spawn on 0.16
|
2016-10-27 10:55:00 +01:00 |
|
|
f3f853056a
|
This messed up movement
Revert "Removed unneeded vars - fixed logical condition (#29)"
This reverts commit ef7a843fa3 .
|
2016-10-18 17:10:06 +01:00 |
|
|
ef7a843fa3
|
Removed unneeded vars - fixed logical condition (#29)
|
2016-10-18 12:52:18 +01:00 |
|
|
92784054cd
|
Creative inventory fixes
|
2016-10-05 10:07:00 +01:00 |
|
|
e913b16804
|
Fixed some lines indented with 4 spaces rather than tabs
|
2016-10-03 00:58:34 +08:00 |
|
|
f2f70480ee
|
Fixed precedence problem (#1)
as mentioned in 4cb76f369a (commitcomment-19068812)
|
2016-09-30 19:19:57 +01:00 |
|
|
895790f46c
|
Fix signs going blank
Sign text is not limited to 16 characters anymore, but to the width of
the sign. Server: Stop being such a control freak
|
2016-09-30 19:19:45 +01:00 |
|
|
97f6b80969
|
Fix players levitating in beds and teleportation of sleeping players
|
2016-09-28 13:59:52 +01:00 |
|
|
f14a8e46be
|
Inventory: Fix creative/spectator inventory sending
|
2016-09-28 13:59:46 +01:00 |
|
|
b16f7e4dd5
|
Fix a really annoying movement bug on player join
|
2016-09-06 11:42:30 +01:00 |
|
|
15b9578245
|
Fix reach distance bugs
|
2016-09-06 11:33:27 +01:00 |
|
|
765bd5ced7
|
Inventory: Fix hotbar spaz
|
2016-09-06 11:23:49 +01:00 |
|
|
6fb41c5c7f
|
UpdateBlockPacket fixed and changed skinName to skinId
|
2016-06-22 01:09:48 +02:00 |
|
|
df8e1e8702
|
Spawn unleashed, movement fixed and some Player DataProperty cleanup
|
2016-06-22 00:08:52 +02:00 |
|
|
ef8227a074
|
Bump version to 0.15.0.0 and protocol changes
|
2016-06-15 23:59:35 +02:00 |
|
|
ac482621a1
|
Bump version to 0.14.2.0 and protocol changes
|
2016-04-28 01:50:54 +02:00 |
|
|
913a1fdce4
|
Fixed #3463
|
2016-03-07 18:56:24 +08:00 |
|
|
fc08759199
|
Merge pull request #3978 from PEMapModder/attr
Implemented attributes
|
2016-03-07 18:15:15 +08:00 |
|
|
09ce8fab82
|
Fixed speed and slowness potions
|
2016-03-07 18:12:54 +08:00 |
|
|
e11b76318c
|
fixing chunk sending
|
2016-02-27 16:35:38 +01:00 |
|
|
e9eaf69a41
|
Removed redundant debug code
|
2016-02-23 22:33:53 +08:00 |
|
|
7ba7eaf303
|
Fixed wrong InteractPacket constants
Thanks @thebigsmileXD
|
2016-02-23 21:05:59 +08:00 |
|
|
86ec7ed771
|
Fixed player not dying
|
2016-02-22 18:24:51 +08:00 |
|
|
6945256e30
|
Resolved #3684
|
2016-02-22 16:05:45 +08:00 |
|
|
a2641f923d
|
Merge branch master
|
2016-02-22 14:32:48 +08:00 |
|
|
a6cd526e60
|
PHP7 to master
|
2016-02-21 12:47:30 +01:00 |
|
|
80250aa78e
|
Resolved 1️⃣ in #3961
|
2016-02-19 18:33:21 +08:00 |
|
|
3a184ddf97
|
Merge pull request #3915 from legoboy0215/patch-3
|
2016-02-18 00:05:10 +08:00 |
|
|
e79976bdac
|
Added events
|
2016-02-11 22:07:04 +08:00 |
|
|
8807617480
|
Fixed attriutes not sending
|
2016-02-11 18:45:58 +08:00 |
|
|
28967ca495
|
Fixed eating
|
2016-02-11 15:42:07 +08:00 |
|
|
52e8781d36
|
Implemented hunger-related regen and damage
|
2016-02-11 01:53:51 +08:00 |
|
|
329a525ea1
|
Implemented food and hunger
|
2016-02-10 22:49:48 +08:00 |
|
|
d5d2f46db2
|
Added "getter" for in air ticks.
|
2016-02-01 07:25:40 +08:00 |
|
|
b7d8956f23
|
Use ingredient damage to check inventory items on crafting event
|
2016-01-26 23:43:54 +01:00 |
|
|
a2734f6dc0
|
Merged master into php7 to support 0.13.1
|
2016-01-22 17:36:45 +01:00 |
|
|
78525e1f74
|
Seperated kick/ban messages
|
2015-12-22 21:26:26 +01:00 |
|
|
15d6bf663d
|
Merge branch 'patch-14' of https://github.com/PEMapModder/PocketMine-MP into PEMapModder-patch-14
|
2015-12-20 00:37:07 +01:00 |
|
|
c1a484ee5c
|
fixed #3702 and fix for setting timezone from php.ini
|
2015-12-19 23:58:05 +01:00 |
|
|
90c3e66e6b
|
Updated for .13.1. skinName replaces isSlim, API bump
|
2015-12-16 14:37:46 +01:00 |
|
|
c803dd8e69
|
skins fixed and added SetPlayerGameTypePacket
|
2015-11-26 00:47:58 +01:00 |
|
|
58709293cf
|
Fixed crafting
|
2015-11-23 21:04:23 +01:00 |
|
|
2ea81710ad
|
Bump protocol and fixed packets for 0.13.0
|
2015-11-23 21:01:02 +01:00 |
|
|
ea8ba995ac
|
Update Player.php
|
2015-10-31 21:18:06 +08:00 |
|