2804 Commits

Author SHA1 Message Date
Shoghi Cervantes
e47198deaf Fixed Level methods 2014-06-16 03:14:18 +02:00
Shoghi Cervantes
36ddbc6cb4 Fixed setBiomeColor() bug 2014-06-16 01:20:53 +02:00
Shoghi Cervantes
a371890962 Fixed Chest and Furnace placing, Furnace open 2014-06-16 00:30:51 +02:00
Shoghi Cervantes
e1c0976927 Fixed block placing in creative mode 2014-06-16 00:19:46 +02:00
Shoghi Cervantes
40bf7fd22a Fixed player being kicked on death 2014-06-16 00:01:09 +02:00
Shoghi Cervantes
214de28808 Player join message will be only shown if not empty (modified by plugins) 2014-06-15 23:53:31 +02:00
Shoghi Cervantes
530b81674b Updated RakLib, improved network stream 2014-06-15 23:39:05 +02:00
Shoghi Cervantes
e6224be46f Faster generation, ticks catch up when slower 2014-06-15 16:54:28 +02:00
Shoghi Cervantes
ed5325c069 Fixed setting chunks on non-loaded regions 2014-06-15 14:50:49 +02:00
Shoghi Cervantes
a5e78d775b Temp. fixed /status 2014-06-15 00:23:17 +02:00
Shoghi Cervantes
c4673addf7 Added server-side join message (removed from client-side MCPE) 2014-06-15 00:14:28 +02:00
Shoghi Cervantes
cb1c4da4ea Fixed chunk unload on level change 2014-06-15 00:07:21 +02:00
Shoghi Cervantes
6f36e9af24 Fixed chunk unloading on same level 2014-06-15 00:03:35 +02:00
Shoghi Cervantes
6977833b1a Fixed thread generator crashing, added thread generator garbage collector, fixed generation queues 2014-06-14 23:59:31 +02:00
Shoghi Cervantes
30318569e1 Fixed player spawnpoint not being restored 2014-06-14 22:15:07 +02:00
Shoghi Cervantes
429f7ffe8d Fixed SimpleChunk metadata 2014-06-14 22:11:19 +02:00
Shoghi Cervantes
4354d76cae Fully fixed metadata sending 2014-06-14 21:44:02 +02:00
Shoghi Cervantes
f3e6c726b0 Added BlockMetadataStore to Level and Block 2014-06-14 20:06:42 +02:00
Shoghi Cervantes
694ccf2bc5 Fixed /reload 2014-06-14 18:46:40 +02:00
Shoghi Cervantes
392f0110bb Updated build number 2014-06-13 23:26:52 +02:00
Shoghi Cervantes
b0775e3e0c Fixed EntityMoveEvent cancellation for Player 2014-06-13 21:59:10 +02:00
Shoghi Cervantes
ab2fb24fe5 Fixed PluginEvent 2014-06-13 20:15:53 +02:00
Shoghi Cervantes
cbaeec54ff Added biomeIds and biomeColors to Anvil format 2014-06-13 20:04:07 +02:00
Shoghi Cervantes
20759dcf07 Fixed block data network sending (Anvil::getBlockDataColumn() 2014-06-13 19:10:12 +02:00
Shoghi Cervantes
189accc0d6 Fixed furnace processing bug 2014-06-13 18:45:53 +02:00
Shoghi Cervantes
4e075987ab Merge pull request #1487 from PocketMine/master
Fixed FurnaceInventory crash
2014-06-12 17:53:55 +02:00
Shoghi Cervantes
303c947d2a Fixed FurnaceInventory crash 2014-06-12 17:43:46 +02:00
Shoghi Cervantes
b6ef52e89c Updated Normal generator 2014-06-11 00:29:01 +02:00
Shoghi Cervantes
109b6dbf44 Updated to v0.9.0 build 2, now using Anvil worlds 2014-06-11 00:06:46 +02:00
Shoghi Cervantes
fa50cbf4b3 Working Threaded Generation 2014-06-10 20:45:09 +02:00
Shoghi Cervantes
392eb74901 Merge branch 'Level-Rewrite' into 0.9.0 2014-06-10 16:08:34 +02:00
Shoghi Cervantes
5f163133ee Added grass color test 2014-06-10 15:24:33 +02:00
Shoghi Cervantes
9be231fbca Made levels infinite 2014-06-10 15:05:59 +02:00
Shoghi Cervantes
b6caad289d Faster chunk loading 2014-06-10 11:27:30 +02:00
Shoghi Cervantes
3fbc411e17 0.9.0 clients can join 2014-06-09 23:47:09 +02:00
Shoghi Cervantes
fb46faa320 Updated protocol changes from MCPE-6865 2014-06-09 15:19:24 +02:00
Shoghi Cervantes
c180534f21 Bump protocol version 2014-06-09 11:52:12 +02:00
Shoghi Cervantes
926e7ac0b1 Disabled Travis CI 2014-06-09 11:49:52 +02:00
Shoghi Cervantes
409efcbb03 Updated raklib 2014-06-09 11:43:20 +02:00
Shoghi Cervantes
115b4cf4ac Updated Levels :D 2014-06-09 11:35:52 +02:00
Shoghi Cervantes
920e2a7c7e Merge branch 'Level-Rewrite' 2014-06-07 23:33:49 +02:00
Shoghi Cervantes
2566f2c4cb Worked on chunk loading 2014-06-07 22:29:45 +02:00
Shoghi Cervantes
d8f9f9231f Merge branch 'master' of github.com:PocketMine/PocketMine-MP 2014-06-07 04:22:07 +02:00
Shoghi Cervantes
93b236811a Updated RakLib 2014-06-07 04:22:00 +02:00
Shoghi Cervantes
e4c7564e3e Delete mainLogger.php 2014-06-07 04:20:03 +02:00
Shoghi Cervantes
41fe4a527a Update MainLogger.php 2014-06-07 04:19:19 +02:00
Intyre
1c20fcc8c7 Fix for log file 2014-06-06 02:23:14 +02:00
Intyre
5355a95d1d Fix for player->CID 2014-06-06 02:22:53 +02:00
Shoghi Cervantes
e37b731e88 Fixed player block breaking 2014-06-05 18:27:50 +02:00
Shoghi Cervantes
370a1a0041 Fixed seed generation 2014-06-05 18:13:33 +02:00