Dylan K. Taylor
|
17a418f133
|
fix travis
|
2016-12-20 16:12:13 +00:00 |
|
Dylan K. Taylor
|
e2b143a7cf
|
Merge branch 'master' into mcpe-1.0
|
2016-12-20 13:03:49 +00:00 |
|
Dylan K. Taylor
|
a1c3ca18ce
|
Fix FlowerPot bugs
|
2016-12-20 13:01:28 +00:00 |
|
Dylan K. Taylor
|
8c772fe671
|
Working item frames
|
2016-12-20 13:01:28 +00:00 |
|
Dylan K. Taylor
|
c4d4277a6c
|
Better BlockEntityDataPacket handling
|
2016-12-20 13:01:27 +00:00 |
|
Dylan K. Taylor
|
2987c7a80c
|
Remove unnecessary duplication
|
2016-12-20 12:59:27 +00:00 |
|
Dylan K. Taylor
|
4063bc4ffb
|
Relocated Server->registerTiles() to Tile::init()
|
2016-12-20 12:59:27 +00:00 |
|
Dylan K. Taylor
|
90957cd908
|
Some tile improvements and added ItemFrame tile
|
2016-12-20 12:59:26 +00:00 |
|
Dylan K. Taylor
|
50d59619a6
|
Remove unnecessary @throws
|
2016-12-20 12:25:46 +00:00 |
|
Dylan K. Taylor
|
8db4b7116c
|
Silence this error
Apply STFU operator
|
2016-12-20 11:08:46 +00:00 |
|
Dylan K. Taylor
|
4b21e35d6e
|
Fix head rotation issues, thank @jojoe77777
|
2016-12-20 09:38:47 +00:00 |
|
Dylan K. Taylor
|
76a1165c0e
|
Fix can't teleport over 128
|
2016-12-20 09:38:46 +00:00 |
|
Dylan K. Taylor
|
35fbf78a77
|
Major API bump due to backwards-incompatible changes (not complete yet)
|
2016-12-19 21:50:13 +00:00 |
|
Dylan K. Taylor
|
b86185519a
|
Merge branch 'api-version-suffix' into mcpe-1.0
|
2016-12-19 21:49:22 +00:00 |
|
Dylan K. Taylor
|
3433a931c1
|
Fix load order (no tolerance for mismatches with suffixes)
|
2016-12-19 19:30:11 +00:00 |
|
Dylan K. Taylor
|
d9eb767420
|
Merge branch 'master' into mcpe-1.0
|
2016-12-19 18:38:13 +00:00 |
|
Dylan K. Taylor
|
71704228a9
|
Added support for API alpha/beta/whatever suffixes
|
2016-12-19 18:08:45 +00:00 |
|
SOFe
|
a122ea9e75
|
Merge pull request #161 from pmmp/deprecate-version-constants
Deprecate Minecraft game version constants in the `pocketmine` root namespace
|
2016-12-19 21:21:38 +08:00 |
|
Dylan K. Taylor
|
a8694dcbf7
|
Relocated MINECRAFT_VERSION and MINECRAFT_VERSION_NETWORK to ProtocolInfo and deprecated the originals
|
2016-12-19 13:16:29 +00:00 |
|
SOFe
|
1ec83420c8
|
Show debug messages in Travis test
|
2016-12-19 02:55:23 +08:00 |
|
Tim (robske_110)
|
bb7263beac
|
Fixed script plugins not using first doccomment only
|
2016-12-17 23:56:43 +08:00 |
|
Tim (robske_110)
|
d84f990574
|
Fix Windows console unresponsive after a few hours, close #104 (#106)
|
2016-12-17 10:31:10 +00:00 |
|
Dylan K. Taylor
|
61e8828f94
|
Fix ladder drops when supporting block is removed
|
2016-12-16 21:26:54 +00:00 |
|
Dylan K. Taylor
|
aa8a13c4a3
|
Fix a bunch of block update bugs due to ancient code
|
2016-12-16 17:08:38 +00:00 |
|
Dylan K. Taylor
|
0380c78926
|
Remove redundant override in Fallable
|
2016-12-16 16:33:31 +00:00 |
|
Dylan K. Taylor
|
2930cf80b4
|
Merge branch 'master' into mcpe-1.0
|
2016-12-16 10:29:58 +00:00 |
|
Dylan K. Taylor
|
5ce6c6227f
|
Fix a couple of particle constants
Thanks @thebigsmilexd for information
|
2016-12-15 23:05:26 +00:00 |
|
Dylan K. Taylor
|
5dca11dafb
|
Increase ladder bounding box to 3/16, fix kicked for flying when sneaking on ladders (#168)
|
2016-12-15 16:18:49 +00:00 |
|
SOFe
|
252d1988dc
|
Merge pull request #166 from pmmp/0.16-isp
0.16 isp (PhpStorm inspections)
|
2016-12-15 18:45:05 +08:00 |
|
Dylan K. Taylor
|
bd722bb85f
|
fix misplaced doc
|
2016-12-15 09:22:51 +00:00 |
|
SOFe
|
e1253db37c
|
Some more minor changes for autocompletion in IDEs
|
2016-12-14 21:49:36 +00:00 |
|
SOFe
|
175dd0efa6
|
PhpStorm inspections
Fixed some minor bugs and dropped some obsolete code
pocketmine\level\generator namespace is ignored in this commit
|
2016-12-14 21:49:35 +00:00 |
|
Dylan K. Taylor
|
146f5a567f
|
Add cases for some unhandled Player Actions and add unknown field to ContainerSetSlotPacket
|
2016-12-13 11:43:37 +00:00 |
|
alex2534alex
|
e790573f2e
|
Fix NBT "getArray()" (#163)
|
2016-12-12 16:03:05 +00:00 |
|
Dylan K. Taylor
|
6ea45c5c4a
|
Formatting and doc comments, overall useless commit
|
2016-12-12 14:25:42 +00:00 |
|
Dylan K. Taylor
|
544d99f161
|
Added ability to force literal gamemode checks for Player->isSurvival(), Player->isCreative() and Player->isAdventure() (#155)
|
2016-12-12 10:07:34 +00:00 |
|
Dylan K. Taylor
|
42b78cfba2
|
Some new particle IDs
|
2016-12-10 15:25:12 +00:00 |
|
Dylan K. Taylor
|
99e8bcf26b
|
Auto-generated sound constants from 1.0.0.2
|
2016-12-10 15:10:14 +00:00 |
|
Dylan K. Taylor
|
6224f0cdf6
|
Protocol bump for 1.0.0.2
|
2016-12-10 12:22:28 +00:00 |
|
Dylan K. Taylor
|
5e6d452678
|
Fix TNT flashing, add explosion particles and add DATA_FUSE_LENGTH entity data constant
|
2016-12-09 17:20:07 +00:00 |
|
Dylan K. Taylor
|
ae6e0773ef
|
Do not perform scheduled updates on still lava/water (#134)
|
2016-12-09 16:13:39 +00:00 |
|
Dylan K. Taylor
|
cc9736314e
|
Protocol update for 1.0.0.1
Added PlayerFallPacket
|
2016-12-08 12:34:31 +00:00 |
|
Dylan K. Taylor
|
adabd7ef65
|
Merge branch 'master' into mcpe-1.0
|
2016-12-06 12:04:42 +00:00 |
|
JackNoordhuis
|
5d16ecc003
|
Entity Effect Events (#141)
Add EntityEffectEvent class that the EntityEffectAddEvent and
EntityEffectRemoveEvent classes extend. Add event calls to Effect class.
|
2016-12-06 11:59:49 +00:00 |
|
Dylan K. Taylor
|
288bf0fe6c
|
Use folder name for saves instead of display name (#150)
|
2016-12-06 11:58:25 +00:00 |
|
Dylan K. Taylor
|
e92052c2ab
|
Fix blockhash fail (this would have returned excessive Y coordinates including the bits for X!)
|
2016-12-05 16:31:47 +00:00 |
|
Dylan K. Taylor
|
25560a52b0
|
Remove unused Level field
|
2016-12-05 16:26:45 +00:00 |
|
Dylan K. Taylor
|
d625a20934
|
Remove mess
|
2016-12-05 10:22:57 +00:00 |
|
Dylan K. Taylor
|
a0cda3b45a
|
Fixed extra data encoding
|
2016-12-04 17:46:56 +00:00 |
|
Dylan K. Taylor
|
d74486a64a
|
Fixed tile spawns
|
2016-12-04 15:12:45 +00:00 |
|