2723 Commits

Author SHA1 Message Date
Shoghi Cervantes
2674902eaa Preparing to merge 2014-06-05 01:22:04 +02:00
Shoghi Cervantes
596f4ddb0e Added lots of new events, enabled old features 2014-06-05 01:05:52 +02:00
Shoghi Cervantes
2b73da5412 Added Animation 2014-06-05 00:41:24 +02:00
Shoghi Cervantes
9884fe6473 Updated RakLib 2014-06-05 00:31:36 +02:00
Shoghi Cervantes
2877f026ec Added item drop 2014-06-05 00:31:16 +02:00
Shoghi Cervantes
99a0117a33 Implemented RakLib 2014-06-04 20:29:25 +02:00
Shoghi Cervantes
cce9499a61 Merge branch 'Core-Rewrite' of github.com:PocketMine/PocketMine-MP into Core-Rewrite 2014-06-04 17:09:53 +02:00
Shoghi Cervantes
905d572d42 Added RakLib library 2014-06-04 17:08:09 +02:00
Shoghi Cervantes
e4cdfdf6e9 Update Logger 2014-06-04 02:15:29 +02:00
Shoghi Cervantes
ea9e0b917b Moved $EXTRA_FLAGS 2014-06-04 02:07:38 +02:00
Shoghi Cervantes
a76f56d0a9 Update compile.sh 2014-06-04 02:04:18 +02:00
Shoghi Cervantes
ee0ab63202 Updated PHP version 2014-06-04 02:02:15 +02:00
Shoghi Cervantes
2f6f851715 Updated PHP version 2014-06-04 02:00:48 +02:00
Shoghi Cervantes
97f3959e83 Check for class loaded on SplClassLoader 2014-06-03 19:24:34 +02:00
Shoghi Cervantes
ff48b0be53 Fixed Loggers 2014-06-02 22:59:56 +02:00
Shoghi Cervantes
24d95fb7fd Added \ThreadedLogger abstract class 2014-06-02 14:47:38 +02:00
Shoghi Cervantes
a17d847a82 Moved Logger interface to root 2014-06-02 14:41:43 +02:00
Shoghi Cervantes
857c79cc05 Update pointer to track master 2014-06-01 02:24:26 +02:00
Shoghi Cervantes
35551246d2 Linked PocketMine-MP GUI submodule 2014-06-01 02:18:15 +02:00
Shoghi Cervantes
5117bbf7f4 Fixed ContainerSetContentPacket being spammed before join 2014-05-30 01:26:57 +02:00
Shoghi Cervantes
0925898d8d Temporal fix for extra commit spam due to bug 2014-05-30 00:31:35 +02:00
Shoghi Cervantes
325bcc367d Fixed motion update spam 2014-05-29 23:07:48 +02:00
Shoghi Cervantes
97a687c03a Replaced PHPDoc on Config 2014-05-29 20:19:15 +02:00
Shoghi Cervantes
c6632da159 Removed debug code from player data saving 2014-05-29 18:48:38 +02:00
Shoghi Cervantes
96445c4613 Fixed item in hand in creative mode, player files are now readable by Minecraft PC 2014-05-29 18:45:49 +02:00
Shoghi Cervantes
a45f8782b1 Fixed collision against other entities 2014-05-29 18:03:17 +02:00
Shoghi Cervantes
61ce7f11d6 Implemented bounding box limits for item placing 2014-05-29 17:04:37 +02:00
Shoghi Cervantes
49370c21d1 Removed locks from MainLogger 2014-05-29 04:11:20 +02:00
Shoghi Cervantes
441b47e744 Fixed Logger getting paths relative to soruce code 2014-05-29 04:04:00 +02:00
Shoghi Cervantes
8d40f843cf MainLogger can now have debug level disabled 2014-05-29 00:08:02 +02:00
Shoghi Cervantes
7bd6f2ed91 Added Logger interface, threaded MainLogger and updated PluginLogger 2014-05-28 23:46:56 +02:00
Shoghi Cervantes
9df56295f6 Removed debug message for Transactions 2014-05-28 19:44:50 +02:00
Shoghi Cervantes
dafa4f1b1c Fixed null Items with id < 256 not working correctly 2014-05-28 17:58:09 +02:00
Shoghi Cervantes
f66560ccd4 Update ContainerInventory on Transaction refused 2014-05-28 17:11:06 +02:00
Shoghi Cervantes
f795a3f565 Fixed DroppedItems not being restored after save 2014-05-28 16:09:57 +02:00
Shoghi Cervantes
130b2c4910 Fixed Chests and Furnaces not droping their contents when broken 2014-05-28 15:34:34 +02:00
Shoghi Cervantes
c778e0467e Fixed touching items with an empty hand 2014-05-28 15:22:25 +02:00
Shoghi Cervantes
70e340086d Fixed Inventory::addItem() not adding items properly 2014-05-28 15:08:07 +02:00
Shoghi Cervantes
b9ec63f016 Fixed getting Entities by area 2014-05-28 14:41:09 +02:00
Shoghi Cervantes
9aed430fda Added Furnace recipes 2014-05-28 00:29:36 +02:00
Shoghi Cervantes
d5f160ea3d Added Stonecutter recipes 2014-05-27 23:59:59 +02:00
Shoghi Cervantes
3ac60f9860 Added Normal and Big crafting recipes, fixed CraftingTransactionGroup count 2014-05-27 23:26:07 +02:00
Shoghi Cervantes
6746987ce5 Added CraftItemEvent, Crafting system now uses Transactions 2014-05-27 17:49:22 +02:00
Shoghi Cervantes
3fc1be1262 Fixed crash when removing Tiles 2014-05-27 16:15:23 +02:00
Shoghi Cervantes
96b1831229 Fixed Tile entities not being read correctly 2014-05-27 16:02:03 +02:00
Shoghi Cervantes
a669797ccb Fixed breaking Spawnable tiles and cancelling it 2014-05-27 12:12:45 +02:00
Shoghi Cervantes
5e97da2e11 Added InventoryTransactionEvent 2014-05-27 01:56:25 +02:00
Shoghi Cervantes
d92c5332da Added InventoryOpenEvent and InventoryPickupItemEvent 2014-05-27 01:44:56 +02:00
Shoghi Cervantes
e1ccd7f9ea Added InventoryCloseEvent 2014-05-27 01:30:24 +02:00
Shoghi Cervantes
6fcd5322d0 Implemented Transactions 2014-05-27 01:20:18 +02:00