Shoghi Cervantes
|
3abf36ad07
|
Fixed invalid worlds property being set by users
|
2014-11-28 12:47:28 +01:00 |
|
Shoghi Cervantes
|
0bc9a9bdab
|
Fixed armor dropping twice
|
2014-11-27 23:19:46 +01:00 |
|
Shoghi Cervantes
|
98340522d9
|
Fixed items getting added on the same empty slot
Alpha_1.4dev-847
|
2014-11-27 20:49:18 +01:00 |
|
Shoghi Cervantes
|
6d09754ea7
|
Improved Inventory->addItem(), fixed breaking containers duplicating the last slot, removed not necessary slot changes
|
2014-11-27 20:10:55 +01:00 |
|
Shoghi Cervantes
|
a3b1d318cc
|
Fixed ladder crafting recipe
|
2014-11-27 20:02:38 +01:00 |
|
Shoghi Cervantes
|
f866efb622
|
Removed unused Block->isLiquid property
|
2014-11-27 17:26:43 +01:00 |
|
Shoghi Cervantes
|
b1c4578726
|
Fixed #2340
|
2014-11-27 16:18:43 +01:00 |
|
Shoghi Cervantes
|
f4181a6e36
|
Bump Minecraft: PE version
Alpha_1.4dev-842
|
2014-11-27 14:37:44 +01:00 |
|
Shoghi Cervantes
|
38089af098
|
Improved global entity motion encoding using per-player queues
|
2014-11-27 14:26:36 +01:00 |
|
Shoghi Cervantes
|
cd135b39ad
|
Improved player spawn item in hand sending
|
2014-11-27 13:59:32 +01:00 |
|
Shoghi Cervantes
|
dd3207cbd8
|
Possible fix for #2267, #2314
|
2014-11-27 13:47:17 +01:00 |
|
Shoghi Cervantes
|
a7abd5ff9d
|
Catch exceptions when chunks are unloaded
|
2014-11-27 13:35:54 +01:00 |
|
Shoghi Cervantes
|
a3e50f6337
|
Properly close inventory windows from Players
|
2014-11-27 13:32:07 +01:00 |
|
Shoghi Cervantes
|
441a98e60a
|
Removed old trigger_error() calls, closes #2335
|
2014-11-27 13:16:39 +01:00 |
|
Shoghi Cervantes
|
4a90ac270f
|
Improved exception handling and debugging
|
2014-11-22 13:52:36 +01:00 |
|
Shoghi Cervantes
|
a906a2988b
|
Bumped Minecraft: PE version string
|
2014-11-22 13:44:34 +01:00 |
|
Shoghi Cervantes
|
545f68382c
|
Increased Fence, Fence Gate and Stone Wall Y bounding box
|
2014-11-22 13:44:05 +01:00 |
|
Shoghi Cervantes
|
8249cac592
|
Catch corrupted chunk data errors
|
2014-11-20 22:02:00 +01:00 |
|
Shoghi Cervantes
|
7b7bbe9105
|
Regenerate corrupt player data if invalid data is found
|
2014-11-20 21:58:27 +01:00 |
|
Shoghi Cervantes
|
05679c7872
|
Merge branch 'master' of github.com:PocketMine/PocketMine-MP
|
2014-11-20 21:46:14 +01:00 |
|
Shoghi Cervantes
|
8eb80be691
|
Remove duplicated tiles from chunk table automatically
|
2014-11-20 21:45:52 +01:00 |
|
Shoghi Cervantes
|
f55b0d0b45
|
Merge pull request #2295 from LukeDarling/patch-1
Fixed Server->getOps() capitalization
|
2014-11-19 13:10:03 +01:00 |
|
Shoghi Cervantes
|
754e0dbb49
|
Protect permission removal against bad plugins
|
2014-11-18 18:43:30 +01:00 |
|
Shoghi Cervantes
|
525c8db779
|
Improved chunk loading/unloading
|
2014-11-18 18:33:24 +01:00 |
|
Shoghi Cervantes
|
c7f578f297
|
Possible fix for #2297
Alpha_1.4dev-834
|
2014-11-18 13:57:03 +01:00 |
|
Shoghi Cervantes
|
19c030281f
|
Fixed #1969
|
2014-11-18 13:53:38 +01:00 |
|
Shoghi Cervantes
|
ca9fe1b89a
|
Improved and fixed command exception message, closes #2301
|
2014-11-18 13:46:00 +01:00 |
|
Shoghi Cervantes
|
9fd6a695f6
|
Fixed permission-related memory leak
|
2014-11-18 13:42:24 +01:00 |
|
Shoghi Cervantes
|
c07b0ff35b
|
Fixed tile entities not being placed in the correct array
|
2014-11-15 11:49:09 +01:00 |
|
Luke Darling
|
00be3f0dd3
|
Fixed Server->getOps() capitalization
I'm not 100% sure, but I believe this is how it's supposed to be.
|
2014-11-15 00:01:57 -05:00 |
|
Michael Yoo
|
6796fca2b6
|
Merge pull request #2294 from LukeDarling/patch-1
fixed version message color
|
2014-11-15 14:20:14 +10:30 |
|
Luke Darling
|
5657cce3db
|
fixed version message color
|
2014-11-14 15:52:38 -05:00 |
|
Shoghi Cervantes
|
05ac256cc3
|
Fixed Acacia / Dark Oak logs crafting recipes
|
2014-11-14 15:58:31 +01:00 |
|
Shoghi Cervantes
|
49977c5410
|
Bumped weakref version, fixes travis builds
|
2014-11-14 10:30:06 +01:00 |
|
Michael Yoo
|
ca40bb678c
|
Merge pull request #2288 from sekjun9878/master
Get timezone directly. Fixes #2287.
|
2014-11-13 23:08:22 +10:30 |
|
Michael Yoo
|
2068cc9cdf
|
Merge pull request #2243 from PEMapModder/patch-1
cmd files comment syntax should be like this.
|
2014-11-13 21:42:25 +10:30 |
|
Michael Yoo
|
ea4617cedd
|
Get timezone directly. Fixes #2287.
|
2014-11-13 21:13:12 +10:30 |
|
Shoghi Cervantes
|
1a5544f68c
|
Fixed Chunk tile indexes
|
2014-11-08 15:00:18 +01:00 |
|
Shoghi Cervantes
|
0128a7aeb2
|
API version 1.7.1 (fixes)
|
2014-11-07 09:45:30 +01:00 |
|
Shoghi Cervantes
|
fd954ce708
|
Fixed PlayerInventory->setItem() with null items
|
2014-11-07 09:43:36 +01:00 |
|
Shoghi Cervantes
|
d63a82de0a
|
MCPE protocol 20
|
2014-11-06 19:08:32 +01:00 |
|
Shoghi Cervantes
|
92143d523c
|
Added SetDifficultyPacket
|
2014-11-06 19:07:24 +01:00 |
|
Shoghi Cervantes
|
1818e64c8e
|
Merge branch 'master' into 0.10
|
2014-11-06 18:56:47 +01:00 |
|
Shoghi Cervantes
|
7e1095e28d
|
Reenabled collision against entities on move
Alpha_1.4dev-822
|
2014-11-06 12:57:17 +01:00 |
|
Shoghi Cervantes
|
f1519e6d13
|
Improved Level->getTile() to a direct lookup instead of linear search
|
2014-11-06 12:34:33 +01:00 |
|
Shoghi Cervantes
|
3b9a9bcd5d
|
Use proper indexes on Living->getLineOfSight() when a max length is set
|
2014-11-06 12:23:45 +01:00 |
|
Shoghi Cervantes
|
263bff01c8
|
Change RuntimeException to InvalidStateException on BlockIterator
|
2014-11-06 12:16:12 +01:00 |
|
Shoghi Cervantes
|
987d647b76
|
Return proper BlockIterator index, throw more exceptions, improved blockQueue performance
|
2014-11-06 12:12:31 +01:00 |
|
Shoghi Cervantes
|
522b75645c
|
Merge branch 'master' into 0.10
|
2014-11-05 19:04:36 +01:00 |
|
Shoghi Cervantes
|
9eed0a579c
|
Fixed red sand smelting recipe
|
2014-11-05 17:41:12 +01:00 |
|