117 Commits

Author SHA1 Message Date
Shoghi Cervantes
8515e7ff33 Fixed speed limiter 2013-09-04 20:49:14 +02:00
Shoghi Cervantes
fc3fb651b2 Fix fix fix 2013-09-04 20:25:36 +02:00
Shoghi Cervantes
56d829eec6 Fixed #767 Players move laggy [gh#767] 2013-09-04 19:33:11 +02:00
Shoghi Cervantes
1677ce4b1d Adds beds 2013-09-03 22:50:47 +02:00
Shoghi Cervantes
a21bb5ab6d Revert "Revert "Roll back""
This reverts commit e1e804ffe35f9e6c6411b8ed6425af3f8e72f608.
2013-08-29 18:52:12 +02:00
Shoghi Cervantes
e1e804ffe3 Revert "Roll back"
This reverts commit 29504c09f263e73492c6ffecea201a81dcf3591d.
2013-08-28 20:55:58 +02:00
Shoghi Cervantes
093b86fa43 Fixed URL 2013-08-27 19:16:11 +02:00
Shoghi Cervantes
36ff8331b7 Updated headers 2013-08-27 18:16:57 +02:00
Shoghi Cervantes
a34595292d Allow armor replacing (changing armor to another armor) 2013-08-20 11:23:55 +02:00
Shoghi Cervantes
bf1b00f0e6 Correct teleporting with the new player list handling 2013-08-20 02:06:14 +02:00
Shoghi Cervantes
7102787aa9 Added correct handling of RemovePlayer packet for in-game player list 2013-08-20 01:42:45 +02:00
williamtdr
5975bd9d32 Fix for fly kick when player is standing on Fence
Fix for Issue #631 (Player kicked for flying when standing on fence).
2013-07-31 00:44:41 -05:00
Michael Yoo
6d4465eb67 Fixed High CPU Usage. setPosition now uses prepared statements. 2013-07-15 21:44:47 +09:00
Shoghi Cervantes
d177af3297 Fixed #410 2013-06-17 09:29:54 +02:00
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