546 Commits

Author SHA1 Message Date
Shoghi Cervantes
643a4c1ef5 Fixed motion, physics 2014-07-06 12:08:05 +02:00
Shoghi Cervantes
f5a74a87e3 Updated composed packets 2014-07-01 01:11:09 +02:00
Shoghi Cervantes
a4593d4668 Fixed #1531 2014-06-23 23:24:27 +02:00
Shoghi Cervantes
88157d6e99 Added workaround for #1527 2014-06-23 22:35:02 +02:00
Shoghi Cervantes
38a958ed08 Fixed #1526 $player->getPosition() returns a WeakRef error 2014-06-23 16:31:22 +02:00
Shoghi Cervantes
31a7410acd Fixed players and entities getting despawned 2014-06-23 15:25:44 +02:00
Shoghi Cervantes
fd4fc4ff94 Fixed Entity & Player loaded chunk indexes 2014-06-23 11:57:47 +02:00
Shoghi Cervantes
279a438ae6 Fixed spawning of Tile entities via chunk packets 2014-06-22 18:05:42 +02:00
Shoghi Cervantes
21f764590b Changed chunk-sending.per-second to chunk-sending.per-tick 2014-06-22 15:46:42 +02:00
Shoghi Cervantes
e381313747 New player chunk load queues with ACK notification 2014-06-21 19:41:06 +02:00
Shoghi Cervantes
f073a5b837 Fixed a few things 2014-06-17 18:46:16 +02:00
Shoghi Cervantes
40bf7fd22a Fixed player being kicked on death 2014-06-16 00:01:09 +02:00
Shoghi Cervantes
c4673addf7 Added server-side join message (removed from client-side MCPE) 2014-06-15 00:14:28 +02:00
Shoghi Cervantes
cb1c4da4ea Fixed chunk unload on level change 2014-06-15 00:07:21 +02:00
Shoghi Cervantes
109b6dbf44 Updated to v0.9.0 build 2, now using Anvil worlds 2014-06-11 00:06:46 +02:00
Shoghi Cervantes
fa50cbf4b3 Working Threaded Generation 2014-06-10 20:45:09 +02:00
Shoghi Cervantes
115b4cf4ac Updated Levels :D 2014-06-09 11:35:52 +02:00
Shoghi Cervantes
920e2a7c7e Merge branch 'Level-Rewrite' 2014-06-07 23:33:49 +02:00
Intyre
5355a95d1d Fix for player->CID 2014-06-06 02:22:53 +02:00
Shoghi Cervantes
596f4ddb0e Added lots of new events, enabled old features 2014-06-05 01:05:52 +02:00
Shoghi Cervantes
2877f026ec Added item drop 2014-06-05 00:31:16 +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
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
8d40f843cf MainLogger can now have debug level disabled 2014-05-29 00:08:02 +02:00
Shoghi Cervantes
f795a3f565 Fixed DroppedItems not being restored after save 2014-05-28 16:09:57 +02:00
Shoghi Cervantes
b9ec63f016 Fixed getting Entities by area 2014-05-28 14:41:09 +02:00
Shoghi Cervantes
274f972b58 Items can be picked up 2014-05-25 21:57:58 +02:00
Shoghi Cervantes
03d7127e33 Finally, physics 2014-05-25 18:14:01 +02:00
Shoghi Cervantes
4f2856dc09 Added base physics 2014-05-25 12:31:00 +02:00
Shoghi Cervantes
ec055fd8d1 Items spawn, Tiles spawn, both are saved, blocks drop 2014-05-24 17:25:37 +02:00
Shoghi Cervantes
d8ea2e744f Added methods to add/remove Entities/Tiles from Levels 2014-05-24 13:49:58 +02:00
Shoghi Cervantes
abff932d8f Moved Entity::get() to Level::getEntity() and removed Entity::getAll() 2014-05-24 13:30:37 +02:00
Shoghi Cervantes
ef6ca9d2cd Added Tile::saveNBT(), moved Player::broadcastPacket() to Server 2014-05-24 13:21:55 +02:00
Shoghi Cervantes
53749483c3 Implemented new Inventory windows on Player, Chest and Furnace 2014-05-23 20:53:06 +02:00
Shoghi Cervantes
6cbd39de9b Added Inventory interfaces and types, updated long array() to [] 2014-05-22 18:59:16 +02:00
Shoghi Cervantes
387677e957 Level rewrite middle step 2014-05-22 17:53:56 +02:00
Shoghi Cervantes
c1546aac9c Updated Position to use Weak / strong references for Level objects 2014-05-22 04:14:06 +02:00
Shoghi Cervantes
99818a26f5 Added object metadata for Plugins, use WeakMap on perms 2014-05-19 20:07:27 +02:00
Shoghi Cervantes
aa1de79337 New Chunk objects / structure, Anvil region loader [WiP] 2014-04-10 05:05:36 +02:00
Shoghi Cervantes
5cadc665d1 Added /kill, base entity health methods 2014-04-02 18:27:49 +02:00
Shoghi Cervantes
7cd29f0fcf Added block updates, correct block placing 2014-04-02 05:36:45 +02:00
Shoghi Cervantes
7e9304a0c9 Formatting 2014-04-01 19:48:28 +02:00
Shoghi Cervantes
dd17652aca Fixed wrong paths 2014-04-01 05:06:12 +02:00