3989 Commits

Author SHA1 Message Date
Shoghi Cervantes
705e4da789 Tick entities on Level, show correct timing reports 2014-09-01 01:56:13 +02:00
Shoghi Cervantes
9b7a94b5ee Fixed timings ticks getting reset 2014-09-01 01:50:28 +02:00
Shoghi Cervantes
bcdb6d8c2e Fixed timings name 2014-09-01 01:28:42 +02:00
Shoghi Cervantes
eff63a661e Player creative check refactor 2014-08-31 10:49:20 +02:00
Shoghi Cervantes
5a756d215d Fixed creative players dropping their inventory 2014-08-31 10:45:38 +02:00
Shoghi Cervantes
422262d585 Fixed infinite Entity recursion on chunk load 2014-08-31 01:06:53 +02:00
Shoghi Cervantes
b761a97660 Fixed crash due to class name conflict 2014-08-31 01:05:15 +02:00
Shoghi Cervantes
7579cd763a Added Trapdoor bounding box 2014-08-30 23:57:57 +02:00
Shoghi Cervantes
6bc5f60011 Added Cobble Wall bounding box 2014-08-30 23:52:06 +02:00
Shoghi Cervantes
3eb8ca0d13 Added Soul Sand bounding box 2014-08-30 23:47:39 +02:00
Shoghi Cervantes
a23352be88 Added Ladder bounding box 2014-08-30 23:45:08 +02:00
Shoghi Cervantes
fa5f00a1ff Added Cake bounding boxe 2014-08-30 23:42:07 +02:00
Shoghi Cervantes
d3a05adede Added Doors bounding boxes 2014-08-30 23:38:56 +02:00
Shoghi Cervantes
f9182bd0f8 Added Iron bars bounding box 2014-08-30 23:30:10 +02:00
Shoghi Cervantes
edad52c6ea Added Glass Pane bounding box 2014-08-30 23:30:01 +02:00
Shoghi Cervantes
cd5e16f017 Added Fence Gate bounding box 2014-08-30 23:20:59 +02:00
Shoghi Cervantes
310a7d6c04 Added Fence bounding box 2014-08-30 23:18:37 +02:00
Shoghi Cervantes
ccea26c978 Added Farmland bounding box 2014-08-30 23:07:55 +02:00
Shoghi Cervantes
cf542ac73a Added End Portal frame bounding box 2014-08-30 23:06:50 +02:00
Shoghi Cervantes
3bf39df255 Added cactus bounding box 2014-08-30 23:06:27 +02:00
Shoghi Cervantes
910e5e6181 Added stairs bounding box 2014-08-30 23:01:33 +02:00
Shoghi Cervantes
a396b8c220 Fixed #2021 2014-08-30 21:45:32 +02:00
Shoghi Cervantes
ec1fe6a083 Fixed EntityShootBowEventEvent crash 2014-08-30 19:07:17 +02:00
Shoghi Cervantes
706c97b9b1 Made shooting bow use its durability 2014-08-30 18:46:09 +02:00
Shoghi Cervantes
a04516a879 Added EntityShootBowEvent, made bow require an arrow 2014-08-30 18:43:32 +02:00
Shoghi Cervantes
0f6dfd39b8 Made EntityDamageByEntityEvent call EntityDamageEvent handlers 2014-08-30 18:41:00 +02:00
Shoghi Cervantes
36ee6d9966 Added arrow and suicide death messages 2014-08-30 18:30:39 +02:00
Shoghi Cervantes
23793e0fc4 Added check for invalid entity attack 2014-08-30 18:24:24 +02:00
Shoghi Cervantes
3409d332e7 Added survival check to movements 2014-08-30 17:57:30 +02:00
Shoghi Cervantes
ca1b67a675 hmm 2014-08-30 17:07:50 +02:00
Shoghi Cervantes
f5eed4f12b Disable RakLib port checking by default 2014-08-30 16:14:09 +02:00
Shoghi Cervantes
7a10f91330 Fixed entity partial block moving 2014-08-30 15:31:22 +02:00
Shoghi Cervantes
6477f4f077 Added Wooden Slab bounding box 2014-08-30 02:14:48 +02:00
Shoghi Cervantes
3731e74696 Added Slab bounding box 2014-08-30 02:14:24 +02:00
Shoghi Cervantes
c774e4c203 Added Carpet bounding box 2014-08-30 02:09:15 +02:00
Shoghi Cervantes
d4907a2688 Added Chest bounding box 2014-08-30 02:07:50 +02:00
Shoghi Cervantes
793520926b Added Bed bounding box 2014-08-30 02:06:46 +02:00
Shoghi Cervantes
bf839e821c Added proper arrows and damage 2014-08-30 01:22:46 +02:00
Shoghi Cervantes
7aeacf2705 Fixed armor crafting recipes 2014-08-29 14:49:41 +02:00
Shoghi Cervantes
fc62c91c90 Fixed double physics calculation 2014-08-29 13:33:59 +02:00
Shoghi Cervantes
98dd7f8c15 Use Entity::move() as player movement, protect against noclip cheat 2014-08-29 13:33:25 +02:00
Shoghi Cervantes
7a1d25617f Fixed physics sneak flag 2014-08-29 13:02:08 +02:00
Shoghi Cervantes
69b3ef326b Merge pull request #1994 from PocketMine/nbt-array
Added NBT <-> PHP array/type conversion methods
2014-08-29 12:17:10 +02:00
Shoghi Cervantes
fadff2cc5b Removed debug code 2014-08-28 23:59:18 +02:00
Shoghi Cervantes
43a0ef433e API version bump 2014-08-28 23:44:19 +02:00
Shoghi Cervantes
9a1e7ca83c Implemented NBT::getArray() and NBT::setArray() 2014-08-28 23:43:04 +02:00
Shoghi Cervantes
b9111b6f52 Fixed #1992 2014-08-28 23:19:44 +02:00
Shoghi Cervantes
be70121f3a Renamed Item\Block to Item\ItemBlock 2014-08-28 22:28:32 +02:00
Shoghi Cervantes
e2986992c7 Fixed AxisAlignedBB infinite expansion Alpha_1.4dev-491 2014-08-28 21:11:49 +02:00
Shoghi Cervantes
9fb46d8fe8 Fixed entity physics 2014-08-28 18:26:37 +02:00