616 Commits

Author SHA1 Message Date
Shoghi Cervantes
4a5783b57b Large improvement in chunk sending 2013-06-09 20:37:45 +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
bfa65e1e7d Time is sent on change 2013-06-08 14:19:10 +02:00
Shoghi Cervantes
16a8566fca Time now is displayed correctly 2013-06-08 14:17:38 +02:00
Shoghi Cervantes
38c50c2fec Fixed API unloading 2013-06-08 01:40:13 +02:00
Shoghi Cervantes
157237e3ef Proper Level checks on unload 2013-06-08 00:57:21 +02:00
Shoghi Cervantes
1ce23ab8d7 Added DEFLATEPacket protocol support
https://gist.github.com/shoghicp/5729825
2013-06-08 00:41:34 +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
Michael Yoo
a463e0c09e Revert 67919a6 2013-06-07 09:29:38 +09:30
Michael Yoo
67919a68e1 Added Lave Bucket as Fuel Check 2013-06-07 09:17:31 +09:30
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
911577e9b8 Fixed syntax error 2013-06-05 12:36:31 +02:00
Shoghi Cervantes
fbf897d1be Fixed level event duplication on some cases 2013-06-05 12:20:57 +02:00
Shoghi Cervantes
a830555d90 Added a normal Temporal Generator 2013-06-04 22:31:34 +02:00
Shoghi Cervantes
8bf10c523e Fixed Level Generation block updates 2013-06-04 20:08:14 +02:00
Shoghi Cervantes
06a0f169dd Better auto-save, less resource and disk usage 2013-06-04 18:45:30 +02:00
Shoghi Cervantes
f12620f376 Possible fix for #323 2013-06-04 17:42:32 +02:00
Shoghi Cervantes
dce9b3140a Plant growth & scheduled updates! 2013-06-04 17:23:03 +02:00
Shoghi Cervantes
e01a3e6811 Increased packet loss allowance 2013-06-04 01:59:35 +02:00
Shoghi Cervantes
15c9b7214d Fixed crash at unload 2013-06-03 23:26:47 +02:00
Shoghi Cervantes
be83eaf521 Correct call of destruct chain to release PMF file locks at unload 2013-06-03 23:24:33 +02:00
Shoghi Cervantes
f2927df2b3 Renamed TileEntity to Tile (TileEntityAPI, TileEntity class, variables) 2013-06-03 19:19:00 +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
ffd8ac2879 Fix again #312 - Vector3 2013-06-02 12:48:04 +02:00
Shoghi Cervantes
9ead05a6fa Fixed #312 Position::getSide() now returns a Position object instead of a Vector3 one 2013-06-02 12:46:27 +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
a890cdc023 Performance improvements - removed Player action queue 2013-05-31 14:43:53 +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