3921 Commits

Author SHA1 Message Date
Shoghi Cervantes
8446bd2ba5 Added thread stop message 2014-08-19 12:55:21 +02:00
Shoghi Cervantes
9f34d22013 Detach invalid Workers on shutdown 2014-08-19 12:46:44 +02:00
Shoghi Cervantes
973d6b5869 Removed 'unhandled data packet' debug message 2014-08-19 12:30:12 +02:00
Shoghi Cervantes
40d2f8a373 Save level data automatically, closes #1927 2014-08-19 11:54:12 +02:00
Shoghi Cervantes
b66f49dc5e Fixed infinite recursion when setting a block on an EmptyChunkSection 2014-08-19 11:37:02 +02:00
Shoghi Cervantes
5c150f696c Fixed task not being freed from player on close 2014-08-19 11:31:23 +02:00
Shoghi Cervantes
0246648a2c Possible solution for #1703 in-game action lag 2014-08-18 23:25:46 +02:00
Intyre
532b12c6c0 Mycelium spreads like grass and MonsterSpawner breaktime added 2014-08-18 20:06:18 +02:00
Shoghi Cervantes
34711dc346 Fixed #1889 Players drop their inventory when they die 2014-08-18 14:49:53 +02:00
Shoghi Cervantes
3c231118a6 Fixed #1674 Wooden tools only craft with Oak wood 2014-08-18 14:43:08 +02:00
Shoghi Cervantes
a816234ee8 Merge pull request #1917 from Yosshi999/patch2
creative & survival hotbar bugfix
2014-08-18 14:33:05 +02:00
Yosshi999
baa34a7cca creative & survival hotbar bugfix
:P
2014-08-18 21:18:14 +09:00
Shoghi Cervantes
daf1a8266d Merge pull request #1906 from PocketMine/MoreEvents
Added more events, API 1.3.0
2014-08-18 13:55:35 +02:00
Shoghi Cervantes
4e6ff81674 Merge branch 'master' of github.com:PocketMine/PocketMine-MP 2014-08-18 13:51:21 +02:00
Shoghi Cervantes
84a1b319c8 Modified chunk generation garbage collector 2014-08-18 13:49:43 +02:00
Shoghi Cervantes
16774e66e6 Fixed crashes when default level is not loaded 2014-08-18 13:42:20 +02:00
Shoghi Cervantes
67b97ade8b Workaround crash when placing paintings 2014-08-18 13:36:59 +02:00
Yosshi999
0f04f4bc8a creative & survival hotbar bugfix 2014-08-17 21:55:31 +09:00
Yosshi999
4c7b172cbe creative & survival hotbar bugfix
Supports Air
Bug fix
2014-08-17 21:51:32 +09:00
Intyre
e91781cbf2 EndPortal, EndStone, MonsterSpawner, Mycelium and Podzol blocks added 2014-08-17 02:00:17 +02:00
Shoghi Cervantes
cf0dc95a76 Merge pull request #1910 from Falkirks/master
Improve behaviour of showPlayer()
2014-08-16 20:26:56 +02:00
Falkirks
9fa7b9b5ea Fixed indent 2014-08-16 11:03:40 -07:00
Falkirks
badbe75d58 Check if player is online before showing 2014-08-16 11:00:57 -07:00
Shoghi Cervantes
5eee4f9771 Fixed AddEntityPacket, added base Arrow 2014-08-16 16:37:57 +02:00
Shoghi Cervantes
52d28795fa Added Villager spawn egg 2014-08-16 14:25:58 +02:00
Shoghi Cervantes
c675605014 Added item activation, zombie spawn egg 2014-08-16 14:01:07 +02:00
Shoghi Cervantes
758a6af678 Added Chiseled stone brick, red sand, end stone 2014-08-16 13:34:58 +02:00
Shoghi Cervantes
6f30cd8a22 Removed PHP_VERSION constant on pocketmine namespace 2014-08-16 13:17:05 +02:00
Shoghi Cervantes
8455e89784 Bump API version to 1.3.0 2014-08-16 13:08:46 +02:00
Shoghi Cervantes
eee0eb5458 Added RemoteServerCommandEvent 2014-08-16 13:05:20 +02:00
Shoghi Cervantes
7e4a191593 Added SignChangeEvent 2014-08-16 12:58:16 +02:00
Shoghi Cervantes
8725ad522f Remove player unset limitations 2014-08-16 12:47:19 +02:00
Shoghi Cervantes
a610a86579 Fixed #1901, EmptyChunkSection gets replaced by invalid Section 2014-08-16 11:54:08 +02:00
Shoghi Cervantes
24134a06b8 Alternate chunk generation between multiple levels 2014-08-16 11:49:37 +02:00
Shoghi Cervantes
de6f5309dc Fixed #1882 Race-condition on multiple world generation, causing lock of the geneartion thread 2014-08-16 11:18:26 +02:00
Shoghi Cervantes
a2e231101e Added extra information to CONTRIBUTING.md about issue titles 2014-08-16 10:58:41 +02:00
Shoghi Cervantes
918024e466 Load later plugins with custom loader, fixes API 2014-08-16 00:30:37 +02:00
Shoghi Cervantes
9e74169d74 Better Anvil chunk loading 2014-08-15 17:04:16 +02:00
Shoghi Cervantes
ec93ed3e3d Fixed crash on tile unloading 2014-08-15 16:37:39 +02:00
Shoghi Cervantes
a7b44e3892 Stop submission of plugin syntax error crashes 2014-08-15 16:18:54 +02:00
Shoghi Cervantes
31b92b392e Throw invalid event exception when a plugin tries to declare an abstract event 2014-08-15 16:15:12 +02:00
Shoghi Cervantes
2f9494ed52 Fixed crash caused by a race condition on Query 2014-08-15 16:07:04 +02:00
Shoghi Cervantes
7a5c583407 Throw exception when null chunk is passed to a Tile/Entity 2014-08-15 16:04:48 +02:00
Shoghi Cervantes
f60e2860e8 Release strong weak references on close, closes #1883 2014-08-15 13:41:13 +02:00
Shoghi Cervantes
9c95441402 Force despawn of players on quit 2014-08-13 20:43:46 +02:00
Shoghi Cervantes
1f902d814e Move only own player from eye level 2014-08-13 20:25:43 +02:00
Shoghi Cervantes
0ab3da88be Send player movements as direct packets 2014-08-13 19:32:25 +02:00
Shoghi Cervantes
e6edace944 Move players from eye level, not top of head 2014-08-13 19:26:45 +02:00
Shoghi Cervantes
3ee61d5ebb Improved chunk cache, clean invalid chunks 2014-08-13 19:21:42 +02:00
Shoghi Cervantes
19d391b9b2 Added Exception handling on level loading 2014-08-13 10:48:53 +02:00