Moving blocks
#11
Quote:If not, how about faking it through tile entities, like falling sand and gravel do? Convert the block into a tile entity, move that entity smoothly across, then convert it back into a block.

Hi again, it's me again, your beloved (hopefully) crazy assholeBig Grin
Xoft or anyone else in close relationship with blocks code in MCS, could you please explain to me what Tile Entity (minecraft term) capabilities are, protocol-wise? Like, what they can do? Can I set one to be at specified floating point coordinates, and have certain floating point speed?

Also, I'd like a wild guess on if minecraft client would freak out and shoot itself on spot, if I were to send to him, that there's a tile entity and it's a cobblestone.

In general, what's the process of initiating a tile entity on client by server's sent packet? Is it even there, doesn't client decides that those few blocks should now be a tile entities?

---------

You might have seen a PistonRock. So, what about lifting a whole area with a power of diamonds?Big Grin
Here, have a look: http://www.twitch.tv/taugeshtu/c/3599145
There are few bugs here and there (mostly related to setting blocks correctly on server side when lifting a pile of blocks), some are dealt with (client didn't saw correct block meta in some cases when using interblock-existing piston)

Ideally, I'd like to make a library for making block areas smoothly with vanilla client, probably even rotate them (with some approximation, of course), and then integrate it into Handy. Might come handy for all those hothead plugin writers around. But that's a distant. For now I'd like to move really big areas smoothly along one line, preferably continiously.
Reply
Thanks given by:


Messages In This Thread
Moving blocks - by Taugeshtu - 09-08-2012, 11:03 PM
RE: Moving blocks - by xoft - 09-08-2012, 11:28 PM
RE: Moving blocks - by NiLSPACE - 09-08-2012, 11:34 PM
RE: Moving blocks - by Taugeshtu - 09-08-2012, 11:37 PM
RE: Moving blocks - by FakeTruth - 09-09-2012, 12:19 AM
RE: Moving blocks - by Taugeshtu - 09-09-2012, 12:30 AM
RE: Moving blocks - by xoft - 09-09-2012, 01:26 AM
RE: Moving blocks - by Taugeshtu - 09-09-2012, 02:49 AM
RE: Moving blocks - by Taugeshtu - 01-03-2014, 10:32 AM
RE: Moving blocks - by xoft - 01-03-2014, 03:46 PM
RE: Moving blocks - by Taugeshtu - 01-26-2014, 02:36 AM
RE: Moving blocks - by NiLSPACE - 01-26-2014, 03:00 AM
RE: Moving blocks - by tigerw - 01-26-2014, 03:57 AM
RE: Moving blocks - by Taugeshtu - 01-26-2014, 06:42 AM
RE: Moving blocks - by tigerw - 01-26-2014, 10:21 AM
RE: Moving blocks - by xoft - 01-26-2014, 09:02 PM
RE: Moving blocks - by tonibm19 - 01-26-2014, 09:07 PM
RE: Moving blocks - by tigerw - 01-26-2014, 10:16 PM
RE: Moving blocks - by NiLSPACE - 01-26-2014, 10:22 PM
RE: Moving blocks - by tigerw - 01-26-2014, 11:14 PM
RE: Moving blocks - by NiLSPACE - 01-26-2014, 11:39 PM



Users browsing this thread: 1 Guest(s)