TVPT / VoxelSniper

The premiere long-distance brush editor for Minecraft
Other
128 stars 115 forks source link

Update stencil and stencilList brushes, closes #230 #258

Closed Deamon5550 closed 9 years ago

Deamon5550 commented 10 years ago

-changed format to MCEdit schematic format -supported automatic migration from vstencil to schematics -supported creating stencil lists ingame -supported arbitrary rotations + mirroring on stencils and lists -supported tile entities

gabizou commented 10 years ago

There are issues with TileEntities and their inventories and block face directions. Please fix :)

mibby commented 10 years ago

@Deamon5550 Seems there is an issue compiling your branch. Doesn't want to successfully compile. http://paste.ubuntu.com/8454170/

gabizou commented 10 years ago

@mibby, you realize that your errors and warnings are on javadoc creation, not in actually compiling the plugin? Set your flags not to fail on javadoc warnings/errors.

mibby commented 10 years ago

Hmm, okay. I'll give that a try, thanks @gabizou

mibby commented 10 years ago

I give up, oh well. Couldn't figure it out. Master branch compiles just fine, your branch doesn't like to. :( I'll just wait until the PR is pushed to the master branch and fixed to compile.