103 Commits

Author SHA1 Message Date
Shoghi Cervantes
d4c4f8817d Pushed fix for #391 2013-06-17 00:44:18 +02:00
Shoghi Cervantes
d0a021de73 Improved #401 2013-06-16 17:28:12 +02:00
Shoghi Cervantes
e4871ee0c4 Faster packet broadcast 2013-06-12 17:10:10 +02:00
Shoghi Cervantes
89cb879f1f Fixed pigs dropping leather 2013-06-11 17:42:47 +02:00
Shoghi Cervantes
7e67f50da5 Creative players pickup item sound 2013-06-11 00:55:48 +02:00
Shoghi Cervantes
1e14485444 Increased support Y radius 2013-06-10 15:47:53 +02:00
Shoghi Cervantes
2ef1f0c9d0 Fixed #364 added despawn timer for arrows [gh#364] 2013-06-10 10:37:33 +02:00
Shoghi Cervantes
523c4390fa Fixed entities not updating 2013-06-09 20:55:37 +02:00
Shoghi Cervantes
fef0b27f7c Changed speed check 2013-06-09 16:36:44 +02:00
Shoghi Cervantes
099bedf8ee New speed limit 2013-06-09 13:37:27 +02:00
Shoghi Cervantes
7404279f15 Added spawn-animals and spawn-mobs 2013-06-08 18:34:28 +02:00
Shoghi Cervantes
4f3700f13a Fixes indexes 2013-06-07 20:35:05 +02:00
Shoghi Cervantes
129e099f88 Fixed Entity metadata sending, sheeps on fire 2013-06-07 20:32:38 +02:00
Shoghi Cervantes
05ae6cdef3 Better event system 2013-06-07 16:15:19 +02:00
Shoghi Cervantes
35c0c21c8d Better /kill command, ensures death 2013-06-07 12:54:45 +02:00
Shoghi Cervantes
c37c6da42d Fixed #339 Creative players have their inventory cleared on death [gh#339] 2013-06-07 12:51:12 +02:00
Shoghi Cervantes
45ee7ea7ae Correct armor checks 2013-06-07 00:43:15 +02:00
Shoghi Cervantes
e3e7919652 Fixed wool on sheeps 2013-06-06 23:55:14 +02:00
Shoghi Cervantes
139d8b38b5 Fixed spawn eggs & buckets on creative ,pde 2013-06-06 23:31:46 +02:00
Shoghi Cervantes
82aa76be17 Added Spawn Eggs 2013-06-06 23:02:44 +02:00
Shoghi Cervantes
5e45567c1d Fixed some slot sending 2013-06-06 19:02:30 +02:00
Shoghi Cervantes
4b408675cf Minecraft: Pocket Edition 0.7.0 dev. release
* Crafting enabled, report bugs
* Chat handler
2013-06-06 17:14:09 +02:00
Shoghi Cervantes
18b437eec9 Fixed Entity update 2013-06-05 13:15:40 +02:00
Shoghi Cervantes
5def864aca Removed server.tick event 2013-06-05 12:58:58 +02:00
Shoghi Cervantes
f55fb8d490 Player actions and bows [WiP] 2013-06-03 16:31:33 +02:00
Shoghi Cervantes
d1f2f82c6d Fixed #313 Entities are updated depending on near block updates [gh#313] 2013-06-03 12:20:07 +02:00
Shoghi Cervantes
ec22034ad7 Plugin version 2, include extra data 2013-06-02 17:55:59 +02:00
Shoghi Cervantes
b72d4ac407 Fixed #311 Check for Liquids, ladders and cobweb for flying 2013-06-02 11:20:16 +02:00
Michael Yoo
0ca18864f3 Fixes #311 2013-06-02 10:22:28 +09:30
Shoghi Cervantes
54b73e5f82 Added block cloning fix 2013-06-01 19:58:54 +02:00
Shoghi Cervantes
24ba7cbbd1 New direct block method, better block placement sending 2013-06-01 00:32:23 +02:00
Shoghi Cervantes
75bb2a6399 New method EntityAPI::getRadius() 2013-05-31 18:58:59 +02:00
Shoghi Cervantes
66fc483156 Better item pickup 2013-05-31 14:30:07 +02:00
Shoghi Cervantes
66e635daeb New Entity update system, scheduled updates when needed only 2013-05-31 13:44:06 +02:00
Shoghi Cervantes
3ac4b0af68 Entities spawn with their motion 2013-05-31 12:04:43 +02:00
Shoghi Cervantes
d7f74a6725 Removed incorrect unloaded chunk detection 2013-05-31 11:53:50 +02:00
Shoghi Cervantes
848554bc0c Correct falling sand drop position 2013-05-30 19:34:31 +02:00
Shoghi Cervantes
fc02572065 Drops now have starting speed, correct entity motion at spawn 2013-05-30 18:55:50 +02:00
Shoghi Cervantes
09efcec605 Better entity position sending using motion update 2013-05-30 16:45:44 +02:00
Shoghi Cervantes
4507072980 Fixed sand falling replacing other blocks 2013-05-30 16:33:08 +02:00
Shoghi Cervantes
9919a709e9 Vector3 => Position fix 2013-05-30 13:13:36 +02:00
Shoghi Cervantes
3825edaaab Better item spawning on falling entity break 2013-05-30 12:51:56 +02:00
Shoghi Cervantes
6e5924a183 Typo fixed 2013-05-30 12:49:35 +02:00
Shoghi Cervantes
a795b64bab Added new Block properties (Block::isSolid, Block::isFullBlock) 2013-05-30 12:47:24 +02:00
Shoghi Cervantes
8d00ef381d Fixed Hardcore flags 2013-05-29 23:30:07 +02:00
Shoghi Cervantes
6e2f7af6b4 Added hardcore mode 2013-05-29 22:58:43 +02:00
Shoghi Cervantes
f6ab39a526 Fixed falling entities falling upwards 2013-05-29 12:18:35 +02:00
Shoghi Cervantes
71584288dc Fixed Entity floor drag 2013-05-29 12:11:12 +02:00
Shoghi Cervantes
58fd67d2ed Falling Entities, better Physics [not final] 2013-05-28 22:03:58 +02:00
Shoghi Cervantes
6262fbffcb Send correct entity motion 2013-05-26 14:06:26 +02:00