iPocket
|
9a379734ba
|
Use \pocketmine\Thread::getThreadName() instead (#6)
|
2016-10-01 17:03:24 +01:00 |
|
SOFe
|
a7366324e5
|
Fixed RawChicken::getAdditionalEffects return values (#4)
* Fixed RawChicken::getAdditionalEffects returns void
* Update RawChicken.php
|
2016-10-01 16:35:20 +01:00 |
|
SOFe
|
39f731aa06
|
Remove use of deprecated Utils::getRandomBytes(16) (#3)
Whichever guy did that, somehow this one just got missed out?
|
2016-10-01 16:08:59 +01:00 |
|
Dylan K. Taylor
|
7c41aa66f1
|
Update submodules
|
2016-10-01 15:49:25 +01:00 |
|
Dylan K. Taylor
|
98d129f1f4
|
Fix bad copy-paste job, blame @shoghicp
|
2016-10-01 14:54:50 +01:00 |
|
Dylan K. Taylor
|
99622c5ce7
|
Fix wrong network IDs for inventories, fix anvil/enchanting table windows
|
2016-10-01 14:48:42 +01:00 |
|
Dylan K. Taylor
|
ad64a074cb
|
Fix furnace NBT assertion errors and inventory not working
|
2016-10-01 14:14:55 +01:00 |
|
Dylan K. Taylor
|
23f3097390
|
Travis: Build all branches
|
2016-10-01 13:44:31 +01:00 |
|
Dylan K. Taylor
|
abf004de7d
|
Change Travis links
|
2016-10-01 11:37:52 +01:00 |
|
Dylan K. Taylor
|
ff4b7612a6
|
Update submodules
|
2016-09-30 20:25:17 +01:00 |
|
NoHaxJustTryHqrd
|
2d95bdc10f
|
Remove derp semicolon (#11)
* Update Furnace.php
* fix formatting
|
2016-09-30 19:20:03 +01:00 |
|
Dylan K. Taylor
|
50c5c1de92
|
Bump version to 0.15.9 and protocol to 83
Seems the only thing that changed was the cape skin models, which would not be rendered correctly by older clients.
|
2016-09-30 19:20:01 +01:00 |
|
Dylan K. Taylor
|
e2e31d345d
|
Allow vanilla trapdoor placement
|
2016-09-30 19:20:00 +01:00 |
|
Dylan K. Taylor
|
7145e16bce
|
Fix getHandler() returns null on tasks (#3)
|
2016-09-30 19:19:59 +01:00 |
|
Dylan K. Taylor
|
5485b63e6e
|
Added ChangeDimensionPacket
|
2016-09-30 19:19:58 +01:00 |
|
SOFe
|
f2f70480ee
|
Fixed precedence problem (#1)
as mentioned in 4cb76f369a (commitcomment-19068812)
|
2016-09-30 19:19:57 +01:00 |
|
thebigsmileXD
|
900c4adb66
|
Create sign tile like it should be.
|
2016-09-30 19:19:56 +01:00 |
|
Dylan K. Taylor
|
5f8dc5829c
|
Better inheritance for wooden stairs
|
2016-09-30 19:19:55 +01:00 |
|
Dylan K. Taylor
|
e962f7fb0a
|
Fixed bug in updateAround where only one block is updated
|
2016-09-30 19:19:54 +01:00 |
|
Tatsuyuki Ishi
|
a3e3a5f631
|
RNG: XorShift128 adapted from php-random library
Fixes world generation problems on 32-bit systems
|
2016-09-30 19:19:53 +01:00 |
|
Dylan K. Taylor
|
b156480550
|
Fix redstone ore glowing immediately when placed
Do not update the block when placed
|
2016-09-30 19:19:52 +01:00 |
|
Dylan K. Taylor
|
7b8548b2b1
|
Added Flower Pots
|
2016-09-30 19:19:51 +01:00 |
|
Dylan K. Taylor
|
fbe17344fb
|
Fix plugin crashes when attempting to get metadata of offline players
|
2016-09-30 19:19:50 +01:00 |
|
Romain Beaumont
|
e143fb80da
|
create .editorconfig to improve code displaying on github
|
2016-09-30 19:19:49 +01:00 |
|
dktapps
|
795d6c8ddf
|
Fix entity-related memory leak on chunk unload
|
2016-09-30 19:19:48 +01:00 |
|
dktapps
|
6bd028f8b3
|
Fix Wood2 crashes
|
2016-09-30 19:19:47 +01:00 |
|
dktapps
|
35c33ba980
|
Fix Glowing Obsidian lighting
|
2016-09-30 19:19:46 +01:00 |
|
dktapps
|
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 |
|
dktapps
|
378c3d7994
|
Patch %0 client translation exploit
|
2016-09-30 19:19:44 +01:00 |
|
dktapps
|
9808f874c8
|
Remove Stonecutter remnants
|
2016-09-30 19:19:43 +01:00 |
|
dktapps
|
4198c445b0
|
Fixed Furnace crash
|
2016-09-28 13:59:53 +01:00 |
|
dktapps
|
42e8120961
|
Remove creative container open checks (lines up with 0.14)
|
2016-09-28 13:59:53 +01:00 |
|
dktapps
|
2a4f85107d
|
Less duplication, more consistency
|
2016-09-28 13:59:53 +01:00 |
|
dktapps
|
97f6b80969
|
Fix players levitating in beds and teleportation of sleeping players
|
2016-09-28 13:59:52 +01:00 |
|
dktapps
|
a6f8379c40
|
Fix time bugs
|
2016-09-28 13:59:52 +01:00 |
|
dktapps
|
bf4b96e144
|
Block: Fix fence gate rotation when opened or closed. TODO: fix gate opening direction
|
2016-09-28 13:59:52 +01:00 |
|
jojoe77777
|
4f26e5598c
|
Network: Fix crashes caused by AddEntityPacket
|
2016-09-28 13:59:52 +01:00 |
|
Dylan K. Taylor
|
e00176b677
|
Closes #4181 @ PM
https://github.com/PocketMine/PocketMine-MP/issues/4181
|
2016-09-28 13:59:51 +01:00 |
|
Dylan K. Taylor
|
f32d588b9b
|
Inventory: Creative Inventory update
|
2016-09-28 13:59:51 +01:00 |
|
Dylan K. Taylor
|
f14a8e46be
|
Inventory: Fix creative/spectator inventory sending
|
2016-09-28 13:59:46 +01:00 |
|
dktapps
|
5851e7fe55
|
Network: Do not attempt to decode further for non-accepted protocols
Prevents 0.16 players crashing 0.15 servers
|
2016-09-06 11:54:52 +01:00 |
|
Tux
|
8e9a078ff9
|
Use built-in random_bytes functionality
|
2016-09-06 11:47:58 +01:00 |
|
Dylan K. Taylor
|
b16f7e4dd5
|
Fix a really annoying movement bug on player join
|
2016-09-06 11:42:30 +01:00 |
|
dktapps
|
15b9578245
|
Fix reach distance bugs
|
2016-09-06 11:33:27 +01:00 |
|
Dylan K. Taylor
|
765bd5ced7
|
Inventory: Fix hotbar spaz
|
2016-09-06 11:23:49 +01:00 |
|
Dylan K. Taylor
|
df4c3ec4a6
|
Bump version and protocol to 0.15.4
|
2016-09-06 11:12:18 +01:00 |
|
Intyre
|
6fb41c5c7f
|
UpdateBlockPacket fixed and changed skinName to skinId
1.6dev
api/2.0.0
|
2016-06-22 01:09:48 +02:00 |
|
Intyre
|
df8e1e8702
|
Spawn unleashed, movement fixed and some Player DataProperty cleanup
|
2016-06-22 00:08:52 +02:00 |
|
Intyre
|
ef8227a074
|
Bump version to 0.15.0.0 and protocol changes
|
2016-06-15 23:59:35 +02:00 |
|
Humerus
|
80d6f8dfb3
|
Updated submodule
|
2016-06-07 10:41:57 -04:00 |
|