commit | 7f409261028bbd413f5fc53916012d3bd5c5e2a4 | [log] [download] |
---|---|---|
author | Florian Nücke <florian@nuecke.de> | Fri Nov 22 03:28:19 2013 +0100 |
committer | Florian Nücke <florian@nuecke.de> | Fri Nov 22 03:28:19 2013 +0100 |
tree | c88723f1845fa8779fc38e58d71fac2a8f39ecd5 | |
parent | 0f0418b88719d83a61957fdd4962c140b00c17ee [diff] |
router works, apparently; changed network api to take a tile entity instead of world + coords which were just used to fetch a tile entity anyway; cable and router block use a block tick when validated to initialize their nodes, so they don't need tile entity updates (less unnecessary spamming of the tile entity list, yay!)